mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Update reference paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="history-1.7.d.ts" />
|
||||
/// <reference path="history.d.ts" />
|
||||
|
||||
if (!History.enabled) {
|
||||
return false;
|
||||
|
||||
Vendored
+1
-1
@@ -22,4 +22,4 @@ interface History {
|
||||
go(X);
|
||||
log(...messages: any[]);
|
||||
debug(...messages: any[]);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user