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 f1d390f commit 3600c7cCopy full SHA for 3600c7c
src/mergeInjector.ts
@@ -37,4 +37,4 @@ export class MergeInjector implements Injector {
37
// This will throw the DI Injector error
38
this.injectors[0].get(token);
39
}
40
-}
+}
0 commit comments