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