Type alias ConstraintOperator

ConstraintOperator: ">" | ">=" | "<" | "<="

All the possible operators inside a constraint.

Generated using TypeDoc