import { type ApplicationRequestHandler } from "https://deno.land/x/opineHttpProxy@3.2.0/test/deps.ts";
definition: IRouterHandler<T> & IRouterMatcher<T> & ((...handlers: RequestHandlerParams[]) => T)
x/opineHttpProxy/test/deps.ts>ApplicationRequestHandler
import { type ApplicationRequestHandler } from "https://deno.land/x/opineHttpProxy@3.2.0/test/deps.ts";