Skip to content

Commit

Permalink
Merge pull request #333 from TheLudd/more-export
Browse files Browse the repository at this point in the history
update package exports for latest TypeScript
  • Loading branch information
davidchambers authored Dec 5, 2022
2 parents 4b307da + 8bd7824 commit 780b35f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
],
"main": "index.js",
"exports": {
"types": "./index.d.ts",
"require": "./index.js",
"import": "./index.mjs"
},
Expand Down

0 comments on commit 780b35f

Please sign in to comment.