aboutsummaryrefslogblamecommitdiffhomepage
path: root/shared/models/videos/video-rate.type.ts
blob: d48774a4b45ddc91d62efb26bebcd029442393a8 (plain) (tree)
1
                                              
export type VideoRateType = 'like' | 'dislike'