devowl-wp
    Preparing search index...
    GetServiceSelectionOptions: { type: "all" | "essentials" | "consent" } & Pick<
        CookieConsentManagerOptions,
        "decisionCookieName"
        | "setCookiesViaManager"
        | "groups"
        | "isGcm",
    >

    Type declaration

    • type: "all" | "essentials" | "consent"

      If consent it will be read from the current cookie and if this fails, it falls back to essentials.