fix(core): update
This commit is contained in:
@@ -4,12 +4,7 @@ import * as smartdata from '@push.rocks/smartdata';
|
||||
import * as smartpath from '@push.rocks/smartpath';
|
||||
import * as smartpromise from '@push.rocks/smartpromise';
|
||||
|
||||
export {
|
||||
mongodump,
|
||||
smartdata,
|
||||
smartpath,
|
||||
smartpromise,
|
||||
}
|
||||
export { mongodump, smartdata, smartpath, smartpromise };
|
||||
|
||||
// thirdparty
|
||||
import * as mongoPlugin from 'mongodb-memory-server';
|
||||
|
||||
Reference in New Issue
Block a user