]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/controllers/index.ts
Add watch messages if live has not started
[github/Chocobozzz/PeerTube.git] / server / controllers / index.ts
index 8b3501712798e9ce649b3ef07e6d122af540b4fe..5a199ae9cdfcaf0f433c04409baebefcdac55461 100644 (file)
@@ -4,6 +4,8 @@ export * from './client'
 export * from './feeds'
 export * from './services'
 export * from './static'
+export * from './lazy-static'
+export * from './live'
 export * from './webfinger'
 export * from './tracker'
 export * from './bots'