Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/jsx/types.ts>RefObject

Web Framework built on Web Standards
Very Popular
Go to Latest
type alias RefObject
import { type RefObject } from "https://deno.land/x/hono@v4.3.7/jsx/types.ts";
definition: { current: T | null; }