]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/videos/shared/index.ts
Use typescript standard and lint all files
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / shared / index.ts
1 export * from './sort-field.type'
2 export * from './rate-type.type'
3 export * from './video.model'
4 export * from './video.service'