UNPKG

ravendb

Version:
2 lines 186 B
export type AggregationType = "First" | "Last" | "Min" | "Max" | "Sum" | "Count" | "Average" | "Percentile" | "Slope" | "StandardDeviation"; //# sourceMappingURL=AggregationType.d.ts.map