dt-through2

TypeScript definitions for the through2 Node module


Install
bower install dt-through2

Documentation

dt-through2

TypeScript definitions for the through2 Node module

Installation

$ bower install --save dt-through2

Usage

///<reference path="bower_components/dt-through2/through2.d.ts" />
import through = require('through2');