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

Usage in Deno

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

True, if this script has sourceURL.

Type

boolean | undefined