Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Aug 7, 2024
1 parent 89ac6d5 commit dead997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/processors/base.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import Bull from "bull";


export abstract class BaseProcessor {
queue: Bull.Queue;
constructor(name: string) {
Expand Down

0 comments on commit dead997

Please sign in to comment.