Skip to content

Commit e9031ad

Browse files
authored
fix: add unspecified type declaration file (#275)
1 parent 3a3727a commit e9031ad

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
@@ -13,6 +13,7 @@
1313
"module": "./dist/component/react.js",
1414
"exports": {
1515
".": {
16+
"types": "./dist/component/main.d.ts",
1617
"import": "./dist/component/react.js",
1718
"require": "./dist/component/react.umd.cjs"
1819
}

0 commit comments

Comments
 (0)