fix(docs): update
This commit is contained in:
@ -1,7 +1,4 @@
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
import * as through2 from 'through2';
|
||||
|
||||
export {
|
||||
smartpromise,
|
||||
through2
|
||||
};
|
||||
export { smartpromise, through2 };
|
||||
|
Reference in New Issue
Block a user