Skip to content

Commit 84b5723

Browse files
committed
set exports.types of package.json
1 parent ca8f6be commit 84b5723

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
@@ -11,6 +11,7 @@
1111
"types": "./out/types/index.d.ts",
1212
"unpkg": "./out/scrapbox-parser.umd.js",
1313
"exports": {
14+
"types": "./out/types/index.d.ts",
1415
"import": "./out/index.mjs",
1516
"require": "./out/index.cjs",
1617
"node": "./out/index.mjs",

0 commit comments

Comments
 (0)