Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ AlternateService
Class
AlternateService
packages/core/test/acceptance/service_spec.ts:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
@Service()
129
class
AlternateService {
130
readonly value =
'AlternateService'
;
131
}
132
133
@Component({selector:
'my-comp'
, template:
''
})
134
class
MyComp {
Callers
nothing calls this directly
Calls
1
Service
Class · 0.90
Tested by
no test coverage detected