index.ts 87 Bytes
export type * from './fallback';
export { default as Fallback } from './fallback.vue';