oa-ui/src/types/layout.d.ts

2 lines
67 B
TypeScript
Raw Normal View History

2024-07-21 05:54:36 +00:00
export type LayoutType = 'classic' | 'topLeft' | 'top' | 'cutMenu'