]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/index.ts
Begin new menu design
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / index.ts
index 52a647b83c1bf5bca8f1928f70dd1146005ff19e..79bf5ef43298cb861f297657c264540551bcaffd 100644 (file)
@@ -1,6 +1,9 @@
-export * from './auth';
-export * from './forms';
-export * from './rest';
-export * from './search';
-export * from './users';
-export * from './shared.module';
+export * from './auth'
+export * from './forms'
+export * from './rest'
+export * from './search'
+export * from './users'
+export * from './video-abuse'
+export * from './video-blacklist'
+export * from './shared.module'
+export * from './utils'