interface
A type which has an InjectorDef static field.
interface InjectorType<T> extends Type {
// inherited from core/Type
constructor(...args: any[]): T
} InjectorDefTypes can be used to configure a StaticInjector.
© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v10.angular.io/api/core/InjectorType