import dashboard from './dashboard.json'; import history from './history.json'; export default { dashboard, history, };