import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetWasmBytecodeRequest } = default.Debugger;
Properties
scriptId: Runtime.ScriptId
Id of the Wasm script to get source for.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.Debugger.GetWasmBytecodeRequest
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetWasmBytecodeRequest } = default.Debugger;
Id of the Wasm script to get source for.