bullmq - v5.64.0
Preparing search index...
v4
ChildMessage
Interface ChildMessage
interface
ChildMessage
{
cmd
:
ParentCommand
;
err
?:
Record
<
string
,
any
>
;
value
?:
any
;
}
Index
Properties
cmd
err?
value?
Properties
cmd
cmd
:
ParentCommand
Optional
err
err
?:
Record
<
string
,
any
>
Optional
value
value
?:
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cmd
err
value
bullmq - v5.64.0
Loading...