UNPKG

flexmonster-mongo-connector

Version:

Custom data source API implementation for MongoDB

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