libp2p / js-libp2p-interfaces

Contains test suites and interfaces you can use to implement the various components of js libp2p.
Other
75 stars 28 forks source link

fix: specify stream sink return type #377

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

Specify return type of stream sinks to allow using with it-pipe propertly.