Skip to main content
Module

x/zod/external.ts>BRAND

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
type alias BRAND
import { type BRAND } from "https://deno.land/x/zod@v3.18.0/external.ts";

Type Parameters

T extends string | number | symbol
definition: { [BRAND]: [k in T]: true; }
variable BRAND
import { BRAND } from "https://deno.land/x/zod@v3.18.0/external.ts";

type

unique symbol