We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 352db9f + c4a74f3 commit fa00bcdCopy full SHA for fa00bcd
src/elasticsearch-client/elasticsearch.client.factory.ts
@@ -1,4 +1,4 @@
1
-import fs from 'fs';
+import * as fs from 'fs';
2
import { LoggerService } from '@nestjs/common';
3
import { ConfigService } from '@nestjs/config';
4
import { Client } from '@elastic/elasticsearch';
0 commit comments