]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/core/index.ts
Support roles with rights and add moderator role
[github/Chocobozzz/PeerTube.git] / client / src / app / core / index.ts
index fa951b215394bbab0a0574b0017bac04b8e50218..8358261ae6b9de7619e4d1a39b990de3e4eb70eb 100644 (file)
@@ -1,2 +1,6 @@
-export * from './auth';
+export * from './auth'
+export * from './server'
+export * from './confirm'
+export * from './menu'
+export * from './routing'
 export * from './core.module'