754 B
754 B
Home > puppeteer > Protocol > Debugger > EnableRequest
Protocol.Debugger.EnableRequest interface
Signature:
export interface EnableRequest
Properties
Property | Type | Description |
---|---|---|
maxScriptsCacheSize | number | The maximum size in bytes of collected scripts (not referenced by other heap objects) the debugger can hold. Puts no limit if paramter is omitted. |