method ZodType.prototype.catchimport { ZodType } from "https://dotland.deno.dev/x/zod@v3.20/types.ts"; catch(def: Input): ZodCatch<this>catch(def: () => Input): ZodCatch<this>Parametersdef: InputReturnsZodCatch<this>Parametersdef: () => InputReturnsZodCatch<this>