aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/core-utils/common/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/core-utils/common/index.ts')
-rw-r--r--shared/core-utils/common/index.ts12
1 files changed, 0 insertions, 12 deletions
diff --git a/shared/core-utils/common/index.ts b/shared/core-utils/common/index.ts
deleted file mode 100644
index 8d63ee1b2..000000000
--- a/shared/core-utils/common/index.ts
+++ /dev/null
@@ -1,12 +0,0 @@
1export * from './array'
2export * from './random'
3export * from './date'
4export * from './env'
5export * from './number'
6export * from './object'
7export * from './path'
8export * from './regexp'
9export * from './time'
10export * from './promises'
11export * from './url'
12export * from './version'