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