mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Create jquery-urlparam-tests.ts
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
/// <reference path="jquery-urlparam.d.ts" />
|
||||
|
||||
console.log($.urlParam('variable'));
|
||||
Reference in New Issue
Block a user