Skip to content

Commit

Permalink
fix: 修复ts 不提示的错误
Browse files Browse the repository at this point in the history
  • Loading branch information
HOMEDO\zhangjiayun committed Jul 11, 2022
1 parent 00138ca commit b727792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"type": "module",
"main": "dist/index.cjs",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"exports": {
"import": "./dist/index.js",
"require": "./dist/index.cjs",
Expand Down

0 comments on commit b727792

Please sign in to comment.