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

    Interface OpenSuggestionAction

    interface OpenSuggestionAction {
        suggestion: Suggestion;
        target: OpenTarget;
    }
    Index

    Properties

    Properties

    suggestion: Suggestion
    target: OpenTarget