]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - client/src/app/videos/shared/rate-type.type.ts
Update client modules
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / shared / rate-type.type.ts
... / ...
CommitLineData
1export type RateType = 'like' | 'dislike';