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