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

    Interface CustomizerOnBackgroundUpdateSubscription

    Generated from

    "../messages/customizer_onBackgroundUpdate.subscribe.json"

    interface CustomizerOnBackgroundUpdateSubscription {
        params: BackgroundData;
        subscriptionEvent: "customizer_onBackgroundUpdate";
    }
    Index

    Properties

    subscriptionEvent: "customizer_onBackgroundUpdate"