aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/plugins/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/core/plugins/index.ts')
-rw-r--r--client/src/app/core/plugins/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/app/core/plugins/index.ts b/client/src/app/core/plugins/index.ts
new file mode 100644
index 000000000..b3239f1f3
--- /dev/null
+++ b/client/src/app/core/plugins/index.ts
@@ -0,0 +1,2 @@
1export * from './hooks.service'
2export * from './plugin.service'