mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
894 B
894 B
Home > puppeteer > Protocol > Debugger > SetBlackboxedRangesRequest
Protocol.Debugger.SetBlackboxedRangesRequest interface
Signature:
export interface SetBlackboxedRangesRequest
Properties
| Property | Type | Description |
|---|---|---|
| positions | ScriptPosition[] | |
| scriptId | Runtime.ScriptId | Id of the script. |