]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/login/index.ts
WIP plugins: add theme support
[github/Chocobozzz/PeerTube.git] / client / src / app / login / index.ts
index 69c16441fb3d3bac62f4e36aed6f63db7369099f..f1301d8b51c4d908efb4224e3437f0c783ba9f6e 100644 (file)
@@ -1 +1,3 @@
-export * from './login.component';
+export * from './login-routing.module'
+export * from './login.component'
+export * from './login.module'