Module

x/hono/jsx/types.ts>RefObject

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