develop
import { JobState } from '@peertube/peertube-models' export type JobStateClient = JobState | 'all'