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