@xylabs/sdk-react
    Preparing search index...

    Interface ExperimentProps

    interface ExperimentProps {
        key: string;
        weight: number;
    }
    Index

    Properties

    Properties

    key: string
    weight: number