mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-29 11:12:23 +08:00
Add Event method to jQueryStatic
This commit is contained in:
Vendored
+1
@@ -248,6 +248,7 @@ interface JQueryStatic {
|
||||
*******/
|
||||
proxy(context: any, name: any): any;
|
||||
Deferred(): JQueryDeferred;
|
||||
Event(name:string, eventProperties?:any): JQueryEventObject;
|
||||
|
||||
/*********
|
||||
INTERNALS
|
||||
|
||||
Reference in New Issue
Block a user