UNPKG

@nam088/nestjs-rabbitmq

Version:

A comprehensive RabbitMQ module for NestJS with decorator-based message handling

3 lines (2 loc) 126 B
export declare const RABBIT_CONTROLLER_KEY = "RABBIT_CONTROLLER"; export declare function RabbitController(): ClassDecorator;