Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/stats
StatsResponse
Interface StatsResponse
interface
StatsResponse
{
count
:
number
;
end
:
string
|
Date
;
granularity
:
string
;
key
:
string
;
measures
:
Measure
[]
;
range
:
string
;
segments
?:
Segment
[]
;
}
Index
Properties
count
end
granularity
key
measures
range
segments?
Properties
count
count
:
number
end
end
:
string
|
Date
granularity
granularity
:
string
key
key
:
string
measures
measures
:
Measure
[]
range
range
:
string
Optional
segments
segments
?:
Segment
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
count
end
granularity
key
measures
range
segments
@hotmeshio/hotmesh
Loading...