type alias OperatorRe-exportimport { type Operator } from "https://deno.land/std@0.199.0/semver/mod.ts"; SemVer comparison operators. definition: | "" | "=" | "==" | "===" | "!==" | "!=" | ">" | ">=" | "<" | "<="