smartstream/ts/smartstream.plugins.ts

4 lines
100 B
TypeScript
Raw Normal View History

2016-09-25 12:00:16 +00:00
import 'typings-global'
export import q = require('q')
2017-03-04 12:50:12 +00:00
export import through2 = require('through2')