puppeteer/new-docs/puppeteer.protocol.heapprofiler.addheapsnapshotchunkevent.chunk.md

12 lines
544 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [HeapProfiler](./puppeteer.protocol.heapprofiler.md) &gt; [AddHeapSnapshotChunkEvent](./puppeteer.protocol.heapprofiler.addheapsnapshotchunkevent.md) &gt; [chunk](./puppeteer.protocol.heapprofiler.addheapsnapshotchunkevent.chunk.md)
## Protocol.HeapProfiler.AddHeapSnapshotChunkEvent.chunk property
<b>Signature:</b>
```typescript
chunk: string;
```