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

    Interface ShowSubscriptionUpsellAction

    Ask native to present the subscription upsell (e.g. when the user taps 'Try for free' on a gated model or reasoning-effort option). source identifies the originating picker so native can attribute the subscription funnel origin.

    interface ShowSubscriptionUpsellAction {
        source: OmnibarPickerSource;
    }
    Index

    Properties

    Properties