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 e8f2410 commit 262cf18Copy full SHA for 262cf18
package.json
@@ -20,7 +20,7 @@
20
"exports": {
21
".": {
22
"types": "./dist/types.d.mts",
23
- "import": "./dist/module.mjs"
+ "default": "./dist/module.mjs"
24
}
25
},
26
"main": "./dist/module.mjs",
0 commit comments