Skip to main content
Runtime.ExceptionDetails.url - inspector/promises - Node documentation
property Runtime.ExceptionDetails.url

Usage in Deno

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

URL of the exception location, to be used when the script was not reported.

Type

string | undefined