Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/zod/index.ts>ZodPromiseDef

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
interface ZodPromiseDef
implements ZodTypeDef
import { type ZodPromiseDef } from "https://deno.land/x/zod@v3.17.3/index.ts";

Type Parameters

optional
T extends ZodTypeAny = ZodTypeAny

Properties

type: T
typeName: ZodFirstPartyTypeKind.ZodPromise