mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-24 05:34:47 +08:00
Update react-cropper.d.ts
This commit is contained in:
Vendored
+1
-1
@@ -126,7 +126,7 @@ declare namespace ReactCropper {
|
||||
|
||||
setCropBoxData(data: any): void;
|
||||
|
||||
getCroppedCanvas(options? any): void;
|
||||
getCroppedCanvas(options?: any): void;
|
||||
|
||||
setAspectRatio(aspectRatio: number): void;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user