Skip to main content
Module

x/hono/middleware.ts>RefObject

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
type alias RefObject
import { type RefObject } from "https://deno.land/x/hono@v4.1.6/middleware.ts";
definition: { current: T | null; }