Skip to content

Commit cec97c8

Browse files
committed
Add types definition file to package.json
1 parent 1398f26 commit cec97c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"url": "https://github.com/mongodb-js/mongodb-connection-string-url/issues"
1717
},
1818
"main": "lib/index.js",
19+
"types": "lib/index.d.ts",
1920
"exports": {
2021
"require": "./lib/index.js",
2122
"import": "./.esm-wrapper.mjs"

0 commit comments

Comments
 (0)