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