]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/core/index.ts
Try to optimize frontend
[github/Chocobozzz/PeerTube.git] / client / src / app / core / index.ts
1 export * from './auth'
2 export * from './config'
3 export * from './confirm'
4 export * from './menu'
5 export * from './routing'
6 export * from './core.module'