]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/core/index.ts
Lazy load static objects
[github/Chocobozzz/PeerTube.git] / client / src / app / core / index.ts
index fa951b215394bbab0a0574b0017bac04b8e50218..f664aff41d482a55859863d3d25cd6c588651090 100644 (file)
@@ -1,2 +1,8 @@
-export * from './auth';
+export * from './auth'
+export * from './confirm'
+export * from './routing'
+export * from './server'
+export * from './notification'
+export * from './theme'
+
 export * from './core.module'