Cmp

June 9, 2026 ยท View on GitHub

Example Usage

import { Cmp } from "@vercel/sdk/models/flag.js";

let value: Cmp = "gte";

Values

"!contains" | "!endsWith" | "!eq" | "!ex" | "!oneOf" | "!regex" | "!startsWith" | "after" | "before" | "contains" | "containsAllOf" | "containsAnyOf" | "containsNoneOf" | "endsWith" | "eq" | "ex" | "gt" | "gte" | "lt" | "lte" | "oneOf" | "regex" | "startsWith"