Skip to main content
Module

x/graphql_deno/lib/language/tokenKind.js

GraphQL-JS ported to Deno
Latest
import * as graphqlDeno from "https://deno.land/x/graphql_deno@v15.0.0/lib/language/tokenKind.js";

Variables

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