Client: split in angular modules
[oweals/peertube.git] / client / src / app / account / index.ts
1 export * from './account-routing.module';
2 export * from './account.component';
3 export * from './account.module';
4 export * from './account.service';