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