ERROR in node_modules/angular-count-to/src/modules/count-to.module.d.ts:6:23 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
6 static forRoot(): ModuleWithProviders;
node_modules/angular-count-to/src/modules/count-to.module.d.ts:10:24 - error TS2314: Generic type 'ModuleWithProviders<T>' requires 1 type argument(s).
10 static forChild(): ModuleWithProviders;
ERROR in node_modules/angular-count-to/src/modules/count-to.module.d.ts:6:23 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
6 static forRoot(): ModuleWithProviders;