aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-watch/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos/video-watch/index.ts')
-rw-r--r--client/src/app/videos/video-watch/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/app/videos/video-watch/index.ts b/client/src/app/videos/video-watch/index.ts
new file mode 100644
index 000000000..b17aaacf2
--- /dev/null
+++ b/client/src/app/videos/video-watch/index.ts
@@ -0,0 +1,2 @@
1export * from './video-watch.component';
2export * from './webtorrent.service';