mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Update reference paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/// <reference path="../jquery/jquery-1.9.d.ts" />
|
||||
/// <reference path="../knockout/knockout-2.2.d.ts" />
|
||||
/// <reference path="kolite-1.1.d.ts" />
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
/// <reference path="../knockout/knockout.d.ts" />
|
||||
/// <reference path="kolite.d.ts" />
|
||||
|
||||
function test_asyncCommand() {
|
||||
var saveCmd = ko.asyncCommand({
|
||||
|
||||
Vendored
+2
-2
@@ -4,8 +4,8 @@
|
||||
// Definitions https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
|
||||
/// <reference path="../jquery/jquery-1.9.d.ts" />
|
||||
/// <reference path="../knockout/knockout-2.2.d.ts" />
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
/// <reference path="../knockout/knockout.d.ts" />
|
||||
|
||||
|
||||
// Activity /////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user