feishin/src/renderer/layouts/index.ts

3 lines
65 B
TypeScript
Raw Normal View History

2022-12-19 15:59:14 -08:00
export * from './auth-layout';
export * from './default-layout';