Projektstart
This commit is contained in:
8
backend/node_modules/bullmq/dist/esm/enums/child-command.d.ts
generated
vendored
Normal file
8
backend/node_modules/bullmq/dist/esm/enums/child-command.d.ts
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
export declare enum ChildCommand {
|
||||
Init = 0,
|
||||
Start = 1,
|
||||
Stop = 2,
|
||||
GetChildrenValuesResponse = 3,
|
||||
GetIgnoredChildrenFailuresResponse = 4,
|
||||
MoveToWaitingChildrenResponse = 5
|
||||
}
|
||||
Reference in New Issue
Block a user