Skip to content

Commit def4122

Browse files
committed
fix type exoprt(miss props notice)
1 parent e605f29 commit def4122

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
@@ -18,6 +18,7 @@
1818
"types": "./dist/index.d.ts",
1919
"exports": {
2020
".": {
21+
"types": "./dist/index.d.ts",
2122
"browser": "./dist/acrool-react-dropdown.es.js",
2223
"import": "./dist/acrool-react-dropdown.es.js"
2324
},

0 commit comments

Comments
 (0)