UNPKG

vue-launchers

Version:
6 lines (5 loc) 204 B
import GoLoading from './index.vue'; import AsyncLoading from './index.vue'; import AsyncSkeletonLoading from './LoadingSkeleton.vue'; export { GoLoading }; export { AsyncLoading, AsyncSkeletonLoading };