]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/core/index.ts
wrap the hotkeys component to allow templating :art:
[github/Chocobozzz/PeerTube.git] / client / src / app / core / index.ts
1 export * from './auth'
2 export * from './confirm'
3 export * from './routing'
4 export * from './server'
5 export * from './theme'
6
7 export * from './core.module'