aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/miscs/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/extra-utils/miscs/index.ts')
-rw-r--r--shared/extra-utils/miscs/index.ts6
1 files changed, 4 insertions, 2 deletions
diff --git a/shared/extra-utils/miscs/index.ts b/shared/extra-utils/miscs/index.ts
index 7e236c329..4474661de 100644
--- a/shared/extra-utils/miscs/index.ts
+++ b/shared/extra-utils/miscs/index.ts
@@ -1,3 +1,5 @@
1export * from './miscs' 1export * from './checks'
2export * from './generate'
2export * from './sql-command' 3export * from './sql-command'
3export * from './stubs' 4export * from './tests'
5export * from './webtorrent'