]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - shared/models/redundancy/index.ts
Merge branch 'release/5.1.0' into develop
[github/Chocobozzz/PeerTube.git] / shared / models / redundancy / index.ts
CommitLineData
b764380a 1export * from './video-redundancies-filters.model'
2b02c520 2export * from './video-redundancy-config-filter.type'
b764380a 3export * from './video-redundancy.model'
2b02c520 4export * from './videos-redundancy-strategy.model'