import { getVisitFn } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.d.ts";
Given a visitor instance, if it is leaving or not, and a node kind, return the function the visitor runtime should call.
import { getVisitFn } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.d.ts";
Given a visitor instance, if it is leaving or not, and a node kind, return the function the visitor runtime should call.