W3cubDocs

/Angular

ImportProvidersSource

type-alias

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://angular.io/api/core/ImportProvidersSource