Skip to content

Variable: JobState

ts
const JobState: object;

The JobState describes the status of a job.

Type Declaration

NameType
Done"Done"
Queued"Queued"
Stopped"Stopped"