1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 17:59:37 +02:00
Peertube/shared/models/redundancy/index.ts
2020-01-28 11:35:26 +01:00

3 lines
143 B
TypeScript

export * from './videos-redundancy-strategy.model'
export * from './video-redundancies-filters.model'
export * from './video-redundancy.model'