We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
types
exports
1 parent 8ff7b53 commit 811bcaaCopy full SHA for 811bcaa
package.json
@@ -34,6 +34,7 @@
34
"author": "Toru Nagashima",
35
"exports": {
36
".": {
37
+ "types": "./index.d.ts",
38
"import": "./index.mjs",
39
"default": "./index.js"
40
},
0 commit comments