Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ LazyModule
Class
LazyModule
packages/router/test/standalone.spec.ts:144–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
@NgModule({providers: [Service]})
145
class
LazyModule {}
146
147
@Component({
148
template: `{{ service.value }}`,
Callers
nothing calls this directly
Calls
2
NgModule
Interface · 0.90
forChild
Method · 0.45
Tested by
no test coverage detected