type alias Operatorimport { type Operator } from "https://deno.land/x/qube@0.0.0-beta.4/types.ts"; definition: | "=" | ">" | "<" | "!="