Skip to main content
Latest
import * as graphqlDeno from "https://deno.land/x/graphql_deno@v15.0.0/lib/language/tokenKind.d.ts";

Variables

An exported enum describing the different kinds of tokens that the lexer emits.

Type Aliases

The enum type representing the token kinds values.