UNPKG
ng7-pica
Version:
latest (3.0.0)
3.0.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
Angular module to resize images files in browser
github.com/wynfred/ng7-pica
wynfred/ng7-pica
ng7-pica
/
lib
/
ngx-pica-image.service.d.ts
5 lines
(4 loc)
•
108 B
TypeScript
View Raw
1
2
3
4
5
export declare
class
NgxPicaImageService
{ private imageExtensions; isImage(file: File): boolean; }