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