14 lines
532 B
Markdown
14 lines
532 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Browser](./puppeteer.protocol.browser.md) > [GetHistogramResponse](./puppeteer.protocol.browser.gethistogramresponse.md) > [histogram](./puppeteer.protocol.browser.gethistogramresponse.histogram.md)
|
|
|
|
## Protocol.Browser.GetHistogramResponse.histogram property
|
|
|
|
Histogram.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
histogram: Histogram;
|
|
```
|