Skip to main content
Runtime.ExceptionDetails.scriptId - inspector - Node documentation
property Runtime.ExceptionDetails.scriptId

Usage in Deno

import { type Runtime } from "node:inspector";

Script ID of the exception location.

Type

ScriptId | undefined