UNPKG

flexmonster-mongo-connector

Version:

Custom data source API implementation for MongoDB

7 lines (6 loc) 167 B
export declare const RequestType: { AGGREGATION_REQUEST: string; DRILLTHROUGH_REQUEST: string; FLAT_REQUEST: string; MEMBERS_REQUEST: string; };