1
0
Fork 0
peertube/shared/models/videos/live/live-video-event.type.ts

2 lines
65 B
TypeScript

export type LiveVideoEventType = 'state-change' | 'views-change'