mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
720 B
720 B
Home > puppeteer > Protocol > Debugger > GetScriptSourceRequest
Protocol.Debugger.GetScriptSourceRequest interface
Signature:
export interface GetScriptSourceRequest
Properties
Property | Type | Description |
---|---|---|
scriptId | Runtime.ScriptId | Id of the script to get source for. |