type alias EndpointRoutesimport { type EndpointRoutes } from "https://deno.land/x/http_wrapper@v0.5.0/types.ts"; definition: Map<QueryType, EndpointMap>