Module

x/zod/index.ts>z.Schema#brand

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
method z.Schema.prototype.brand
import { z } from "https://dotland.deno.dev/x/zod@v3.19.0/index.ts";
const { Schema } = z;

Type Parameters

B extends string | number | symbol