Module

x/zod/mod.ts>z.ZodPromise#unwrap

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
method z.ZodPromise.prototype.unwrap
import { z } from "https://dotland.deno.dev/x/zod@v3.20.4/mod.ts";
const { ZodPromise } = z;