aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/core-utils/miscs/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/core-utils/miscs/index.ts')
-rw-r--r--shared/core-utils/miscs/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/core-utils/miscs/index.ts b/shared/core-utils/miscs/index.ts
index afd147f24..898fd4791 100644
--- a/shared/core-utils/miscs/index.ts
+++ b/shared/core-utils/miscs/index.ts
@@ -1,3 +1,4 @@
1export * from './date' 1export * from './date'
2export * from './miscs' 2export * from './miscs'
3export * from './types' 3export * from './types'
4export * from './http-error-codes'