UNPKG

flexmonster-mongo-connector

Version:

MongoDB connector for Flexmonster Pivot Table and Charts

6 lines (5 loc) 178 B
export declare class SupportedAggregations { static numericFieldAggregations: any; static dateFieldAggregations: any; static nonNumericFieldAggregations: any; }