]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/auth/index.ts
Server: delete user with the id and not the username
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / auth / index.ts
CommitLineData
bd5c83a8 1export * from './auth-http.service';
41a2aee3
C
2export * from './auth-status.model';
3export * from './auth.service';
41a2aee3 4export * from './user.model';