aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/shared/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos/shared/index.ts')
-rw-r--r--client/src/app/videos/shared/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/videos/shared/index.ts b/client/src/app/videos/shared/index.ts
index dcaa4e090..09d961dd3 100644
--- a/client/src/app/videos/shared/index.ts
+++ b/client/src/app/videos/shared/index.ts
@@ -1,4 +1,5 @@
1export * from './sort-field.type' 1export * from './sort-field.type'
2export * from './markdown.service'
2export * from './video.model' 3export * from './video.model'
3export * from './video-details.model' 4export * from './video-details.model'
4export * from './video-edit.model' 5export * from './video-edit.model'