Interface: ProxyGetOwnPropertyDescriptorEvent
Defined in: src/types/Nexo.ts:136
Extends
ProxyEvent<{property:ObjectKey;result:Promise<FunctionLike<[],PropertyDescriptor>>;target:Traceable; }>
Properties
returnValue
readonlyreturnValue:void|PropertyDescriptor
Defined in: src/types/Nexo.ts:142
Overrides
ProxyEvent.returnValue