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