UNPKG

@jiaxinjiang/nest-amqp

Version:

RabbitMQ component for NestJs.

4 lines (3 loc) 90 B
export declare class AmqpUtil { static getPublisherToken(exchange: string): string; }