Client: reactive forms
[oweals/peertube.git] / client / src / app / admin / friends / index.ts
index 0adc256c43280b29ac261098e1d7d31a77f82dcb..dd4df2538e4a5d305f1e87e0cd5f8181315c6b50 100644 (file)
@@ -1 +1,5 @@
-export * from './friend.service';
+export * from './friend-add';
+export * from './friend-list';
+export * from './shared';
+export * from './friends.component';
+export * from './friends.routes';