PeerTube/client/src/types/job-state-client.type.ts

4 lines
81 B
TypeScript

import { JobState } from '@shared/models'
export type JobStateClient = JobState