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

    Interface StatsOnConfigUpdateSubscription

    Generated from

    "../messages/stats_onConfigUpdate.subscribe.json"

    interface StatsOnConfigUpdateSubscription {
        params: StatsConfig;
        subscriptionEvent: "stats_onConfigUpdate";
    }
    Index

    Properties

    params: StatsConfig
    subscriptionEvent: "stats_onConfigUpdate"