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

    Interface ProtectionsOnDataUpdateSubscription

    Generated from

    "../messages/protections_onDataUpdate.subscribe.json"

    interface ProtectionsOnDataUpdateSubscription {
        params: ProtectionsData;
        subscriptionEvent: "protections_onDataUpdate";
    }
    Index

    Properties

    subscriptionEvent: "protections_onDataUpdate"