UNPKG

@payloadcms/plugin-multi-tenant

Version:
3 lines 174 B
import type { Where } from 'payload'; export declare function combineWhereConstraints(constraints: Array<Where>): Where; //# sourceMappingURL=combineWhereConstraints.d.ts.map