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