import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { SetScriptSourceRequest } = Protocol.Debugger;
Properties
scriptId: Runtime.ScriptId
Id of the script to edit.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { SetScriptSourceRequest } = Protocol.Debugger;
Id of the script to edit.