We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41da4ec commit d2f019dCopy full SHA for d2f019d
package.json
@@ -49,6 +49,7 @@
49
}
50
},
51
"main": "./dist/index.js",
52
+ "types": "./dist/index.d.ts",
53
"files": [
54
"dist"
55
],
0 commit comments