We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a529613 commit 0b0d90cCopy full SHA for 0b0d90c
package.json
@@ -7,7 +7,7 @@
7
"type": "module",
8
"exports": {
9
"types": "./dist/index.d.mts",
10
- "import": "./dist/index.mjs"
+ "default": "./dist/index.mjs"
11
},
12
13
"bin": {
0 commit comments