fix(core): update
This commit is contained in:
11
ts/smartmongo.plugins.ts
Normal file
11
ts/smartmongo.plugins.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
// @pushrocks scope
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
|
||||
export {
|
||||
smartpromise
|
||||
}
|
||||
|
||||
// thirdparty
|
||||
import * as mongoPlugin from 'mongodb-memory-server';
|
||||
|
||||
export { mongoPlugin };
|
||||
Reference in New Issue
Block a user