ipfs / helia

An implementation of IPFS in JavaScript
https://helia.io
Other
812 stars 81 forks source link

fix: helia init should extend base helia init #464

Closed achingbrain closed 3 months ago

achingbrain commented 3 months ago

Similar to @helia/http's init interface extends that from @helia/utils, reduce the duplication in helia's init interface.

Change checklist