Blame view

src/components/Page/index.ts 126 Bytes
1
export { default as PageFooter } from './src/PageFooter.vue';
2
export { default as PageWrapper } from './src/PageWrapper.vue';