We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 912b2b0 + 3d7381e commit 76e440cCopy full SHA for 76e440c
package.json
@@ -22,6 +22,7 @@
22
"dist/cjs",
23
"dist/modules"
24
],
25
+ "types": "dist/modules/index.d.ts",
26
"scripts": {
27
"lint": "npm-run-all lint:*",
28
"lint:ts": "eslint --cache .",
0 commit comments