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