We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8401b00 commit 29df335Copy full SHA for 29df335
redisinsight/api/src/modules/server/server.service.spec.ts
@@ -11,7 +11,7 @@ import {
11
mockServerRepository,
12
MockType,
13
} from 'src/__mocks__';
14
-import config from 'src/utils/config';
+import config, { Config } from 'src/utils/config';
15
import {
16
ServerInfoNotFoundException,
17
AppAnalyticsEvents,
0 commit comments