Skip to main content

Predicate

Predicate = { $and: Predicate[]; } | { $or: Predicate[]; } | {[key: string]: any; }