@nativescript-community/ui-zoomimage
Version:
Zoomable image view based on @nativescript-community/ui-image
8 lines (7 loc) • 336 B
TypeScript
import * as i0 from "@angular/core";
export declare class ImgDirective {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<ImgDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<ImgDirective, "NSImg", never, {}, {}, never, never, true, never>;
}
export declare const NSIMG_DIRECTIVES: (typeof ImgDirective)[];