import { TokenKind } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/language/tokenKind.d.ts";
An exported enum describing the different kinds of tokens that the lexer emits.
import { TokenKind } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/language/tokenKind.d.ts";
An exported enum describing the different kinds of tokens that the lexer emits.