Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

  • CallInfo

Index

Properties

Properties

args

args: Parameters<Fn>

All arguments passed to the call

object

object: any

The context (the this) for the call

returnValue

returnValue: ReturnType<Fn>

The return value of the call

Generated using TypeDoc