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