Skip to content

Commit 402ff71

Browse files
fix: type declaration path
1 parent 04dd6a9 commit 402ff71

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
@@ -4,6 +4,7 @@
44
"version": "0.0.0-development",
55
"main": "dist/index.cjs",
66
"module": "dist/index.mjs",
7+
"types": "dist/index.d.ts",
78
"files": [
89
"dist"
910
],

0 commit comments

Comments
 (0)