We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c57f7d commit ba08065Copy full SHA for ba08065
package.json
@@ -6,6 +6,7 @@
6
"exports": {
7
".": "./dist/index.js"
8
},
9
+ "types": "./dist/index.d.ts",
10
"type": "module",
11
"repository": {
12
"type": "git",
0 commit comments