Skip to main content
Module

x/zod/external.ts>ZodType#brand

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

Type Parameters

B extends string | number | symbol

Parameters

optional
brand: B