-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
Description
Since redirect does not seem to be happening anytime soon, will you consider moving to use @types and remove typings?
I'm currently trying to do a wrapper on popsicle to add in addition code needed for our product. That means I have to either re-export popsicle typings (i.e. need to use typings in that library and the consumer of that library) or replicate the typings I needed.
If you think we should still wait for redirect, I'm fine with that too, and will just do the second way instead.
tomonari-t, bilalq and wtrocki