Production

January 3, 2025 ยท View on GitHub

Filters only production domains when set to true.

Example Usage

import { Production } from "@vercel/sdk/models/getprojectdomainsop.js";

let value: Production = "false";

Values

"true" | "false"