mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-06 07:59:35 +00:00
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
export type LayoutType = 'classic' | 'topLeft' | 'top' | 'cutMenu'
|