method ZodObject.prototype.passthroughimport { ZodObject } from "https://deno.land/x/zod@v3.11.3/types.ts"; passthrough(): ZodObject<T, "passthrough", Catchall>ReturnsZodObject<T, "passthrough", Catchall>