UNPKG

preview-gallery

Version:

Angular library for previewing photos before uploading

8 lines (7 loc) 302 B
import * as i0 from "@angular/core"; export declare class PreviewBtnDirective { constructor(); onClick(): void; static ɵfac: i0.ɵɵFactoryDeclaration<PreviewBtnDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<PreviewBtnDirective, "[preview-btn]", never, {}, {}, never>; }