
* feat: add contributor information to documents * fix: page spinner is styled incorrectly when scrolling
3 lines
131 B
TypeScript
3 lines
131 B
TypeScript
export { default as LayoutContent } from './content.vue';
|
|
export { default as LayoutContentSpinner } from './content-spinner.vue';
|