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