UpdateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType
August 10, 2026 ยท View on GitHub
The type of matching to perform
Example Usage
import { UpdateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType } from "@vercel/sdk/models/updateprojectprojectsresponse200applicationjsonresponsebodysecurityaction.js";
let value:
UpdateProjectProjectsResponse200ApplicationJSONResponseBodyTargetsType =
"endsWith";
Values
"endsWith" | "equals" | "startsWith"