Type alias AggregationEnumsType

AggregationEnumsType: {
    [key in AggregationNames]: Aggregation
}

A mapping of aggregation names to associated enum instances.

Generated using TypeDoc