import { type HttpHandler } from "https://deno.land/x/live@1.107.0/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.107.0/blocks/handler.ts";