UNPKG

ionic-image-loader

Version:

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

5 lines 204 B
export * from './image-loader.module'; export * from './components/img-loader'; export * from './providers/image-loader-config'; export * from './providers/image-loader'; //# sourceMappingURL=index.js.map