UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

4 lines 207 B
import type { Where } from '../../../../types'; declare const validateWhereQuery: (whereQuery: any) => whereQuery is Where; export default validateWhereQuery; //# sourceMappingURL=validateWhereQuery.d.ts.map