]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/index.ts
Fix client search
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / index.ts
index 0cab7dad0a92f0e7d1c56e2518c85e8afe435585..413dda16acb63a65f2fc2cebd0bed90cc2e35389 100644 (file)
@@ -1,2 +1,8 @@
-export * from './search';
+export * from './auth'
+export * from './forms'
+export * from './rest'
 export * from './users'
+export * from './video-abuse'
+export * from './video-blacklist'
+export * from './shared.module'
+export * from './utils'