Variable allCenterConst

allCenter: {
    body: string[];
    footer: string[];
    header: string[];
} = ...

Type declaration

  • body: string[]
  • footer: string[]
  • header: string[]

Generated using TypeDoc