Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
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
148
class
CompUsingModuleDirectiveAndPipe {}
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
1
NgModule
Interface · 0.90
Tested by
no test coverage detected