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

    Interface ContestGroup

    interface ContestGroup {
        color: string;
        label: string;
        value: string;
    }
    Index

    Properties

    Properties

    color: string
    label: string
    value: string