We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b307da + 8bd7824 commit 780b35fCopy full SHA for 780b35f
package.json
@@ -36,6 +36,7 @@
36
],
37
"main": "index.js",
38
"exports": {
39
+ "types": "./index.d.ts",
40
"require": "./index.js",
41
"import": "./index.mjs"
42
},
0 commit comments