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