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

x/arktype/parse/ast/tuple.ts>IndexZeroOperator

TypeScript's 1:1 validator, optimized from editor to runtime
Latest
type alias IndexZeroOperator
import { type IndexZeroOperator } from "https://deno.land/x/arktype@v1.0.10-alpha/parse/ast/tuple.ts";
definition:
| "keyof"
| "instanceof"
| "==="
| "node"