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

Usage in Deno

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

Last line of the script.

Type

number