Skip to content

Commit

Permalink
Merge pull request #1210 from cs4inctec/master
Browse files Browse the repository at this point in the history
add typings to package.json export
  • Loading branch information
icebob authored May 16, 2023
2 parents 3aee227 + 4a8d0cf commit 1c49c36
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 @@ -5,6 +5,7 @@
"main": "index.js",
"exports": {
".": {
"types": "./index.d.ts",
"require": "./index.js",
"import": "./index.mjs"
}
Expand Down

0 comments on commit 1c49c36

Please sign in to comment.