Jump to content
Search Community

JohnJesse

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by JohnJesse

  1. 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/...`

    See the Pen by s (@s) on CodePen

×
×
  • Create New...