mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-07 16:30:12 +08:00
Merge pull request #159 from k00ni/patch-1
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