mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-07 18:50:14 +00:00
Update jquery-urlparam.d.ts
This commit is contained in:
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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user