Skip to content

Commit f566df5

Browse files
committed
fix: Fix type exports
1 parent ea93658 commit f566df5

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
@@ -16,6 +16,7 @@
1616
"node": ">=16.6.0"
1717
},
1818
"type": "commonjs",
19+
"types": "./index.d.ts",
1920
"exports": {
2021
".": {
2122
"types": "./index.d.ts",

0 commit comments

Comments
 (0)