Module

x/zod/external.ts>DIRTY

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
type alias DIRTY
import { type DIRTY } from "https://dotland.deno.dev/x/zod@v3.17.3/external.ts";
definition: { status: "dirty"; value: T; }
variable DIRTY
import { DIRTY } from "https://dotland.deno.dev/x/zod@v3.17.3/external.ts";

type

<T>(value: T) => DIRTY<T>
import DIRTY
import { DIRTY } from "https://dotland.deno.dev/x/zod@v3.17.3/external.ts";