Skip to main content
Module

x/zod/mod.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.20/mod.ts";

Type Parameters

optional
T extends ZodTypeAny = ZodTypeAny

Properties

type: T
typeName: ZodFirstPartyTypeKind.ZodPromise