Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ has
Method
has
packages/upgrade/src/common/src/angular1.ts:192–192 ·
view source on GitHub ↗
(key: string)
Source
from the content-addressed store, hash-verified
190
export
interface
IInjectorService {
191
get(key: string): any;
192
has(key: string): boolean;
193
}
194
195
export
interface
IIntervalService {
Callers
4
bootstrap
Method · 0.65
getDowngradedModuleCount
Function · 0.65
getUpgradeAppType
Function · 0.65
validateInjectionKey
Function · 0.65
Implementers
11
MockHeaders
packages/service-worker/worker/testing
TranslationBundle
packages/compiler/src/i18n/translation
KnownInputs
packages/core/schematics/migrations/si
UniqueValueMultiKeyMap
packages/core/src/render3/list_reconci
DehydratedBlockRegistry
packages/core/src/defer/registry.ts
FieldMetadataState
packages/forms/signals/src/field/metad
HttpHeaders
packages/common/http/src/headers.ts
HttpContext
packages/common/http/src/context.ts
HttpParams
packages/common/http/src/params.ts
ParamsAsMap
packages/router/src/shared.ts
ElementInstructionMap
packages/animations/browser/src/dsl/el
Calls
no outgoing calls
Tested by
no test coverage detected