]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/videos/shared/index.ts
Share models between server and client
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / shared / index.ts
CommitLineData
df98563e
C
1export * from './sort-field.type'
2export * from './rate-type.type'
3export * from './video.model'
4export * from './video.service'