updated to the latest 9.x version

This commit is contained in:
Giuseppe Digilio
2020-11-18 19:02:55 +01:00
parent 17d7e10ac3
commit 1b21af3191
35 changed files with 974 additions and 795 deletions

View File

@@ -25,7 +25,7 @@ import { StatisticsService } from './statistics.service';
* This module handles the statistics
*/
export class StatisticsModule {
static forRoot(): ModuleWithProviders {
static forRoot(): ModuleWithProviders<StatisticsModule> {
return {
ngModule: StatisticsModule,
providers: [