@juki-team/commons - v0.1.10
    Preparing search index...

    Variable PALLETEConst

    PALLETE: {
        AGRISADOS: { color: string; title: string }[];
        CLAROS: { color: string; title: string }[];
        OSCUROS: { color: string; title: string }[];
        VIVOS: { color: string; title: string }[];
    } = ...

    Type Declaration

    • AGRISADOS: { color: string; title: string }[]
    • CLAROS: { color: string; title: string }[]
    • OSCUROS: { color: string; title: string }[]
    • VIVOS: { color: string; title: string }[]