interface z.ZodLazyDef
implements ZodTypeDef
import { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { ZodLazyDef } = z;
Type Parameters
optional
T extends ZodTypeAny = ZodTypeAnyProperties
getter: () => T
import { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { ZodLazyDef } = z;