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

    Interface CustomizerSetThemeNotify

    interface CustomizerSetThemeNotify {
        theme: BrowserTheme;
        themeVariant?: ThemeVariant;
    }
    Index
    themeVariant?: ThemeVariant