]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/app/users/shared/index.ts
Do not prefix private attributes
[github/Chocobozzz/PeerTube.git] / client / app / users / shared / index.ts
1 export * from './auth-status.model';
2 export * from './auth.service';
3 export * from './token.model';
4 export * from './user.model';