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