Skip to content

Commit

Permalink
chore: add "types" export condition (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaperStrike committed Jun 8, 2022
1 parent 915ea17 commit 0f0e3f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -14,6 +14,7 @@
},
"exports": {
".": {
"types": "./index.d.ts",
"import": "./index.mjs",
"require": "./index.js"
},
Expand Down

0 comments on commit 0f0e3f6

Please sign in to comment.