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
@dance2die I'd like to have a go of converting.. I'll submit a PR shortly.
EDIT: On a similiar note, I'd propose to remove the class definition in the index in favour of exporting functions - Classes don't transpile well and include a bit of bloat for compatibility. As I'm not sure of your target compatibility, I would recommend using just exported functions as it's simpler for your users to consume. This would necessitate a major version bump in my opinion - but I'd be interested to hear what you think about it :)
Migrate to TypeScript.
TypeScript is bae 💖.
The text was updated successfully, but these errors were encountered: