mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-02-03 04:04:59 +08:00
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
|
export type LayoutType = 'classic' | 'topLeft' | 'top' | 'cutMenu'
|