mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-28 12:43:06 +08:00
Cleanup
This commit is contained in:
Vendored
+1
-1
@@ -104,8 +104,8 @@ declare module jQueryCropBox {
|
||||
*/
|
||||
remove(): void;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
interface JQuery {
|
||||
cropbox(params?: jQueryCropBox.CropboxOptions): jQueryCropBox.Cropbox
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user