Preparing search index...
The search index is not available
libp2p
libp2p
@libp2p/utils
queue
QueueJobSuccess
Interface QueueJobSuccess<JobReturnType, JobOptions>
interface
QueueJobSuccess
<
JobReturnType
,
JobOptions
>
{
job
:
Job
<
JobOptions
,
JobReturnType
>
;
result
:
JobReturnType
;
}
Type Parameters
JobReturnType
JobOptions
extends
AbortOptions
=
AbortOptions
Index
Properties
job
result
Properties
job
job
:
Job
<
JobOptions
,
JobReturnType
>
result
result
:
JobReturnType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
job
result
libp2p
Loading...