import common from './common.json' import page from './page' import units from './units.json' export default { common, units, page, }