mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Update jquery-urlparam.d.ts
This commit is contained in:
parent
65d6b9b507
commit
65ae47ea66
2
jquery-urlparam/jquery-urlparam.d.ts
vendored
2
jquery-urlparam/jquery-urlparam.d.ts
vendored
@ -3,6 +3,8 @@
|
||||
// Definitions by: Sam Saint-Pettersen <https://github.com/stpettersens>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
|
||||
interface JQueryStatic {
|
||||
urlParam(variable: string): string;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user