type alias ResolveHintsimport { type ResolveHints } from "https://deno.land/x/live@1.107.0/engine/core/hints.ts"; definition: Record<string, HintNode<any> | null>