Client: split in angular modules
[oweals/peertube.git] / client / src / app / shared / index.ts
1 export * from './auth';
2 export * from './forms';
3 export * from './rest';
4 export * from './search';
5 export * from './users';
6 export * from './shared.module';