aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/user-subscription/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/user-subscription/index.ts')
-rw-r--r--client/src/app/shared/user-subscription/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/app/shared/user-subscription/index.ts b/client/src/app/shared/user-subscription/index.ts
new file mode 100644
index 000000000..024b36a41
--- /dev/null
+++ b/client/src/app/shared/user-subscription/index.ts
@@ -0,0 +1,2 @@
1export * from './user-subscription.service'
2export * from './subscribe-button.component' \ No newline at end of file