aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/live/live-video-event.type.ts
blob: 50f794561f63e884f560dbe92a2d2212feec9c3f (plain) (blame)
1
export type LiveVideoEventType = 'state-change' | 'views-change'