MCPcopy Create free account
hub / github.com/angular/angular /

Class

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected