Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
type alias SyncParseReturnType
Re-export
import { type SyncParseReturnType } from "https://deno.land/x/frugal@0.9.6/dep/zod.ts";

Type Parameters

optional
T = any
definition: OK<T> | DIRTY<T> | INVALID