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