mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Fixed reference tag in tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
/// <reference path="jquery.jsonrpcclient.d.ts"/>
|
||||
/// <reference path="jquery-jsonrpcclient.d.ts"/>
|
||||
|
||||
var foo = new $.JsonRpcClient({ ajaxUrl: '/backend/jsonrpc' });
|
||||
foo.call(
|
||||
|
||||
Reference in New Issue
Block a user