UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

3 lines 170 B
import type { Where } from '../types'; export declare const combineQueries: (where: Where, access: Where | boolean) => Where; //# sourceMappingURL=combineQueries.d.ts.map