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