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.assert
/
CallTrackerCall
Call
Tracker
Call
sealed
external
interface
CallTrackerCall
(
source
)
Members
Properties
arguments
Link copied to clipboard
abstract
var
arguments
:
ReadonlyArray
<
Any
?
>
this
Arg
Link copied to clipboard
abstract
var
thisArg
:
Any