Update LKG.

This commit is contained in:
Daniel Rosenwasser
2019-10-21 14:50:14 -07:00
parent 0d53d2fb6b
commit 4b09fd707b
9 changed files with 6 additions and 24 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cook
var ts;
(function (ts) {
ts.versionMajorMinor = "3.7";
ts.version = ts.versionMajorMinor + ".0-beta";
ts.version = ts.versionMajorMinor + ".1-rc";
})(ts || (ts = {}));
(function (ts) {
function tryGetNativeMap() {
+1 -1
View File
@@ -94,7 +94,7 @@ var ts;
// If changing the text in this section, be sure to test `configureNightly` too.
ts.versionMajorMinor = "3.7";
/** The version of the TypeScript compiler release */
ts.version = ts.versionMajorMinor + ".0-beta";
ts.version = ts.versionMajorMinor + ".1-rc";
})(ts || (ts = {}));
(function (ts) {
/* @internal */
-6
View File
@@ -13,12 +13,6 @@ See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */
declare namespace ts {
interface Map<T> {
}
function createMapShim(): new <T>() => Map<T>;
}
//# sourceMappingURL=shims.d.ts.map
declare namespace ts {
const versionMajorMinor = "3.7";
/** The version of the TypeScript compiler release */
+1 -1
View File
@@ -244,7 +244,7 @@ var ts;
// If changing the text in this section, be sure to test `configureNightly` too.
ts.versionMajorMinor = "3.7";
/** The version of the TypeScript compiler release */
ts.version = ts.versionMajorMinor + ".0-beta";
ts.version = ts.versionMajorMinor + ".1-rc";
})(ts || (ts = {}));
(function (ts) {
/* @internal */
-6
View File
@@ -13,12 +13,6 @@ See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */
declare namespace ts {
interface Map<T> {
}
function createMapShim(): new <T>() => Map<T>;
}
//# sourceMappingURL=shims.d.ts.map
declare namespace ts {
const versionMajorMinor = "3.7";
/** The version of the TypeScript compiler release */
+1 -1
View File
@@ -233,7 +233,7 @@ var ts;
// If changing the text in this section, be sure to test `configureNightly` too.
ts.versionMajorMinor = "3.7";
/** The version of the TypeScript compiler release */
ts.version = ts.versionMajorMinor + ".0-beta";
ts.version = ts.versionMajorMinor + ".1-rc";
})(ts || (ts = {}));
(function (ts) {
/* @internal */
-6
View File
@@ -13,12 +13,6 @@ See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */
declare namespace ts {
interface Map<T> {
}
function createMapShim(): new <T>() => Map<T>;
}
//# sourceMappingURL=shims.d.ts.map
declare namespace ts {
const versionMajorMinor = "3.7";
/** The version of the TypeScript compiler release */
+1 -1
View File
@@ -233,7 +233,7 @@ var ts;
// If changing the text in this section, be sure to test `configureNightly` too.
ts.versionMajorMinor = "3.7";
/** The version of the TypeScript compiler release */
ts.version = ts.versionMajorMinor + ".0-beta";
ts.version = ts.versionMajorMinor + ".1-rc";
})(ts || (ts = {}));
(function (ts) {
/* @internal */
+1 -1
View File
@@ -83,7 +83,7 @@ var ts;
// If changing the text in this section, be sure to test `configureNightly` too.
ts.versionMajorMinor = "3.7";
/** The version of the TypeScript compiler release */
ts.version = ts.versionMajorMinor + ".0-beta";
ts.version = ts.versionMajorMinor + ".1-rc";
})(ts || (ts = {}));
(function (ts) {
/* @internal */