More type definitions, with fixed links (hopefully)
This commit is contained in:
@ -66,7 +66,7 @@ interface AsyncSearchGetRequest extends <<RequestBase>> {
|
||||
++++
|
||||
<pre>
|
||||
++++
|
||||
type AsyncSearchGetResponse<TDocument = unknown, TAggregations = Record<<<AggregateName>>, <<AggregationsAggregate>>>> = AsyncSearchAsyncSearchDocumentResponseBase<TDocument, TAggregations>
|
||||
type AsyncSearchGetResponse<TDocument = unknown, TAggregations = Record<<<AggregateName>>, <<AggregationsAggregate>>>> = <<AsyncSearchAsyncSearchDocumentResponseBase>><TDocument, TAggregations>
|
||||
|
||||
[pass]
|
||||
++++
|
||||
|
||||
Reference in New Issue
Block a user