Skip to content

Commit 819721d

Browse files
Fix typing export
Typescript 4.x is unable to resolve type definitions for this package.
1 parent 6e250ce commit 819721d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
"lib",
2323
"types"
2424
],
25+
"types": "./types/index.d.ts",
2526
"version": "0.0.4"
2627
}

0 commit comments

Comments
 (0)