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

4 lines
103 B
TypeScript

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