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