We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c3f3f commit 46490bbCopy full SHA for 46490bb
package.json
@@ -24,7 +24,7 @@
24
"import": "./build/index.mjs",
25
"require": "./build/index.cjs"
26
},
27
- "types": "./build/types/index.d.ts",
+ "types": "./build/types/src/index.d.ts",
28
"author": "Ashley Frieze",
29
"license": "MIT",
30
"devDependencies": {
0 commit comments