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