method z.ZodType.prototype.promiseRe-exportimport { z } from "https://deno.land/x/pup@1.0.0-rc.14/deps.ts"; const { ZodType } = z; promise(): ZodPromise<this>ReturnsZodPromise<this>