diff options
Diffstat (limited to 'client/src/app/friends/index.ts')
-rw-r--r-- | client/src/app/friends/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/friends/index.ts b/client/src/app/friends/index.ts new file mode 100644 index 000000000..0adc256c4 --- /dev/null +++ b/client/src/app/friends/index.ts | |||
@@ -0,0 +1 @@ | |||
export * from './friend.service'; | |||