interface HeapProfiler.AddHeapSnapshotChunkEventDataType
Usage in Deno
import { type HeapProfiler } from "node:inspector"; type { AddHeapSnapshotChunkEventDataType } = HeapProfiler;
chunk: string
import { type HeapProfiler } from "node:inspector"; type { AddHeapSnapshotChunkEventDataType } = HeapProfiler;
chunk: string