Skip to main content
Module

x/zod/index.ts>isAborted

TypeScript-first schema validation with static type inference
Very Popular
Go to Latest
variable isAborted
Re-export
import { isAborted } from "https://deno.land/x/zod@v3.17.3/index.ts";

type

(x: ParseReturnType<any>) => x is INVALID