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