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 ec63dd6 commit accd939Copy full SHA for accd939
package.json
@@ -8,8 +8,7 @@
8
"exports": {
9
".": {
10
"require": "./dist/index.js",
11
- "import": "./dist/index.mjs",
12
- "types": "./dist/index.d.ts"
+ "import": "./dist/index.mjs"
13
}
14
},
15
"files": [
0 commit comments