method z.ZodSchema.prototype.promiseimport { z } from "https://deno.land/x/zod@v3.22.4/mod.ts"; const { ZodSchema } = z; promise(): ZodPromise<this>ReturnsZodPromise<this>