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

725 B

Home > puppeteer > Protocol > Debugger > GetWasmBytecodeRequest

Protocol.Debugger.GetWasmBytecodeRequest interface

Signature:

export interface GetWasmBytecodeRequest 

Properties

Property Type Description
scriptId Runtime.ScriptId Id of the Wasm script to get source for.