]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/videos/video-watch/index.ts
Use typescript standard and lint all files
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / video-watch / index.ts
1 export * from './video-magnet.component'
2 export * from './video-share.component'
3 export * from './video-report.component'
4 export * from './video-watch.component'
5 export * from './webtorrent.service'