Skip to content

Commit 5f48994

Browse files
committed
fix: exports types
1 parent e806d74 commit 5f48994

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"types": "./dist/index.d.ts",
1313
"exports": {
1414
".": {
15+
"types": "./dist/index.d.ts",
1516
"import": "./dist/index.mjs",
1617
"require": "./dist/index.cjs"
1718
}

0 commit comments

Comments
 (0)