Skip to main content
Module

x/zod/external.ts>Schema#brand

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
method Schema.prototype.brand
import { Schema } from "https://deno.land/x/zod@v3.23.0-beta.0/external.ts";

Type Parameters

B extends string | number | symbol

Parameters

optional
brand: B