]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - shared/models/videos/stats/index.ts
Add ability to set start/end date to timeserie
[github/Chocobozzz/PeerTube.git] / shared / models / videos / stats / index.ts
1 export * from './video-stats-overall.model'
2 export * from './video-stats-retention.model'
3 export * from './video-stats-timeserie-group-interval.type'
4 export * from './video-stats-timeserie-query.model'
5 export * from './video-stats-timeserie-metric.type'
6 export * from './video-stats-timeserie.model'