UNPKG

@golevelup/nestjs-rabbitmq

Version:
3 lines 184 B
import { ExecutionContext } from '@nestjs/common'; export declare const isRabbitContext: (executionContext: ExecutionContext) => boolean; //# sourceMappingURL=rabbitmq.helpers.d.ts.map