mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
add option create to ResizableEvents interface
This commit is contained in:
parent
81a7f48ea5
commit
9eeee9d640
1
jqueryui/jqueryui.d.ts
vendored
1
jqueryui/jqueryui.d.ts
vendored
@ -590,6 +590,7 @@ declare module JQueryUI {
|
||||
resize?: ResizableEvent;
|
||||
start?: ResizableEvent;
|
||||
stop?: ResizableEvent;
|
||||
create?: ResizableEvents;
|
||||
}
|
||||
|
||||
interface Resizable extends Widget, ResizableOptions {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user