interface z.ZodBrandedDef
implements ZodTypeDef
import { type z } from "https://dotland.deno.dev/x/zod@v3.23.0-beta.0/index.ts";
const { ZodBrandedDef } = z;
Type Parameters
T extends ZodTypeAny
Properties
type: T
import { type z } from "https://dotland.deno.dev/x/zod@v3.23.0-beta.0/index.ts";
const { ZodBrandedDef } = z;