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

    Interface CustomizerOnImagesUpdateSubscription

    Generated from

    "../messages/customizer_onImagesUpdate.subscribe.json"

    interface CustomizerOnImagesUpdateSubscription {
        params: UserImageData;
        subscriptionEvent: "customizer_onImagesUpdate";
    }
    Index

    Properties

    subscriptionEvent: "customizer_onImagesUpdate"