import { type RequestContext } from "https://deno.land/x/blocks@1.104.1/deco.ts";
definition: { signal?: AbortSignal; framework?: "fresh" | "htmx"; }
import { RequestContext } from "https://deno.land/x/blocks@1.104.1/deco.ts";
Provides methods for accessing and binding request context.