UNPKG

@r1tsu/payload

Version:

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