type alias ExplorerRequestimport { type ExplorerRequest } from "https://deno.land/x/fathym_everything_as_code@v0.0.335-integration/src/api/models/ExplorerRequest.ts"; definition: { Query: string; }