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

    Interface TabsOnDataUpdateSubscription

    Generated from

    "../messages/tabs_onDataUpdate.subscribe.json"

    interface TabsOnDataUpdateSubscription {
        params: Tabs;
        subscriptionEvent: "tabs_onDataUpdate";
    }
    Index

    Properties

    params: Tabs
    subscriptionEvent: "tabs_onDataUpdate"