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.
2 parents b9c0b16 + a6679b1 commit 0725c01Copy full SHA for 0725c01
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