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