Add ability to list redundancies
[oweals/peertube.git] / shared / models / redundancy / index.ts
1 export * from './videos-redundancy-strategy.model'
2 export * from './video-redundancies-filters.model'
3 export * from './video-redundancy.model'