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 963d70c commit 43cad06Copy full SHA for 43cad06
1 file changed
package.json
@@ -12,7 +12,7 @@
12
},
13
"exports": {
14
".": {
15
- "type": "./dist/index.d.ts",
+ "types": "./dist/index.d.ts",
16
"default": "./dist/index.js"
17
}
18
0 commit comments