Skip to main content
Module

x/graphql_deno/mod.ts>TokenKind

GraphQL-JS ported to Deno
Latest
variable TokenKind
import { TokenKind } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";

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

type

_TokenKind