OrProvider<T>: T | ProviderToken<T>

An object instance or a token that can be used to retrieve an instance from an injector or through a query.

Type Parameters

  • T extends object

Generated using TypeDoc