Update LKG

This commit is contained in:
Mohamed Hegazy
2017-06-15 09:49:56 -07:00
parent f1b0f59c9a
commit f49b00742a
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ var ts;
})(ts || (ts = {}));
var ts;
(function (ts) {
ts.version = "2.4.1-insiders.20170614";
ts.version = "2.4.1";
})(ts || (ts = {}));
(function (ts) {
ts.collator = typeof Intl === "object" && typeof Intl.Collator === "function" ? new Intl.Collator(undefined, { usage: "sort", sensitivity: "accent" }) : undefined;
+1 -1
View File
@@ -1144,7 +1144,7 @@ var ts;
})(ts || (ts = {}));
var ts;
(function (ts) {
ts.version = "2.4.1-insiders.20170614";
ts.version = "2.4.1";
})(ts || (ts = {}));
(function (ts) {
var Ternary;
+1 -1
View File
@@ -2339,7 +2339,7 @@ declare namespace ts {
}
}
declare namespace ts {
const version = "2.4.1-insiders.20170614";
const version = "2.4.1";
}
declare function setTimeout(handler: (...args: any[]) => void, timeout: number): any;
declare function clearTimeout(handle: any): void;
+1 -1
View File
@@ -1144,7 +1144,7 @@ var ts;
})(ts || (ts = {}));
var ts;
(function (ts) {
ts.version = "2.4.1-insiders.20170614";
ts.version = "2.4.1";
})(ts || (ts = {}));
(function (ts) {
var Ternary;
+1 -1
View File
@@ -2593,7 +2593,7 @@ declare namespace ts {
}
declare namespace ts {
/** The version of the TypeScript compiler release */
const version = "2.4.1-insiders.20170614";
const version = "2.4.1";
}
declare function setTimeout(handler: (...args: any[]) => void, timeout: number): any;
declare function clearTimeout(handle: any): void;
+1 -1
View File
@@ -1317,7 +1317,7 @@ var ts;
var ts;
(function (ts) {
/** The version of the TypeScript compiler release */
ts.version = "2.4.1-insiders.20170614";
ts.version = "2.4.1";
})(ts || (ts = {}));
/* @internal */
(function (ts) {
+1 -1
View File
@@ -2593,7 +2593,7 @@ declare namespace ts {
}
declare namespace ts {
/** The version of the TypeScript compiler release */
const version = "2.4.1-insiders.20170614";
const version = "2.4.1";
}
declare function setTimeout(handler: (...args: any[]) => void, timeout: number): any;
declare function clearTimeout(handle: any): void;
+1 -1
View File
@@ -1317,7 +1317,7 @@ var ts;
var ts;
(function (ts) {
/** The version of the TypeScript compiler release */
ts.version = "2.4.1-insiders.20170614";
ts.version = "2.4.1";
})(ts || (ts = {}));
/* @internal */
(function (ts) {
+1 -1
View File
@@ -152,7 +152,7 @@ var ts;
})(ts || (ts = {}));
var ts;
(function (ts) {
ts.version = "2.4.1-insiders.20170614";
ts.version = "2.4.1";
})(ts || (ts = {}));
(function (ts) {
ts.collator = typeof Intl === "object" && typeof Intl.Collator === "function" ? new Intl.Collator(undefined, { usage: "sort", sensitivity: "accent" }) : undefined;