index.js 130 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 import form from './license'; export default [{ path: '/mapp/license/form.html', name: 'licenseForm', component: form }];