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

x/arktype/utils/objectKinds.ts>BuiltinClassName

TypeScript's 1:1 validator, optimized from editor to runtime
Latest
type alias BuiltinClassName
import { type BuiltinClassName } from "https://deno.land/x/arktype@v1.0.10-alpha/utils/objectKinds.ts";
definition: Exclude<DefaultObjectKind, "Object" | "Function" | "Array">