mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-09 08:52:41 +08:00
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
export type LayoutType = 'classic' | 'topLeft' | 'top' | 'cutMenu'
|