UNPKG
ng-pica
Version:
latest (8.0.1)
8.0.1
8.0.0
Angular module to resize images files in browser
github.com/wynfred/ng-pica
wynfred/ng-pica
ng-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; }