aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/server-commands/miscs/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/server-commands/miscs/index.ts')
-rw-r--r--shared/server-commands/miscs/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/shared/server-commands/miscs/index.ts b/shared/server-commands/miscs/index.ts
new file mode 100644
index 000000000..a1d14e998
--- /dev/null
+++ b/shared/server-commands/miscs/index.ts
@@ -0,0 +1,2 @@
1export * from './sql-command'
2export * from './webtorrent'