MCPcopy Index your code
hub / github.com/angular/angular / OtherModule

Class OtherModule

packages/core/test/di/r3_injector_spec.ts:230–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228 );
229
230 class OtherModule {
231 static ɵinj = ɵɵdefineInjector({
232 imports: undefined,
233 providers: [],
234 });
235 }
236
237 class ModuleWithMissingDep {
238 static ɵinj = ɵɵdefineInjector({

Callers

nothing calls this directly

Calls 1

ɵɵdefineInjectorFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…