Hierarchy

  • any
    • ExperienceConfigModel

Constructors

Accessors

  • get progressionOptions(): {
        custom: string;
        fast: string;
        medium: string;
        slow: string;
    }
  • Returns {
        custom: string;
        fast: string;
        medium: string;
        slow: string;
    }

    • custom: string
    • fast: string
    • medium: string
    • slow: string

Methods

  • Returns {
        custom: any;
        disable: any;
        openDistributor: any;
        track: any;
    }

    • custom: any
    • disable: any
    • openDistributor: any
    • track: any