Updated reference d.ts file

This commit is contained in:
Giedrius Grabauskas
2016-03-07 15:51:32 +02:00
parent 3696899edb
commit 603f639326
+1 -1
View File
@@ -1,4 +1,4 @@
/// <reference path="signalr.d.ts" />
/// <reference path="signalr-1.0.d.ts" />
function test_client() {
var connection = $.connection('/echo');