index.ts 122 Bytes
export { default as BasicLoading } from './BasicLoading.vue';
export { default as FullLoading } from './FullLoading.vue';