UNPKG

@nativescript-community/ui-image

Version:

Advanced and efficient image display plugin which uses Fresco (Android) and SDWebImage (iOS) to implement caching, placeholders, image effects, and much more.

10 lines (9 loc) 405 B
/// <reference path="../../references.d.ts" /> import { ImgDirective } from './directives'; import * as i0 from "@angular/core"; import * as i1 from "./directives"; export { ImgDirective }; export declare class TNSImageModule { static ɵmod: i0.ɵɵNgModuleDefWithMeta<TNSImageModule, [typeof i1.ImgDirective], never, [typeof i1.ImgDirective]>; static ɵinj: i0.ɵɵInjectorDef<TNSImageModule>; }