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:
Vendored
+1
@@ -3,6 +3,7 @@
|
||||
// Definitions by: Boris Yankov <https://github.com/borisyankov/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
|
||||
interface KnockoutSubscribableFunctions {
|
||||
extend(source);
|
||||
dispose(): void;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/// <reference path="../Definitions/knockout-2.2.d.ts" />
|
||||
/// <reference path="../Definitions/knockoutmapping-2.0.d.ts" />
|
||||
/// <reference path="knockout-2.2.d.ts" />
|
||||
/// <reference path="knockoutmapping-2.0.d.ts" />
|
||||
|
||||
declare var $;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user