type alias RefObjectimport { type RefObject } from "https://deno.land/x/hono@v4.3.2/jsx/dom/index.ts"; Type ParametersTdefinition: { current: T | null; }