smartdata/dist/index.d.ts

4 lines
133 B
TypeScript
Raw Normal View History

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