Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-node
/
node.inspector.debugger
/
GetPossibleBreakpointsReturnType
Get
Possible
Breakpoints
Return
Type
external
interface
GetPossibleBreakpointsReturnType
(
source
)
Members
Properties
locations
Link copied to clipboard
abstract
var
locations
:
ReadonlyArray
<
BreakLocation
>
List of the possible breakpoint locations.