customize.ts 66 B

123
  1. export type IResLayoutSetting = {
  2. isContainerFluid: boolean,
  3. };