12 lines
533 B
Markdown
12 lines
533 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [HeapProfiler](./puppeteer.protocol.heapprofiler.md) > [SamplingHeapProfile](./puppeteer.protocol.heapprofiler.samplingheapprofile.md) > [head](./puppeteer.protocol.heapprofiler.samplingheapprofile.head.md)
|
|
|
|
## Protocol.HeapProfiler.SamplingHeapProfile.head property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
head: SamplingHeapProfileNode;
|
|
```
|