ipfs / js-ipfs

IPFS implementation in JavaScript
https://js.ipfs.tech
Other
7.44k stars 1.25k forks source link

fix: export ipfs-http-client types #4120

Closed achingbrain closed 2 years ago

achingbrain commented 2 years ago

With the addition of an export-map the src/types.ts file is no longer importable so make sure we can import the various ipfs-http-client type defs from the root.