]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - shared/models/videos/stats/video-stats-timeserie-metric.type.ts
Translated using Weblate (Arabic)
[github/Chocobozzz/PeerTube.git] / shared / models / videos / stats / video-stats-timeserie-metric.type.ts
1 export type VideoStatsTimeserieMetric = 'viewers' | 'aggregateWatchTime'