Skip to content

InjectQueue

@tsed/bullmq

Usage

typescript
import { InjectQueue } from "@tsed/bullmq";

See /packages/third-parties/bullmq/src/types/decorators/InjectQueue.ts.

Overview

ts
function InjectQueue(name: string): any;

Released under the MIT License.