]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/index.ts
Client: improve host regex
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / index.ts
index c362a0e4ae00690a933f1f9362ae69d694144e21..52a647b83c1bf5bca8f1928f70dd1146005ff19e 100644 (file)
@@ -1,5 +1,6 @@
 export * from './auth';
-export * from './form-validators';
+export * from './forms';
 export * from './rest';
 export * from './search';
 export * from './users';
+export * from './shared.module';