]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+admin/index.ts
Client: notify client if there are webtorrent errors
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / index.ts
CommitLineData
ab32b0fc 1export * from './friends';
eb4f957e 2export * from './requests';
7da18e44 3export * from './users';
693b1aba
C
4export * from './admin-routing.module';
5export * from './admin.module';
7da18e44 6export * from './admin.component';