Skip to main content
Debugger.PausedEventDataType.data - inspector - Node documentation
property Debugger.PausedEventDataType.data

Usage in Deno

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

Object containing break-specific auxiliary properties.

Type

{ } | undefined