]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/app/videos/index.ts
Put presentation logic in the components
[github/Chocobozzz/PeerTube.git] / client / app / videos / index.ts
CommitLineData
41a2aee3
C
1export * from './shared/index';
2export * from './video-add/index';
3export * from './video-list/index';
4export * from './video-watch/index';