angular / 14 / api / core / importproviderssource.html

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