smartstream/ts/smartstream.plugins.ts
2019-02-20 00:40:31 +01:00

5 lines
131 B
TypeScript

import * as smartpromise from '@pushrocks/smartpromise';
import * as through2 from 'through2';
export { smartpromise, through2 };