method z.ZodObject.prototype.passthroughimport { z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts"; const { ZodObject } = z; passthrough(): ZodObject<T, "passthrough", Catchall>ReturnsZodObject<T, "passthrough", Catchall>