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.
1 parent 125553d commit 4d154dcCopy full SHA for 4d154dc
package.json
@@ -3,6 +3,7 @@
3
"version": "1.0.0",
4
"description": "",
5
"main": "dist/index.js",
6
+ "typings": "./dist/index.d.ts",
7
"scripts": {
8
"test": "ava"
9
},
0 commit comments