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
f0f5567b69
PeerTube
/
client
/
angular
/
videos
/
models
/
video.ts
7 lines
102 B
TypeScript
Raw
Blame
History
export
interface
Video
{
_id
:
string
;
name
:
string
;
description
:
string
;
magnetUri
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink