interface z.ZodBrandedDef
implements ZodTypeDef
import { type z } from "https://deno.land/x/zod@v3.20.5/index.ts";
const { ZodBrandedDef } = z;
Type Parameters
T extends ZodTypeAny
Properties
type: T
import { type z } from "https://deno.land/x/zod@v3.20.5/index.ts";
const { ZodBrandedDef } = z;