smartstream/dist/smartstream.plugins.d.ts

4 lines
108 B
TypeScript
Raw Normal View History

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