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 818be04 commit 919d5c7Copy full SHA for 919d5c7
src/multi-http-loader.ts
@@ -1,4 +1,4 @@
1
-import {HttpClient} from "@angular/common/http";
+import {HttpBackend, HttpClient} from "@angular/common/http";
2
import {TranslateLoader} from "@ngx-translate/core";
3
import {Observable, forkJoin, of} from "rxjs";
4
import {catchError, map} from "rxjs/operators";
0 commit comments