We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00b9428 + 9dd5798 commit 895503eCopy full SHA for 895503e
1 file changed
package.json
@@ -13,7 +13,8 @@
13
},
14
"main": "dist/index.js",
15
"files": [
16
- "dist"
+ "dist",
17
+ "index.d.ts"
18
],
19
"types": "index.d.ts",
20
"scripts": {
0 commit comments