interface z.ZodDefaultDef
implements ZodTypeDef
import { type z } from "https://dotland.deno.dev/x/zod@v3.17.10/index.ts";
const { ZodDefaultDef } = z;
Type Parameters
optional
T extends ZodTypeAny = ZodTypeAnyimport { type z } from "https://dotland.deno.dev/x/zod@v3.17.10/index.ts";
const { ZodDefaultDef } = z;