import { type rutt } from "https://deno.land/x/fresh@1.1.4/src/server/deps.ts";
const { HandlerContext } = rutt;
Provides arbitrary context to Handler functions along with connection information.
import { type rutt } from "https://deno.land/x/fresh@1.1.4/src/server/deps.ts";
const { HandlerContext } = rutt;
Provides arbitrary context to Handler functions along with connection information.