aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/extra-utils/index.ts')
-rw-r--r--shared/extra-utils/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/extra-utils/index.ts b/shared/extra-utils/index.ts
index 3bc09ead5..9f5b5bb28 100644
--- a/shared/extra-utils/index.ts
+++ b/shared/extra-utils/index.ts
@@ -1,3 +1,4 @@
1export * from './actors/actors'
1export * from './bulk/bulk' 2export * from './bulk/bulk'
2 3
3export * from './cli/cli' 4export * from './cli/cli'