Type alias ComparisonOperators

ComparisonOperators: "==" | "!=" | "<" | "<=" | ">" | ">=" | "~==" | "~!="

Generated using TypeDoc