mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Add jQuery $.Deferred()
This commit is contained in:
Vendored
+1
@@ -241,6 +241,7 @@ interface JQueryStatic {
|
||||
EVENTS
|
||||
*******/
|
||||
proxy(context: any, name: any): any;
|
||||
Deferred(): JQueryDeferred;
|
||||
|
||||
/*********
|
||||
INTERNALS
|
||||
|
||||
Reference in New Issue
Block a user