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 c34ce4a commit 46aede3Copy full SHA for 46aede3
src/lib/ng-http-loader.module.ts
@@ -32,7 +32,7 @@ export class NgHttpLoaderModule {
32
ngModule: NgHttpLoaderModule,
33
providers: [
34
PendingInterceptorServiceInterceptor,
35
- ]
+ ],
36
};
37
}
38
0 commit comments