mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
Update jquery.address.d.ts
Added update method
This commit is contained in:
Vendored
+1
@@ -9,6 +9,7 @@ interface JQueryAddressStatic {
|
||||
();
|
||||
change(callback: any): void;
|
||||
value(url: any): void;
|
||||
update(): void;
|
||||
}
|
||||
|
||||
interface JQueryAddress {
|
||||
|
||||
Reference in New Issue
Block a user