ModuleWithProviders
interface
A wrapper around an NgModule that associates it with providers Usage without a generic type is deprecated.
ngModule
Type<T>
providers
(Provider | EnvironmentProviders)[] | undefined
Jump to details
A wrapper around an NgModule that associates it with providers Usage without a generic type is deprecated.
Type<T>
(Provider | EnvironmentProviders)[] | undefined