SegmentCmp
June 9, 2026 ยท View on GitHub
Example Usage
import { SegmentCmp } from "@vercel/sdk/models/segment.js";
let value: SegmentCmp = "!endsWith";
Values
"!contains" | "!endsWith" | "!eq" | "!ex" | "!oneOf" | "!regex" | "!startsWith" | "after" | "before" | "contains" | "containsAllOf" | "containsAnyOf" | "containsNoneOf" | "endsWith" | "eq" | "ex" | "gt" | "gte" | "lt" | "lte" | "oneOf" | "regex" | "startsWith"