4 lines
128 B
TypeScript
4 lines
128 B
TypeScript
export * from "./smartdata.classes.db";
|
|
export * from "./smartdata.classes.dbtable";
|
|
export * from "./smartdata.classes.dbdoc";
|