aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/stats/video-stats-timeserie-metric.type.ts
blob: fc268d083eef49903d6f17fa2d6965dc44cb7a04 (plain) (blame)
1
export type VideoStatsTimeserieMetric = 'viewers' | 'aggregateWatchTime'