Skip to main content
Debugger.ScriptFailedToParseEventDataType.endLine - inspector - Node documentation
property Debugger.ScriptFailedToParseEventDataType.endLine

Usage in Deno

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

Last line of the script.

Type

number