JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 139479
  • Score
    100M100P100Q161744F
  • License Apache-2.0 OR MIT

Typescript types for AsyncIterable sink/source/duplex streams

Package Exports

  • it-stream-types

Readme

it-stream-types

Build Status Dependencies Status JavaScript Style Guide

Typescript types for AsyncIterable sink/source/duplex streams

Install

npm i it-stream-types

Usage

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

...

Contribute

Feel free to dive in! Open an issue or submit PRs.

License

Apache 2.0 or MIT