Skip to main content
type alias KindEnum
Deprecated
Deprecated

Please use Kind. Will be remove in v17.

import { type KindEnum } from "https://deno.land/x/kilatgraphql@16.6.0/mod.ts";

The enum type representing the possible kind values of AST nodes.

deprecated
definition: Kind