Skip to main content
Module

x/zod/external.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.23.6/external.ts";

Type Parameters

optional
T extends ZodTypeAny = ZodTypeAny

Properties

type: T
typeName: ZodFirstPartyTypeKind.ZodPromise