Skip to content

Commit

Permalink
Add types definition file to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SPodjasek committed Feb 18, 2024
1 parent 1398f26 commit cec97c8
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 @@ -16,6 +16,7 @@
"url": "https://github.com/mongodb-js/mongodb-connection-string-url/issues"
},
"main": "lib/index.js",
"types": "lib/index.d.ts",
"exports": {
"require": "./lib/index.js",
"import": "./.esm-wrapper.mjs"
Expand Down

0 comments on commit cec97c8

Please sign in to comment.