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) 171 B
export * from './image-loader.module'; export * from './components/img-loader'; export * from './providers/image-loader-config'; export * from './providers/image-loader';