You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just to add onto this, I created an initial PR for converting the addon to Typescript. It's functional, but missing proper types for any of the breakpoint getters - they're added to the service at runtime from queries provided in the breakpoints.js file, so I'm not sure the best approach for typing them
Thanks for this library! Are there any plans for TS support either by converting to TS, or publishing type declarations?
The text was updated successfully, but these errors were encountered: