Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.inspector.debugger
/
ContinueToLocationParameterType
Continue
To
Location
Parameter
Type
sealed
external
interface
ContinueToLocationParameterType
(
source
)
Members
Properties
location
Link copied to clipboard
abstract
var
location
:
Location
Location to continue to.
target
Call
Frames
Link copied to clipboard
abstract
var
targetCallFrames
:
String
?