This website requires JavaScript.
Explore
Help
Sign In
interesting
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube.git
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Projects
Releases
Wiki
Activity
c6720f0bf5
PeerTube
/
shared
/
models
/
pods
/
remote-video
/
remote-video-request.model.ts
5 lines
105 B
TypeScript
Raw
Blame
History
export
interface
RemoteVideoRequest
{
type
:
'add'
|
'update'
|
'remove'
|
'report-abuse'
data
:
any
}
Reference in New Issue
View Git Blame
Copy Permalink