StaticProvider

type-alias

Describes how the Injector should be configured in a static way (Without reflection).

See more...

type StaticProvider = ValueProvider | ExistingProvider | StaticClassProvider | ConstructorProvider | FactoryProvider | any[];

See also

Description

For more details, see the "Dependency Injection Guide".

© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/core/StaticProvider