type alias HeapProfiler.HeapSnapshotObjectId Usageimport { type HeapProfiler } from "node:inspector"; type { HeapSnapshotObjectId } = HeapProfiler; Heap snapshot object id. Definition string