Generated from

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

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

Properties

subscriptionEvent: "customizer_onBackgroundUpdate"