mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-28 15:18:37 +00:00
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
export type LayoutType = 'classic' | 'topLeft' | 'top' | 'cutMenu'
|