Open sandraandonov88 opened 3 years ago
Hi,
I am experiencing the following error in Angular(v10.0.14) library project:
node_modules/ngx-progressive-image-loader/lib/ngx-progressive-image-loader.module.d.ts:6:51 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
6 static forRoot(config?: IImageLoaderOptions): ModuleWithProviders;
Hi,
I am experiencing the following error in Angular(v10.0.14) library project:
node_modules/ngx-progressive-image-loader/lib/ngx-progressive-image-loader.module.d.ts:6:51 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
6 static forRoot(config?: IImageLoaderOptions): ModuleWithProviders;