mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Added new enhanceWithin() method.
This commit is contained in:
Vendored
+2
@@ -366,6 +366,8 @@ interface JQuerySupport {
|
||||
|
||||
interface JQuery {
|
||||
|
||||
enhanceWithin(): JQuery;
|
||||
|
||||
dialog(): JQuery;
|
||||
dialog(command: string): JQuery;
|
||||
dialog(options: DialogOptions): JQuery;
|
||||
|
||||
Reference in New Issue
Block a user