interface z.ZodCatchDef implements ZodTypeDefimport { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts"; const { ZodCatchDef } = z; Type ParametersoptionalT extends ZodTypeAny = ZodTypeAnyPropertiesinnerType: TdefaultValue: () => T["_input"]typeName: ZodFirstPartyTypeKind.ZodCatch