3 lines
122 B
TypeScript
3 lines
122 B
TypeScript
|
|
export { default as BasicLoading } from './BasicLoading.vue';
|
||
|
|
export { default as FullLoading } from './FullLoading.vue';
|