it-stream-types
    Preparing search index...

    it-stream-types

    Type definitions for duplex iterables.

    import type { Duplex } from 'it-stream-types'
    

    Interfaces

    Duplex
    Sink
    Transform

    Type Aliases

    Source