]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+admin/index.ts
2f47a3cc30b8ba246df1128e2d9d6d3dd87e8d0f
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / index.ts
1 export * from './friends';
2 export * from './requests';
3 export * from './users';
4 export * from './admin-routing.module';
5 export * from './admin.module';
6 export * from './admin.component';