method z.ZodObject.prototype.passthroughimport { z } from "https://deno.land/x/pup@1.0.0-alpha-19/deps.ts"; const { ZodObject } = z; passthrough(): ZodObject<T, "passthrough", Catchall>ReturnsZodObject<T, "passthrough", Catchall>