Type alias BooleanOperator

BooleanOperator: "AND" | "OR" | "XOR" | "NOT"

Generated using TypeDoc