index.js 135 Bytes Raw Blame History Permalink 1 2 3 4 5 export default [{ path: '/yoho/coupon', name: 'coupon', component: () => import(/* webpackChunkName: "coupon" */ './coupon') }];