fix import

This commit is contained in:
2017-06-24 09:57:11 +02:00
parent 30776a7da0
commit d5c027caf0
4 changed files with 3 additions and 5 deletions

View File

@ -1,5 +1,3 @@
import * as plugins from './smartdata.plugins'
export * from './smartdata.classes.db'
export * from './smartdata.classes.dbcollection'
export * from './smartdata.classes.dbdoc'