The whole types thing is screwy, but there are 2 different versions.    @types/greensock is the old version which has the conflict. https://www.npmjs.com/package/@types/greensock   @types/gsap is the newer, but still incomplete version. It shouldn't have that problem as the Animation class is now inside a "gsap" namespace. https://www.npmjs.com/package/@types/gsap  
    • Like
    2