]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+videos/+video-watch/shared/index.ts
Move privacy concerns in a dedicated component
[github/Chocobozzz/PeerTube.git] / client / src / app / +videos / +video-watch / shared / index.ts
1 export * from './comment'
2 export * from './information'
3 export * from './metadata'
4 export * from './playlist'
5 export * from './recommendations'
6 export * from './timestamp-route-transformer.directive'