We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2126897 commit 4a9663bCopy full SHA for 4a9663b
package.json
@@ -51,5 +51,6 @@
51
"test": "jest"
52
},
53
"license": "MIT",
54
+ "types": "dist/index.d.ts",
55
"main": "dist/index"
56
}
0 commit comments