@nosto/nosto-js

    Interface ABTest

    AB tests variations

    interface ABTest {
        activeVariation: { id: string };
        id: string;
    }
    Index

    Properties

    Properties

    activeVariation: { id: string }
    id: string
    MMNEPVFCICPMFPCPTTAAATR