]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/server-commands/videos/index.ts
Add event doc to view endpoint
[github/Chocobozzz/PeerTube.git] / shared / server-commands / videos / index.ts
index 68a188b2116277329c1e020c12d2c6404acc2394..b861731fba66e0cfaf9dbd5c7e35ab7bf8f5839d 100644 (file)
@@ -12,4 +12,6 @@ export * from './playlists-command'
 export * from './services-command'
 export * from './streaming-playlists-command'
 export * from './comments-command'
+export * from './video-studio-command'
+export * from './views-command'
 export * from './videos-command'