diff options
Diffstat (limited to 'shared/extra-utils/server/index.ts')
-rw-r--r-- | shared/extra-utils/server/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/extra-utils/server/index.ts b/shared/extra-utils/server/index.ts index 669b004cd..9055dfc57 100644 --- a/shared/extra-utils/server/index.ts +++ b/shared/extra-utils/server/index.ts | |||
@@ -9,6 +9,7 @@ export * from './jobs-command' | |||
9 | export * from './plugins-command' | 9 | export * from './plugins-command' |
10 | export * from './plugins' | 10 | export * from './plugins' |
11 | export * from './redundancy-command' | 11 | export * from './redundancy-command' |
12 | export * from './server' | ||
12 | export * from './servers-command' | 13 | export * from './servers-command' |
13 | export * from './servers' | 14 | export * from './servers' |
14 | export * from './stats-command' | 15 | export * from './stats-command' |