mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-04 17:20:09 +00:00
Add Event method to jQueryStatic
This commit is contained in:
1
jquery/jquery-1.8.d.ts
vendored
1
jquery/jquery-1.8.d.ts
vendored
@@ -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