BREAKING CHANGE(scope/db driver): switched to pushrocks scope and from rethinkdb to mongodb as db
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export * from "./smartdata.classes.db";
|
||||
export * from "./smartdata.classes.dbtable";
|
||||
export * from "./smartdata.classes.dbdoc";
|
||||
export * from './smartdata.classes.db';
|
||||
export * from './smartdata.classes.dbtable';
|
||||
export * from './smartdata.classes.dbdoc';
|
||||
|
Reference in New Issue
Block a user