Commit 1d42cfc
authored
Add missing ModuleWithProviders<T> type for ng2
With ng 10 the type definition for ModuleWithProviders is mandatory and should refer to the type of the NgModule (https://angular.io/guide/migration-module-with-providers)1 parent d3041e4 commit 1d42cfc
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments