On this page
ImportProvidersSource
type-alias
developer preview
A source of providers for the importProvidersFrom
function.
type ImportProvidersSource = Type<unknown> | ModuleWithProviders<unknown> | Array<ImportProvidersSource>;
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v14.angular.io/api/core/ImportProvidersSource