type alias ExplorerRequestimport { type ExplorerRequest } from "https://deno.land/x/fathym_everything_as_code_api@v0.1.25/src/api/ExplorerRequest.ts"; definition: { Query: string; }