Create jquery-urlparam-tests.ts

This commit is contained in:
Sam Saint-Pettersen
2015-08-27 01:21:08 +01:00
parent 8b244197ae
commit 65d6b9b507
+4
View File
@@ -0,0 +1,4 @@
/// <reference path="../jquery/jquery.d.ts" />
/// <reference path="jquery-urlparam.d.ts" />
console.log($.urlParam('variable'));