mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-10 01:12:44 +08:00
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
![]() |
export type LayoutType = 'classic' | 'topLeft' | 'top' | 'cutMenu'
|