UNPKG

nestjs-rabbitmq-retry

Version:
2 lines (1 loc) 148 B
export declare const Listener: (queue: string, channelName?: string) => (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void;