interface Debugger.GetScriptSourceParameterType
Usage in Deno
import { type Debugger } from "node:inspector"; type { GetScriptSourceParameterType } = Debugger;
Id of the script to get source for.
import { type Debugger } from "node:inspector"; type { GetScriptSourceParameterType } = Debugger;
Id of the script to get source for.