index.ts 87 Bytes Edit Raw Blame History Permalink 1 2 export type * from './fallback'; export { default as Fallback } from './fallback.vue';