mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-05-01 21:41:29 +08:00
3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
export type * from './fallback';
|
|
export { default as Fallback } from './fallback.vue';
|