Jump to content
Search Community

JohnJesse

Members
  • Posts

    2
  • Joined

  • Last visited

JohnJesse's Achievements

0

Reputation

  1. Ah ok, I need to explicitly tell typescript where to find the types, fair enough, Thanks
  2. I don't think the typings are working correctly here. I was reading through some of the docs and thought that I had the option of importing from `gsap` of `gsap/all` etc But - when I import from one of the sub files e.g. `gsap/all` typescript fails to find the types for the module This is resolved if I import from `gsap` instead. This seems like a bug - as I lose the typings for importing from `gsap/...`
×
×
  • Create New...