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

    Interface ActivityOnDataPatchSubscription

    Generated from

    "../messages/activity_onDataPatch.subscribe.json"

    interface ActivityOnDataPatchSubscription {
        params: UrlInfo & PatchData;
        subscriptionEvent: "activity_onDataPatch";
    }
    Index

    Properties

    params: UrlInfo & PatchData
    subscriptionEvent: "activity_onDataPatch"