[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [HeapProfiler](./puppeteer.protocol.heapprofiler.md) > [AddHeapSnapshotChunkEvent](./puppeteer.protocol.heapprofiler.addheapsnapshotchunkevent.md) > [chunk](./puppeteer.protocol.heapprofiler.addheapsnapshotchunkevent.chunk.md) ## Protocol.HeapProfiler.AddHeapSnapshotChunkEvent.chunk property Signature: ```typescript chunk: string; ```