jeeves-meta-monorepo
GitHub
Preparing search index...
service/src
EnqueueResult
Interface EnqueueResult
Result returned by
SynthesisQueue.enqueue
.
interface
EnqueueResult
{
alreadyQueued
:
boolean
;
position
:
number
;
}
Index
Properties
already
Queued
position
Properties
already
Queued
alreadyQueued
:
boolean
position
position
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
already
Queued
position
GitHub
jeeves-meta-monorepo
Loading...
Result returned by SynthesisQueue.enqueue.