Skip to main content
Debugger.ScriptParsedEventDataType.hasSourceURL - inspector/promises - Node documentation
property Debugger.ScriptParsedEventDataType.hasSourceURL

Usage in Deno

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

True, if this script has sourceURL.

Type

boolean | undefined