jeeves-meta-monorepo
GitHub
Preparing search index...
service/src
QueueItem
Interface QueueItem
A queued synthesis work item.
interface
QueueItem
{
enqueuedAt
:
string
;
path
:
string
;
priority
:
boolean
;
}
Index
Properties
enqueued
At
path
priority
Properties
enqueued
At
enqueuedAt
:
string
path
path
:
string
priority
priority
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enqueued
At
path
priority
GitHub
jeeves-meta-monorepo
Loading...
A queued synthesis work item.