]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/videos/index.ts
Introduce history command
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / videos / index.ts
index fe5dc6655e1ffdef8ff93c6c6843146953ccf730..74667fc06c49b2faf015b7bf9c6e8d6ec45e0030 100644 (file)
@@ -1,13 +1,15 @@
+export * from './blacklist-command'
+export * from './captions'
+export * from './captions-command'
+export * from './change-ownership-command'
+export * from './history-command'
 export * from './live-command'
 export * from './live'
+export * from './playlists-command'
+export * from './playlists'
 export * from './services-command'
-export * from './video-blacklist'
-export * from './video-captions'
-export * from './video-change-ownership'
 export * from './video-channels'
 export * from './video-comments'
-export * from './video-history'
 export * from './video-imports'
-export * from './video-playlists'
 export * from './video-streaming-playlists'
 export * from './videos'