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