Function: RabbitSubscribe()
ts
function RabbitSubscribe(config): MethodDecorator;Defined in: packages/rabbitmq/src/decorators/rabbitmq.decorators.ts:18
Parameters
| Parameter | Type |
|---|---|
config | Omit<RabbitHandlerConfig, "type"> |
Returns
MethodDecorator