puppeteer/new-docs/puppeteer.protocol.debugger.getwasmbytecoderequest.scriptid.md
2020-07-13 14:01:35 +01:00

578 B

Home > puppeteer > Protocol > Debugger > GetWasmBytecodeRequest > scriptId

Protocol.Debugger.GetWasmBytecodeRequest.scriptId property

Id of the Wasm script to get source for.

Signature:

scriptId: Runtime.ScriptId;