Module

x/zod/external.ts>isDirty

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

type

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