
committed by
Kara Erickson

parent
b3d6d500be
commit
398ff1e7e7
@ -86,6 +86,9 @@ export interface NgModuleDef<T> {
|
||||
* @param T the module type. In Ivy applications, this must be explicitly
|
||||
* provided.
|
||||
*
|
||||
* Note that using ModuleWithProviders without a generic type is deprecated.
|
||||
* The generic will become required in a future version of Angular.
|
||||
*
|
||||
* @publicApi
|
||||
*/
|
||||
export interface ModuleWithProviders<
|
||||
|
Reference in New Issue
Block a user