Page Contents
Home > @loopback/context > GenericInterceptorChain > asInterceptor
GenericInterceptorChain.asInterceptor() method
Use the interceptor chain as an interceptor
Signature:
asInterceptor(): GenericInterceptor<C>;
Returns: