We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
types
exports
1 parent b8bc4e8 commit 6c27878Copy full SHA for 6c27878
package.json
@@ -11,6 +11,7 @@
11
],
12
"exports": {
13
".": {
14
+ "types": "./index.d.ts",
15
"import": "./index.mjs",
16
"default": "./index.js"
17
},
0 commit comments