method z.ZodType.prototype.promiseimport { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ZodType } = z; promise(): ZodPromise<this>ReturnsZodPromise<this>