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) 434 B
import { ImgDirective } from './directives'; import * as i0 from "@angular/core"; import * as i1 from "./directives"; export { ImgDirective }; export declare class TNSImageModule { static ɵfac: i0.ɵɵFactoryDeclaration<TNSImageModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TNSImageModule, [typeof i1.ImgDirective], never, [typeof i1.ImgDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<TNSImageModule>; }