import { HonoContext } from "https://deno.land/x/hono@v2.1.0/context.ts";
Type Parameters
Key extends keyof ContextVariableMap
Parameters
key: Key
value: ContextVariableMap[Key]
x/hono/context.ts>HonoContext#set
import { HonoContext } from "https://deno.land/x/hono@v2.1.0/context.ts";