Skip to content

Function: RabbitRPC()

ts
function RabbitRPC(config): MethodDecorator;

Defined in: packages/rabbitmq/src/decorators/rabbitmq.decorators.ts:31

Parameters

ParameterType
configOmit<RabbitHandlerConfig, "type">

Returns

MethodDecorator

Released under the MIT License.