Skip to content

Commit 59818a8

Browse files
committed
Add path of TypeScript definitions
Signed-off-by: Richie Bendall <[email protected]>
1 parent 50634a7 commit 59818a8

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
@@ -7,6 +7,7 @@
77
"license": "MIT",
88
"type": "module",
99
"exports": "./dist/index.js",
10+
"types": "./dist/index.js",
1011
"files": [
1112
"dist"
1213
],

0 commit comments

Comments
 (0)