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