property Runtime.ExceptionDetails.scriptId
Usage in Deno
```typescript import { type Runtime } from "node:node__inspector--promises.d.ts"; ```Script ID of the exception location.
ScriptId | undefined