interface HeapProfiler.AddInspectedHeapObjectParameterType Usageimport { type HeapProfiler } from "node:inspector"; type { AddInspectedHeapObjectParameterType } = HeapProfiler; Properties heapObjectId: HeapSnapshotObjectId Heap snapshot object id to be accessible by means of $x command line API.