]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+videos/+video-watch/shared/index.ts
Fix privacy concern for remote videos
[github/Chocobozzz/PeerTube.git] / client / src / app / +videos / +video-watch / shared / index.ts
1 export * from './action-buttons'
2 export * from './comment'
3 export * from './information'
4 export * from './metadata'
5 export * from './playlist'
6 export * from './recommendations'
7 export * from './timestamp-route-transformer.directive'