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.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/extra-utils/miscs/index.ts b/shared/extra-utils/miscs/index.ts
index ccacd4c79..7e236c329 100644
--- a/shared/extra-utils/miscs/index.ts
+++ b/shared/extra-utils/miscs/index.ts
@@ -1,3 +1,3 @@
1export * from './miscs' 1export * from './miscs'
2export * from './sql' 2export * from './sql-command'
3export * from './stubs' 3export * from './stubs'