Module

x/hono/jsx/index.ts>RefObject

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