interface HeapProfiler.GetHeapObjectIdParameterType Usage in Deno```typescript import { HeapProfiler } from "node:node__inspector.d.ts"; ``` Properties objectId: Runtime.RemoteObjectId Identifier of the object to get heap object id for.