I've successfully imported and been able to utilize GSAP, but wherever I import it (with <script>) my typescript hints completely break. If I move things around a couple times and save a bunch it might work once or twice but it's really unreliable.
As pictured, if I delete the script tag, my props suggesstions show up as they should. If I add the script, they go away.
Any ideas?