aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/app/users/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/app/users/index.ts')
-rw-r--r--client/app/users/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/app/users/index.ts b/client/app/users/index.ts
new file mode 100644
index 000000000..4f08b8bc7
--- /dev/null
+++ b/client/app/users/index.ts
@@ -0,0 +1,2 @@
1export * from './login/index';
2export * from './shared/index';