Read-only service resolver — the interface that factories and classes receive to pull in their own dependencies.
1.2.0
Check if a token has been registered.
Resolve a service synchronously.
If no provider is registered for the token.
Resolve a service asynchronously (for async factory providers).
Resolve all services whose registrations contain the given tag.
Attempt to resolve; return undefined if the token is not registered.
undefined
Read-only service resolver — the interface that factories and classes receive to pull in their own dependencies.
Since
1.2.0