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