aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/newlightbox/components/Recommendation/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/newlightbox/components/Recommendation/index.ts')
-rw-r--r--src/client/views/newlightbox/components/Recommendation/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/views/newlightbox/components/Recommendation/index.ts b/src/client/views/newlightbox/components/Recommendation/index.ts
new file mode 100644
index 000000000..12ebf9d6e
--- /dev/null
+++ b/src/client/views/newlightbox/components/Recommendation/index.ts
@@ -0,0 +1,2 @@
+export * from './utils'
+export * from './Recommendation' \ No newline at end of file