We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efe4e33 + 545112b commit 4cc4a2cCopy full SHA for 4cc4a2c
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