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