GetDeploymentsDeploymentsType
June 9, 2026 ยท View on GitHub
Whether the value is an opaque identifier or a URL.
Example Usage
import { GetDeploymentsDeploymentsType } from "@vercel/sdk/models/getdeploymentsop.js";
let value: GetDeploymentsDeploymentsType = "url";
Values
"id" | "url"