Skip to content

Commit 2762356

Browse files
committed
chore: add subpath types
1 parent 7e581cb commit 2762356

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
@@ -15,6 +15,7 @@
1515
"type": "module",
1616
"exports": {
1717
".": {
18+
"types": "./dist/module.d.ts",
1819
"import": "./dist/module.mjs",
1920
"require": "./dist/module.cjs"
2021
}

0 commit comments

Comments
 (0)