We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
module
package.json
1 parent edc2ed7 commit b93882eCopy full SHA for b93882e
package.json
@@ -10,6 +10,7 @@
10
"test:types": "tsc --noEmit"
11
},
12
"files": ["./dist/"],
13
+ "module": "./dist/index.js",
14
"exports": {
15
".": {
16
"default": "./dist/index.js",
0 commit comments