UNPKG

ng7-pica

Version:

Angular module to resize images files in browser

5 lines (4 loc) 108 B
export declare class NgxPicaImageService { private imageExtensions; isImage(file: File): boolean; }