mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #1297 from martinduparc/patch-2
Update jquery.address.d.ts
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