aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/videos/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/extra-utils/videos/index.ts')
-rw-r--r--shared/extra-utils/videos/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/extra-utils/videos/index.ts b/shared/extra-utils/videos/index.ts
index 03b4756d5..815c7f944 100644
--- a/shared/extra-utils/videos/index.ts
+++ b/shared/extra-utils/videos/index.ts
@@ -1,10 +1,10 @@
1export * from './blacklist-command' 1export * from './blacklist-command'
2export * from './captions' 2export * from './captions'
3export * from './captions-command' 3export * from './captions-command'
4export * from './change-ownership-command'
4export * from './live-command' 5export * from './live-command'
5export * from './live' 6export * from './live'
6export * from './services-command' 7export * from './services-command'
7export * from './video-change-ownership'
8export * from './video-channels' 8export * from './video-channels'
9export * from './video-comments' 9export * from './video-comments'
10export * from './video-history' 10export * from './video-history'