fix(core): update
This commit is contained in:
@@ -7,4 +7,4 @@ export * from './smartdata.classes.cursor.js';
|
||||
// to be removed with the next breaking update
|
||||
import * as plugins from './smartdata.plugins.js';
|
||||
type IMongoDescriptor = plugins.tsclass.database.IMongoDescriptor;
|
||||
export type { IMongoDescriptor }
|
||||
export type { IMongoDescriptor };
|
||||
|
Reference in New Issue
Block a user