puppeteer/new-docs/puppeteer.protocol.tracing.memorydumpconfig.md
2020-07-13 14:01:35 +01:00

14 lines
514 B
Markdown

<!-- 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; [Tracing](./puppeteer.protocol.tracing.md) &gt; [MemoryDumpConfig](./puppeteer.protocol.tracing.memorydumpconfig.md)
## Protocol.Tracing.MemoryDumpConfig interface
Configuration for memory dump. Used only when "memory-infra" category is enabled.
<b>Signature:</b>
```typescript
export interface MemoryDumpConfig
```