Skip to main content
Debugger.SetBreakpointsActiveParameterType - inspector - Node documentation
interface Debugger.SetBreakpointsActiveParameterType

Usage in Deno

import { Debugger } from "node:inspector";

Properties

active: boolean

New value for breakpoints active state.