Files
tkNewAdmin/src/types/layout.d.ts

2 lines
67 B
TypeScript
Raw Normal View History

2025-07-01 21:08:51 +08:00
export type LayoutType = 'classic' | 'topLeft' | 'top' | 'cutMenu'