Skip to content

Commit b31c210

Browse files
committed
fix: enable npm types discovery
1 parent 14bfdd6 commit b31c210

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
"dist"
1212
],
1313
"type": "module",
14+
"types": "./dist/index.d.ts",
1415
"exports": {
1516
".": {
1617
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)