import * as map from './map' import * as app from './app' export default Object.assign({}, map, app)