@stigg/js-client-sdk - v3.94.0

    Type Alias ExperimentInfo

    type ExperimentInfo = {
        groupName: string;
        groupType?: ExperimentGroupType | null;
        id: string;
        name: string;
    }
    Index

    Properties

    groupName: string
    groupType?: ExperimentGroupType | null
    id: string
    name: string
    MMNEPVFCICPMFPCPTTAAATR