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.ts5
1 files changed, 5 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..4474661de
--- /dev/null
+++ b/shared/server-commands/miscs/index.ts
@@ -0,0 +1,5 @@
1export * from './checks'
2export * from './generate'
3export * from './sql-command'
4export * from './tests'
5export * from './webtorrent'