]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/redundancy/index.ts
Breaking API: Consistency with role id/label
[github/Chocobozzz/PeerTube.git] / shared / models / redundancy / index.ts
index 649cc489f88b9498c6361ab2e7fb0e27ea3c5ff7..641a5d625c0f767534da94fcc01ccf71017a5cd0 100644 (file)
@@ -1,3 +1,4 @@
-export * from './videos-redundancy-strategy.model'
 export * from './video-redundancies-filters.model'
+export * from './video-redundancy-config-filter.type'
 export * from './video-redundancy.model'
+export * from './videos-redundancy-strategy.model'