Function: RabbitRequest()
Call Signature
ts
function RabbitRequest(): ParameterDecorator;Defined in: packages/rabbitmq/src/decorators/rabbitmq.decorators.ts:93
Returns
ParameterDecorator
Call Signature
ts
function RabbitRequest(propertyKey): ParameterDecorator;Defined in: packages/rabbitmq/src/decorators/rabbitmq.decorators.ts:94
Parameters
| Parameter | Type |
|---|---|
propertyKey | string |
Returns
ParameterDecorator