Typescript types for AsyncIterable sink/source/duplex streams
npm install it-stream-types

> Typescript types for AsyncIterable sink/source/duplex streams
``console`
$ npm i it-stream-types
`js
import type { Duplex } from 'it-stream-types'
...
``
-
Licensed under either of
- Apache 2.0, (LICENSE-APACHE /
- MIT (LICENSE-MIT /
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.