diff options
Diffstat (limited to 'client/src/app/menu/index.ts')
-rw-r--r-- | client/src/app/menu/index.ts | 2 |
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 @@ | |||
1 | export * from './menu.component' | ||
2 | export * from './menu-admin.component' | ||