]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+admin/index.ts
Use typescript standard and lint all files
[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'