Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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()
151
class
SomeLibModule {}
152
153
const
aTok =
new
InjectionToken<string>(
'a'
);
154
const
bTok =
new
InjectionToken<string>(
'b'
);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected