import * as Model from './model'; import initConnection from './init-connection'; export { Model, initConnection };