oa-ui/src/types/layout.d.ts
2024-07-21 13:54:36 +08:00

2 lines
67 B
TypeScript

export type LayoutType = 'classic' | 'topLeft' | 'top' | 'cutMenu'