fix(core): update
This commit is contained in:
@ -2,5 +2,6 @@ export * from './smartdata.classes.db';
|
||||
export * from './smartdata.classes.collection';
|
||||
export * from './smartdata.classes.doc';
|
||||
export * from './smartdata.classes.easystore';
|
||||
export * from './smartdata.classes.cursor';
|
||||
|
||||
export { IMongoDescriptor } from './interfaces';
|
||||
|
Reference in New Issue
Block a user