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

Usage in Deno

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

Last line of the script.

Type

number