Skip to main content
Module

x/hono/middleware.ts>useContext

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
variable useContext
Re-export
import { useContext } from "https://deno.land/x/hono@v3.9.0-rc.1/middleware.ts";

type

<T>(context: Context<T>) => T