aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/live/live-video-event.type.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/models/videos/live/live-video-event.type.ts')
-rw-r--r--shared/models/videos/live/live-video-event.type.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/models/videos/live/live-video-event.type.ts b/shared/models/videos/live/live-video-event.type.ts
new file mode 100644
index 000000000..4d15899da
--- /dev/null
+++ b/shared/models/videos/live/live-video-event.type.ts
@@ -0,0 +1 @@
export type LiveVideoEventType = 'state-change'