Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ safe
Method
safe
packages/core/test/di/r3_injector_spec.ts:166–171 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
164
});
165
166
static safe() {
167
return
{
168
ngModule: DeepModule,
169
providers: [{provide: DeepService}],
170
};
171
}
172
}
173
174
class
IntermediateModule {
Callers
1
IntermediateModule
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected