ipfs / js-kubo-rpc-client

A client library for the Kubo RPC API
https://www.npmjs.com/package/kubo-rpc-client
Other
28 stars 6 forks source link

fix: export api types from module root #223

Closed achingbrain closed 3 months ago

achingbrain commented 3 months ago

To enable importing the types for API operations without having to guess the internal module path, export the various types from the api definitions.

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 4.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: