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. |