Missing TypeScript definitions #4023
Unanswered
KosGrillis
asked this question in
General
Replies: 1 comment
-
use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
package.json specifies
"typings": "types/index.d.ts"
however that folder and file don't exist in the bundled packages. Looks to be located atsrc/types.ts
insteadBeta Was this translation helpful? Give feedback.
All reactions