aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/core-utils/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/core-utils/index.ts')
-rw-r--r--shared/core-utils/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/core-utils/index.ts b/shared/core-utils/index.ts
index 2a7d4d982..e0a6a8087 100644
--- a/shared/core-utils/index.ts
+++ b/shared/core-utils/index.ts
@@ -5,3 +5,4 @@ export * from './plugins'
5export * from './renderer' 5export * from './renderer'
6export * from './users' 6export * from './users'
7export * from './utils' 7export * from './utils'
8export * from './videos'