Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Type aliases

And

And: { $and: Condition[] }

Type declaration

Nor

Nor: { $nor: Condition[] }

Type declaration

Not

Not: { $not: Condition }

Type declaration

Or

Or: { $or: Condition[] }

Type declaration

Generated using TypeDoc