@duckduckgo/content-scope-scripts
    Preparing search index...

    Variable supportConst

    support: {
        duckplayer: Partial<
            Record<
                | undefined
                | "firefox"
                | "apple"
                | "apple-isolated"
                | "android"
                | "windows"
                | "integration"
                | "chrome-mv3"
                | "android-broker-protection"
                | "android-autofill-password-import",
                string[],
            >,
        >;
        errorpage: Partial<
            Record<
                | undefined
                | "firefox"
                | "apple"
                | "apple-isolated"
                | "android"
                | "windows"
                | "integration"
                | "chrome-mv3"
                | "android-broker-protection"
                | "android-autofill-password-import",
                string[],
            >,
        >;
        example: Partial<
            Record<
                | undefined
                | "firefox"
                | "apple"
                | "apple-isolated"
                | "android"
                | "windows"
                | "integration"
                | "chrome-mv3"
                | "android-broker-protection"
                | "android-autofill-password-import",
                string[],
            >,
        >;
        history: Partial<
            Record<
                | undefined
                | "firefox"
                | "apple"
                | "apple-isolated"
                | "android"
                | "windows"
                | "integration"
                | "chrome-mv3"
                | "android-broker-protection"
                | "android-autofill-password-import",
                string[],
            >,
        >;
        "new-tab": Partial<
            Record<
                | undefined
                | "firefox"
                | "apple"
                | "apple-isolated"
                | "android"
                | "windows"
                | "integration"
                | "chrome-mv3"
                | "android-broker-protection"
                | "android-autofill-password-import",
                string[],
            >,
        >;
        onboarding: Partial<
            Record<
                | undefined
                | "firefox"
                | "apple"
                | "apple-isolated"
                | "android"
                | "windows"
                | "integration"
                | "chrome-mv3"
                | "android-broker-protection"
                | "android-autofill-password-import",
                string[],
            >,
        >;
        "release-notes": Partial<
            Record<
                | undefined
                | "firefox"
                | "apple"
                | "apple-isolated"
                | "android"
                | "windows"
                | "integration"
                | "chrome-mv3"
                | "android-broker-protection"
                | "android-autofill-password-import",
                string[],
            >,
        >;
        "special-error": Partial<
            Record<
                | undefined
                | "firefox"
                | "apple"
                | "apple-isolated"
                | "android"
                | "windows"
                | "integration"
                | "chrome-mv3"
                | "android-broker-protection"
                | "android-autofill-password-import",
                string[],
            >,
        >;
    } = ...

    Type declaration

    • duckplayer: Partial<
          Record<
              | undefined
              | "firefox"
              | "apple"
              | "apple-isolated"
              | "android"
              | "windows"
              | "integration"
              | "chrome-mv3"
              | "android-broker-protection"
              | "android-autofill-password-import",
              string[],
          >,
      >
    • errorpage: Partial<
          Record<
              | undefined
              | "firefox"
              | "apple"
              | "apple-isolated"
              | "android"
              | "windows"
              | "integration"
              | "chrome-mv3"
              | "android-broker-protection"
              | "android-autofill-password-import",
              string[],
          >,
      >
    • example: Partial<
          Record<
              | undefined
              | "firefox"
              | "apple"
              | "apple-isolated"
              | "android"
              | "windows"
              | "integration"
              | "chrome-mv3"
              | "android-broker-protection"
              | "android-autofill-password-import",
              string[],
          >,
      >
    • history: Partial<
          Record<
              | undefined
              | "firefox"
              | "apple"
              | "apple-isolated"
              | "android"
              | "windows"
              | "integration"
              | "chrome-mv3"
              | "android-broker-protection"
              | "android-autofill-password-import",
              string[],
          >,
      >
    • new-tab: Partial<
          Record<
              | undefined
              | "firefox"
              | "apple"
              | "apple-isolated"
              | "android"
              | "windows"
              | "integration"
              | "chrome-mv3"
              | "android-broker-protection"
              | "android-autofill-password-import",
              string[],
          >,
      >
    • onboarding: Partial<
          Record<
              | undefined
              | "firefox"
              | "apple"
              | "apple-isolated"
              | "android"
              | "windows"
              | "integration"
              | "chrome-mv3"
              | "android-broker-protection"
              | "android-autofill-password-import",
              string[],
          >,
      >
    • release-notes: Partial<
          Record<
              | undefined
              | "firefox"
              | "apple"
              | "apple-isolated"
              | "android"
              | "windows"
              | "integration"
              | "chrome-mv3"
              | "android-broker-protection"
              | "android-autofill-password-import",
              string[],
          >,
      >
    • special-error: Partial<
          Record<
              | undefined
              | "firefox"
              | "apple"
              | "apple-isolated"
              | "android"
              | "windows"
              | "integration"
              | "chrome-mv3"
              | "android-broker-protection"
              | "android-autofill-password-import",
              string[],
          >,
      >