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

    Interface QueryRequest

    Generated from

    "../messages/query.request.json"

    interface QueryRequest {
        method: "query";
        params: HistoryQuery;
        result: HistoryQueryResponse;
    }
    Index

    Properties

    Properties

    method: "query"
    params: HistoryQuery