@ghsc/nshmp-utils-ts - 4.12.7
    Preparing search index...

    Interface GmmGroupValue

    gmm group values.

    interface GmmGroupValue {
        data: string[];
        id: string;
        label: string;
        type: GmmGroupType;
    }
    Index

    Properties

    Properties

    data: string[]
    id: string
    label: string