Skip to content

Commit 780b35f

Browse files
Merge pull request #333 from TheLudd/more-export
update package exports for latest TypeScript
2 parents 4b307da + 8bd7824 commit 780b35f

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
@@ -36,6 +36,7 @@
3636
],
3737
"main": "index.js",
3838
"exports": {
39+
"types": "./index.d.ts",
3940
"require": "./index.js",
4041
"import": "./index.mjs"
4142
},

0 commit comments

Comments
 (0)