]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - 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
CommitLineData
911186da 1export * from './comment'
6ebdd12f 2export * from './information'
911186da
C
3export * from './metadata'
4export * from './playlist'
5export * from './recommendations'
6export * from './timestamp-route-transformer.directive'