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
ac907dc7c1
PeerTube
/
shared
/
models
/
videos
/
stats
/
video-stats-timeserie.model.ts
7 lines
92 B
TypeScript
Raw
Blame
History
export
interface
VideoStatsTimeserie
{
data
:
{
date
:
string
value
:
number
}
[
]
}
Reference in New Issue
View Git Blame
Copy Permalink