interface HeapProfiler.StartTrackingHeapObjectsParameterType
Usage in Deno
import { type HeapProfiler } from "node:inspector"; type { StartTrackingHeapObjectsParameterType } = HeapProfiler;
optional
trackAllocations: boolean | undefined