aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/redundancy/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/models/redundancy/index.ts')
-rw-r--r--shared/models/redundancy/index.ts4
1 files changed, 3 insertions, 1 deletions
diff --git a/shared/models/redundancy/index.ts b/shared/models/redundancy/index.ts
index 61bf0fca7..649cc489f 100644
--- a/shared/models/redundancy/index.ts
+++ b/shared/models/redundancy/index.ts
@@ -1 +1,3 @@
1export * from './videos-redundancy.model' 1export * from './videos-redundancy-strategy.model'
2export * from './video-redundancies-filters.model'
3export * from './video-redundancy.model'