fix: igeneric types

This commit is contained in:
adripo
2022-11-12 22:27:07 +01:00
parent 64ad353628
commit e9cf8a9180
26 changed files with 29 additions and 29 deletions
@@ -19,7 +19,7 @@ export class ScrutinyConfigModule {
*
* @param config
*/
static forRoot(config: any): ModuleWithProviders {
static forRoot(config: any): ModuleWithProviders<ScrutinyConfigModule> {
return {
ngModule: ScrutinyConfigModule,
providers: [