CreateProjectProjectsResponse200ApplicationJSONResponseBodyCustomEnvironmentsType

August 5, 2026 ยท View on GitHub

The type of matching to perform

Example Usage

import {
  CreateProjectProjectsResponse200ApplicationJSONResponseBodyCustomEnvironmentsType,
} from "@vercel/sdk/models/createprojectregion.js";

let value:
  CreateProjectProjectsResponse200ApplicationJSONResponseBodyCustomEnvironmentsType =
    "endsWith";

Values

"endsWith" | "equals" | "startsWith"