This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Releases
Wiki
Activity
ec61fb7e2c
PeerTube
/
shared
/
models
/
job.model.ts
2 lines
70 B
TypeScript
Raw
Blame
History
export
type
JobState
=
'pending'
|
'processing'
|
'error'
|
'success'
Reference in New Issue
View Git Blame
Copy Permalink