Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/arktype/parse/ast/config.ts>ConfigTuple

TypeScript's 1:1 validator, optimized from editor to runtime
Latest
type alias ConfigTuple
import { type ConfigTuple } from "https://deno.land/x/arktype@v1.0.10-alpha/parse/ast/config.ts";

Type Parameters

optional
def = unknown
optional
config extends TypeOptions = TypeOptions
definition: readonly [def, ":", config]