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 546a7b2 commit 9ce3a70Copy full SHA for 9ce3a70
package.json
@@ -21,7 +21,7 @@
21
"exports": {
22
".": {
23
"types": "./index.d.ts",
24
- "import": "./index.js"
+ "default": "./index.js"
25
}
26
},
27
"repository": {
0 commit comments