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

    Interface ShowSubscriptionUpgradeAction

    Ask native to present the subscription upgrade flow (e.g. when a subscriber taps 'Upgrade' on a model or reasoning-effort option gated behind a higher tier). source identifies the originating picker so native can attribute the subscription funnel origin.

    interface ShowSubscriptionUpgradeAction {
        source: OmnibarPickerSource;
    }
    Index

    Properties

    Properties