import BaseLayout from './base.layout.vue'; export const layouts = { base: BaseLayout, };