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.

8 lines (7 loc) 308 B
import * as i0 from "@angular/core"; export declare class ImgDirective { constructor(); static ɵfac: i0.ɵɵFactoryDef<ImgDirective, never>; static ɵdir: i0.ɵɵDirectiveDefWithMeta<ImgDirective, "NSImg", never, {}, {}, never>; } export declare const NSIMG_DIRECTIVES: (typeof ImgDirective)[];