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
It would be good to have some typescript definitions for this package. Right now i have needed to set "noImplicitAny": false in my `tsconfig.json' and also provide this hacky workaround, in my boot file (I am using Quasar on top of Vue):