smartstream/ts/smartstream.plugins.ts
2017-03-04 13:50:12 +01:00

4 lines
100 B
TypeScript

import 'typings-global'
export import q = require('q')
export import through2 = require('through2')