UNPKG

stagify

Version:

mongoose aggregate pipeline parser

6 lines (5 loc) 140 B
export declare const mapOptions: (page?: string, limit?: string, sort?: {}) => { skip: number; limit: string; sort: {}; };