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

547 B

Home > puppeteer > Protocol > Debugger > GetScriptSourceResponse > bytecode

Protocol.Debugger.GetScriptSourceResponse.bytecode property

Wasm bytecode.

Signature:

bytecode?: string;