UNPKG

@diy0r/nestjs-rabbitmq

Version:
3 lines (2 loc) 162 B
import { TypeRmqInterceptor } from 'lib/interfaces'; export declare const RmqInterceptor: (interceptors: TypeRmqInterceptor) => MethodDecorator & ClassDecorator;