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

2 lines
67 B
TypeScript
Raw Normal View History

2024-05-09 19:31:24 +08:00
export type LayoutType = 'classic' | 'topLeft' | 'top' | 'cutMenu'