Type alias IAggregateByDateFunctions

IAggregateByDateFunctions: {
    [key in ValidAggregationInterval]: AggregateFunction
}

Generated using TypeDoc