Skip to content

Commit 76e440c

Browse files
authored
Merge pull request #316 from xg-wang/publish-type
2 parents 912b2b0 + 3d7381e commit 76e440c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"dist/cjs",
2323
"dist/modules"
2424
],
25+
"types": "dist/modules/index.d.ts",
2526
"scripts": {
2627
"lint": "npm-run-all lint:*",
2728
"lint:ts": "eslint --cache .",

0 commit comments

Comments
 (0)