fix(docs): update

This commit is contained in:
2019-02-20 00:40:31 +01:00
parent d759e2a562
commit 2818420ee9
3 changed files with 17 additions and 5 deletions

View File

@ -1,7 +1,4 @@
import * as smartpromise from '@pushrocks/smartpromise';
import * as through2 from 'through2';
export {
smartpromise,
through2
};
export { smartpromise, through2 };