aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/users/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/users/index.ts')
-rw-r--r--client/src/app/shared/users/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/shared/users/index.ts b/client/src/app/shared/users/index.ts
index 5a670ce8f..ff009e89b 100644
--- a/client/src/app/shared/users/index.ts
+++ b/client/src/app/shared/users/index.ts
@@ -1 +1,2 @@
1export * from './user.model'; 1export * from './user.model';
2export * from './user.service';