Type alias SectionStyles

SectionStyles: {
    format: string;
    styles: Style[];
}

Type declaration

  • format: string
  • styles: Style[]