aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos/index.ts')
-rw-r--r--client/src/app/videos/index.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/src/app/videos/index.ts b/client/src/app/videos/index.ts
new file mode 100644
index 000000000..9a92fa57a
--- /dev/null
+++ b/client/src/app/videos/index.ts
@@ -0,0 +1,4 @@
1export * from './shared';
2export * from './video-add';
3export * from './video-list';
4export * from './video-watch';