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
We have jsdoc types, but nothing checking them. Either convert to ts or fix the jsdoc types so they typecheck properly. We could also expose types on the library interface. Also could switch to esm during this processes easily.