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 898fd4791..251df1de2 100644
--- a/shared/core-utils/miscs/index.ts
+++ b/shared/core-utils/miscs/index.ts
@@ -2,3 +2,4 @@ export * from './date'
2export * from './miscs' 2export * from './miscs'
3export * from './types' 3export * from './types'
4export * from './http-error-codes' 4export * from './http-error-codes'
5export * from './http-methods'