mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
725 B
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. |