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

    Interface OmnibarGetSuggestionsRequest

    Generated from

    "../messages/omnibar_getSuggestions.request.json"

    interface OmnibarGetSuggestionsRequest {
        method: "omnibar_getSuggestions";
        params: GetSuggestionsRequest;
        result: SuggestionsData;
    }
    Index

    Properties

    Properties

    method: "omnibar_getSuggestions"