Files
admin-govern/src/types/layout.d.ts

2 lines
68 B
TypeScript
Raw Normal View History

2025-10-21 10:21:15 +08:00
export type LayoutType = 'classic' | 'topLeft' | 'top' | 'cutMenu'