diff options
Diffstat (limited to 'client/app/videos/video-watch/index.ts')
-rw-r--r-- | client/app/videos/video-watch/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/app/videos/video-watch/index.ts b/client/app/videos/video-watch/index.ts new file mode 100644 index 000000000..2228b6ed7 --- /dev/null +++ b/client/app/videos/video-watch/index.ts | |||
@@ -0,0 +1 @@ | |||
export * from './video-watch.component'; | |||