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