mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-27 01:05:07 +08:00
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
![]() |
export type LayoutType = 'classic' | 'topLeft' | 'top' | 'cutMenu'
|