Skip to main content
Debugger.ScriptFailedToParseEventDataType.startLine - inspector/promises - Node documentation
property Debugger.ScriptFailedToParseEventDataType.startLine

Usage in Deno

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

Line offset of the script within the resource with given URL (for script tags).

Type

number