InjectWorker
@tsed/bullmq
Usage
typescript
import { InjectWorker } from "@tsed/bullmq";
See /packages/third-parties/bullmq/src/types/decorators/InjectWorker.ts.
Overview
ts
function InjectWorker(name: string): any;