property Runtime.ExceptionDetails.scriptId
Usage in Deno
import { type Runtime } from "node:inspector/promises";
Script ID of the exception location.
ScriptId | undefined
import { type Runtime } from "node:inspector/promises";
Script ID of the exception location.
ScriptId | undefined