diff options
Diffstat (limited to 'client/src/app/shared/index.ts')
-rw-r--r-- | client/src/app/shared/index.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/app/shared/index.ts b/client/src/app/shared/index.ts new file mode 100644 index 000000000..0cab7dad0 --- /dev/null +++ b/client/src/app/shared/index.ts | |||
@@ -0,0 +1,2 @@ | |||
1 | export * from './search'; | ||
2 | export * from './users' | ||