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
Actually, if you install the package and import it in a TS file, the types are not detected by Typescript and generate errors.
`package.json` was missing the option `typings` to tell TS where to find the types.
0 commit comments