I was having issues with "gsap/all" being not declared, so I made this declaration file: declare module 'gsap/all' { import gsap from 'gsap' ...
確定! 回上一頁