We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec7c7bc commit a77aa5eCopy full SHA for a77aa5e
1 file changed
lib/package.json
@@ -15,6 +15,7 @@
15
"code.tar.zst"
16
],
17
"type": "module",
18
+ "types": "./dist/index.d.mts",
19
"exports": {
20
".": "./dist/index.mjs"
21
},
0 commit comments