method z.Schema.prototype.catchimport { z } from "https://dotland.deno.dev/x/zod@v3.20.5/mod.ts"; const { Schema } = z; catch(def: Output): ZodCatch<this>catch(def: () => Output): ZodCatch<this>Parametersdef: OutputReturnsZodCatch<this>Parametersdef: () => OutputReturnsZodCatch<this>