interface z.ZodPromiseDef
implements ZodTypeDef
import { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { ZodPromiseDef } = z;
Type Parameters
optional
T extends ZodTypeAny = ZodTypeAnyProperties
type: T
import { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { ZodPromiseDef } = z;