import { type HttpHandler } from "https://deno.land/x/deco@1.40.2/blocks/handler.ts";
definition: <State = any, TConfig = any>(req: Request, ctx: HttpContext<State, TConfig>) => PromiseOrValue<Response>
x/deco/blocks/handler.ts>HttpHandler
import { type HttpHandler } from "https://deno.land/x/deco@1.40.2/blocks/handler.ts";