mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-01 00:50:04 +00:00
* cropperjs: make CropBoxData's fields optional * cropperjs: Added 4 new options to getCroppedCanvas method: minWidth, minHeight, maxWidth and maxHeight. see https://github.com/fengyuanchen/cropperjs/releases/tag/v1.1.0 * cropperjs: tslint