]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/core/index.ts
Fix client build
[github/Chocobozzz/PeerTube.git] / client / src / app / core / index.ts
index 3c01e05aafc55e70b2af9fcca6a1e3d67a216918..524589d74268e5afe1bc5223c5ca2f84fd6fef48 100644 (file)
@@ -1,5 +1,7 @@
 export * from './auth'
-export * from './server'
 export * from './confirm'
 export * from './routing'
+export * from './server'
+export * from './theme'
+
 export * from './core.module'