Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CallInfo

Hierarchy

  • CallInfo

Index

Properties

Properties

args

args: any[]

All arguments passed to the call

object

object: any

The context (the this) for the call

returnValue

returnValue: any

The return value of the call