smartdata/dist/index.d.ts

4 lines
133 B
TypeScript
Raw Normal View History

2016-09-12 21:50:25 +00:00
export * from './smartdata.classes.db';
2016-09-13 20:53:21 +00:00
export * from './smartdata.classes.dbcollection';
export * from './smartdata.classes.dbdoc';