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

    Interface OnUserValuesChangedSubscription

    Generated from

    "../messages/onUserValuesChanged.subscribe.json"

    interface OnUserValuesChangedSubscription {
        params: UserValues;
        subscriptionEvent: "onUserValuesChanged";
    }
    Index

    Properties

    params: UserValues
    subscriptionEvent: "onUserValuesChanged"