We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd61c6 commit 3df336eCopy full SHA for 3df336e
1 file changed
package.json
@@ -11,7 +11,8 @@
11
"exports": {
12
".": {
13
"types": "./lib/index.d.ts",
14
- "default": "./lib/index.js"
+ "default": "./lib/index.js",
15
+ "import": "./lib/index.js"
16
}
17
},
18
"files": [
0 commit comments