aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-search/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/shared-search/index.ts')
-rw-r--r--client/src/app/shared/shared-search/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/shared/shared-search/index.ts b/client/src/app/shared/shared-search/index.ts
index f687f6767..0235893c4 100644
--- a/client/src/app/shared/shared-search/index.ts
+++ b/client/src/app/shared/shared-search/index.ts
@@ -1,3 +1,4 @@
1export * from './advanced-search.model' 1export * from './advanced-search.model'
2export * from './find-in-bulk.service'
2export * from './search.service' 3export * from './search.service'
3export * from './shared-search.module' 4export * from './shared-search.module'