4 lines
129 B
TypeScript
4 lines
129 B
TypeScript
export * from './smartdata.classes.db';
|
|
export * from './smartdata.classes.collection';
|
|
export * from './smartdata.classes.doc';
|