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

    Interface FavoritesOnDataUpdateSubscription

    Generated from

    "../messages/favorites_onDataUpdate.subscribe.json"

    interface FavoritesOnDataUpdateSubscription {
        params: FavoritesData;
        subscriptionEvent: "favorites_onDataUpdate";
    }
    Index

    Properties

    subscriptionEvent: "favorites_onDataUpdate"