Client: centralize http res extraction in a service
[oweals/peertube.git] / client / src / app / shared / index.ts
1 export * from './auth';
2 export * from './form-validators';
3 export * from './rest';
4 export * from './search';
5 export * from './users';