We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a7deb6 commit 291e221Copy full SHA for 291e221
package.json
@@ -6,6 +6,7 @@
6
"main": "index.js",
7
"types": "./index.d.ts",
8
"exports": {
9
+ "types": "./index.d.ts",
10
"import": "./index.mjs",
11
"require": "./index.js"
12
},
0 commit comments