Type alias SectionGraphics

SectionGraphics: {
    files: AttachedGraphic[];
}

Type declaration