We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc1b59 commit a6679b1Copy full SHA for a6679b1
package.json
@@ -14,6 +14,7 @@
14
"types": "dist/index.d.ts",
15
"exports": {
16
".": {
17
+ "types": "./dist/index.d.ts",
18
"require": "./dist/index.min.js",
19
"import": "./dist/index.min.mjs"
20
},
0 commit comments