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

Class SomeLibModule

packages/platform-browser/test/testing_public_spec.ts:150–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148class CompUsingModuleDirectiveAndPipe {}
149
150@NgModule()
151class SomeLibModule {}
152
153const aTok = new InjectionToken<string>('a');
154const bTok = new InjectionToken<string>('b');

Callers

nothing calls this directly

Calls 1

NgModuleInterface · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…