Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/arktype/main.ts>Problems

TypeScript's 1:1 validator, optimized from editor to runtime
Latest
type alias Problems
import { type Problems } from "https://deno.land/x/arktype@v1.0.10-alpha/main.ts";
definition: arraySubclassToReadonly<ProblemArray>
variable Problems
import { Problems } from "https://deno.land/x/arktype@v1.0.10-alpha/main.ts";

type

new (state: TraversalState) => Problems