]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/videos/shared/index.ts
Add systemd file example
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / shared / index.ts
1 export * from './loader';
2 export * from './pagination.model';
3 export * from './sort-field.type';
4 export * from './video.model';
5 export * from './video.service';