smartdata/dist/index.d.ts

4 lines
133 B
TypeScript
Raw Normal View History

2017-07-15 22:11:03 +00:00
export * from './smartdata.classes.db';
export * from './smartdata.classes.dbcollection';
export * from './smartdata.classes.dbdoc';