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