Interface PalicoAPICreateParams

interface PalicoAPICreateParams {
    enableDevMode?: boolean;
}

Properties

Properties

enableDevMode?: boolean