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

    Interface OnUpdateSubscription

    Generated from

    "../messages/onUpdate.subscribe.json"

    interface OnUpdateSubscription {
        params: UpdateMessage;
        subscriptionEvent: "onUpdate";
    }
    Index

    Properties

    subscriptionEvent: "onUpdate"