Skip to content

Commit 57a3dcf

Browse files
committed
fix type exoprt(miss props notice)
1 parent 0c98049 commit 57a3dcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"types": "./dist/index.d.ts",
2121
"exports": {
2222
".": {
23+
"types": "./dist/index.d.ts",
2324
"browser": "./dist/acrool-react-toaster.es.js",
2425
"import": "./dist/acrool-react-toaster.es.js"
2526
},

0 commit comments

Comments
 (0)