index.js 61 Bytes
Newer Older
1
export const RouterView = { render: h => h('router-view') };