]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/core/auth/index.ts
Fix tokens loading
[github/Chocobozzz/PeerTube.git] / client / src / app / core / auth / index.ts
index cf52c9c7ce7552b978e578a666d07ffe41f3794c..8e5caa7ed23d00a8127b7ed886e6561cc8766463 100644 (file)
@@ -1 +1,3 @@
+export * from './auth-status.model'
+export * from './auth-user.model'
 export * from './auth.service'