]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+admin/friends/index.ts
Fix client compilation
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / friends / index.ts
CommitLineData
e105c19c 1export * from './friend-add';
e2f555ca 2export * from './friend-list';
e105c19c 3export * from './shared';
ab32b0fc 4export * from './friends.component';
e2f555ca 5export * from './friends.routes';