Interface: ProxyApplyEvent
Defined in: src/types/Nexo.ts:89
Extends
ProxyEvent
<{args
:ArrayLike
;result
:Promise
<FunctionLike
<[],unknown
>>;target
:Traceable
;thisArg
:unknown
; }>
Properties
returnValue
readonly
returnValue:unknown
Defined in: src/types/Nexo.ts:96
Overrides
ProxyEvent.returnValue