interface z.ZodBrandedDef
implements ZodTypeDef
import { type z } from "https://deno.land/x/pup@1.0.0-rc.0/deps.ts";
const { ZodBrandedDef } = z;
Type Parameters
T extends ZodTypeAny
Properties
type: T
import { type z } from "https://deno.land/x/pup@1.0.0-rc.0/deps.ts";
const { ZodBrandedDef } = z;