UNPKG

egg-born-front

Version:
9 lines (7 loc) 106 B
import Empty from './pages/empty.jsx'; export default [ { path: '/', component: Empty, }, ];