Files
pengcheng-exam-teacher/src/types/layout.d.ts

2 lines
81 B
TypeScript
Raw Normal View History

2025-08-12 23:36:04 +08:00
export type LayoutType = 'classic' | 'topLeft' | 'top' | 'cutMenu' | 'dashboard'