]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/index.ts
Client: centralize http res extraction in a service
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / index.ts
index 9edf9b4a0a713791446181ab948ecd312ce09a75..c362a0e4ae00690a933f1f9362ae69d694144e21 100644 (file)
@@ -1,4 +1,5 @@
 export * from './auth';
 export * from './form-validators';
+export * from './rest';
 export * from './search';
 export * from './users';