]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/types/job-type-client.type.ts
Update translations
[github/Chocobozzz/PeerTube.git] / client / src / types / job-type-client.type.ts
CommitLineData
1061c73f
C
1import { JobType } from '@shared/models'
2
3export type JobTypeClient = 'all' | JobType