Generated from

"../messages/nextSteps_onConfigUpdate.subscribe.json"

interface NextStepsOnConfigUpdateSubscription {
    params: NextStepsConfig;
    subscriptionEvent: "nextSteps_onConfigUpdate";
}

Properties

subscriptionEvent: "nextSteps_onConfigUpdate"