Type aliases
AccessInterceptor
AccessInterceptor: function
AfterInterceptor
AfterInterceptor: function
BeforeInterceptor
BeforeInterceptor: function
GetterInterceptor
GetterInterceptor: function
MethodInterceptor
MethodInterceptor: function
SetterInterceptor
SetterInterceptor: function
Interceptor that is invoked after a invocation / access has completed.
Result of the invocation / value of the property
Modified result of the invocation / value of the property