aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/stats/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/models/videos/stats/index.ts')
-rw-r--r--shared/models/videos/stats/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/models/videos/stats/index.ts b/shared/models/videos/stats/index.ts
index 4a6fdaa71..a9b203f58 100644
--- a/shared/models/videos/stats/index.ts
+++ b/shared/models/videos/stats/index.ts
@@ -1,3 +1,4 @@
1export * from './video-stats-overall-query.model'
1export * from './video-stats-overall.model' 2export * from './video-stats-overall.model'
2export * from './video-stats-retention.model' 3export * from './video-stats-retention.model'
3export * from './video-stats-timeserie-query.model' 4export * from './video-stats-timeserie-query.model'