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