typed-stream

v1.0.0
TypeScript typings for the core stream library
typescript stream typed module definitely

typed-stream Build Status

TypeScript typings for the core stream library

Usage

First, add it to your package.json and install it:

npm install --save typed-stream

Then use it just as you would the stream library:

import * as net from "typed-stream";

Metadata

  • MIT
  • Whatever
  • weswigham
  • released 9/6/2015

Downloads

Maintainers