Interface: ProxyCreateEvent
Defined in: src/types/Nexo.ts:205
Extends
NexoEvent
<Proxy
, {id
:string
;result
:Promise
<FunctionLike
<[],Proxy
>>;target
:Traceable
; }>
Properties
cancelable
readonly
cancelable:true
Defined in: src/types/Nexo.ts:214
Overrides
NexoEvent.cancelable
returnValue
readonly
returnValue:void
|Proxy
Defined in: src/types/Nexo.ts:215
Overrides
NexoEvent.returnValue