Skip to content

Commit

Permalink
Merge pull request #8 from babylonlabs-io/add-type-declarations
Browse files Browse the repository at this point in the history
add missing exports
  • Loading branch information
jeremy-babylonlabs authored Nov 21, 2024
2 parents 9f240af + 546b79d commit a975a04
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 @@ -12,6 +12,7 @@
},
"main": "dist/index.cjs.js",
"exports": {
"types": "./dist/index.d.ts",
"require": "./dist/index.cjs.js",
"import": "./dist/index.es.js"
},
Expand Down

0 comments on commit a975a04

Please sign in to comment.