]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/videos/stats/index.ts
Add filter by start/end date overall stats in api
[github/Chocobozzz/PeerTube.git] / shared / models / videos / stats / index.ts
index 4a6fdaa717e0e62a8a387853b224a31eee247459..a9b203f5861f2b00c7329e0b2becdd5555a3be9e 100644 (file)
@@ -1,3 +1,4 @@
+export * from './video-stats-overall-query.model'
 export * from './video-stats-overall.model'
 export * from './video-stats-retention.model'
 export * from './video-stats-timeserie-query.model'