Preparing search index...
The search index is not available
@spinque/query-api
@spinque/query-api
StatisticsResponse
Interface StatisticsResponse
Response to a Query that contains statistics
interface
StatisticsResponse
{
stats
:
{
cutoff
:
string
;
numResults
:
number
;
}
[]
;
total
:
number
;
}
Index
Properties
stats
total
Properties
stats
stats
:
{
cutoff
:
string
;
numResults
:
number
;
}
[]
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stats
total
@spinque/query-api
Loading...
Response to a Query that contains statistics