UNPKG

ionic-image-loader

Version:

Ionic Component and Service to load images in a background thread and cache them for later use

5 lines (4 loc) 138 B
import { ModuleWithProviders } from '@angular/core'; export declare class IonicImageLoader { static forRoot(): ModuleWithProviders; }