Preparing search index...
The search index is not available
@lacunahub/letsfrag
@lacunahub/letsfrag
SpawnQueueItem
Interface SpawnQueueItem
interface
SpawnQueueItem
{
args
:
any
[]
;
time
?:
number
;
timeout
:
number
;
run
(
...
args
)
:
Promise
<
unknown
>
;
}
Index
Properties
args
time?
timeout
Methods
run
Properties
args
args
:
any
[]
Optional
time
time
?:
number
timeout
timeout
:
number
Methods
run
run
(
...
args
)
:
Promise
<
unknown
>
Parameters
Rest
...
args
:
any
[]
Returns
Promise
<
unknown
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
time
timeout
run
@lacunahub/letsfrag
Loading...
Generated using
TypeDoc