We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
types
exports
1 parent 8ff7b53 commit 9dddb6aCopy full SHA for 9dddb6a
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