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

    Interface ProtectionsOnConfigUpdateSubscription

    Generated from

    "../messages/protections_onConfigUpdate.subscribe.json"

    interface ProtectionsOnConfigUpdateSubscription {
        params: ProtectionsConfig;
        subscriptionEvent: "protections_onConfigUpdate";
    }
    Index

    Properties

    subscriptionEvent: "protections_onConfigUpdate"