]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/app/videos/index.ts
Add authentication tokens to make friends/quit friends
[github/Chocobozzz/PeerTube.git] / client / app / videos / index.ts
1 export * from './shared/index';
2 export * from './video-add/index';
3 export * from './video-list/index';
4 export * from './video-watch/index';