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