]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/controllers/index.ts
Client calls revoke-token endpoint on logout
[github/Chocobozzz/PeerTube.git] / server / controllers / index.ts
index 869546dc739e344e99060c3b3a8ce45fee110988..0d64b33bb1988d89c17549d2edaf15176ba778f8 100644 (file)
@@ -4,8 +4,8 @@ export * from './client'
 export * from './feeds'
 export * from './services'
 export * from './static'
+export * from './lazy-static'
 export * from './webfinger'
 export * from './tracker'
 export * from './bots'
 export * from './plugins'
-export * from './themes'