diff options
Diffstat (limited to 'shared/extra-utils/index.ts')
-rw-r--r-- | shared/extra-utils/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/extra-utils/index.ts b/shared/extra-utils/index.ts index 898a92d43..5c520d0c2 100644 --- a/shared/extra-utils/index.ts +++ b/shared/extra-utils/index.ts | |||
@@ -1,3 +1,4 @@ | |||
1 | export * from './actors/actors' | ||
1 | export * from './bulk/bulk' | 2 | export * from './bulk/bulk' |
2 | export * from './cli/cli' | 3 | export * from './cli/cli' |
3 | export * from './feeds/feeds' | 4 | export * from './feeds/feeds' |