Skip to content

Commit aae1a8c

Browse files
committed
fix: fix typescript import
1 parent 7056d2b commit aae1a8c

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
@@ -5,6 +5,7 @@
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",
77
"module": "./lib/module/index.js",
8+
"types": "./lib/typescript/module/src/index.d.ts",
89
"exports": {
910
".": {
1011
"import": {

0 commit comments

Comments
 (0)