Type alias SectionFonts

SectionFonts: {
    files: AttachedFont[];
}

Type declaration