aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/reset-password/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/reset-password/index.ts')
-rw-r--r--client/src/app/reset-password/index.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/src/app/reset-password/index.ts b/client/src/app/reset-password/index.ts
new file mode 100644
index 000000000..438dc576a
--- /dev/null
+++ b/client/src/app/reset-password/index.ts
@@ -0,0 +1,3 @@
1export * from './reset-password-routing.module'
2export * from './reset-password.component'
3export * from './reset-password.module'