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
index.ts(7,1): error TS2742: The inferred type of 'default' cannot be named without a reference to './node_modules/@simplewebauthn/server/esm/types/dom'. This is likely not portable. A type annotation is necessary.
Describe the issue
typescript error when generating inferred declarations.
Reproduction Steps
index.js:
run:
error:
Expected behavior
no error
Dependencies
SimpleWebAuthn Libraries
Additional context
proposed fix: #697
The text was updated successfully, but these errors were encountered: