]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/videos/index.ts
Improve real world script
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / index.ts
CommitLineData
df98563e
C
1export * from './shared'
2export * from './video-edit'
3export * from './video-list'
4export * from './video-watch'
5export * from './videos-routing.module'
6export * from './videos.component'
7export * from './videos.module'