Type alias AggregateFunction

AggregateFunction: {
    [key in AggregateFunctions]: any
}

Generated using TypeDoc