Skip to content

Commit a521eab

Browse files
committed
fix(kit): types export
1 parent 32addfa commit a521eab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"./utils/when": "./dist/utils/when.js",
3030
"./package.json": "./package.json"
3131
},
32-
"types": "./dist/index.d.mts",
32+
"types": "./dist/index.d.ts",
3333
"files": [
3434
"dist",
3535
"skills"

0 commit comments

Comments
 (0)