smartdata/ts/index.ts

5 lines
136 B
TypeScript
Raw Normal View History

2016-09-11 14:22:53 +00:00
import * as plugins from './smartdata.plugins'
2016-09-11 16:01:46 +00:00
export * from './smartdata.classes.dbcollection'
2016-09-12 21:47:57 +00:00
export * from './smartdata.classes.db'