595 B
595 B
Home > puppeteer > Protocol > Debugger > GetScriptSourceResponse > scriptSource
Protocol.Debugger.GetScriptSourceResponse.scriptSource property
Script source (empty in case of Wasm bytecode).
Signature:
scriptSource: string;