type alias RefObjectimport { type RefObject } from "https://deno.land/x/netzo@0.3.66/deps/preact.ts"; Type ParametersTdefinition: { current: T | null; }