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