]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/core/auth/index.ts
Make the client compile too
[github/Chocobozzz/PeerTube.git] / client / src / app / core / auth / index.ts
index cf52c9c7ce7552b978e578a666d07ffe41f3794c..bc7bfec0eed3c5b1f07fa982836f2c3e414844fb 100644 (file)
@@ -1 +1,4 @@
+export * from './auth-status.model'
+export * from './auth-user.model'
 export * from './auth.service'
+export * from '../routing/login-guard.service'