@cdklabs/cdk-ecs-codedeploy 0.0.266 → 0.0.267
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +2 -2
- package/.jsii.tabl.json +1 -1
- package/lib/api-canary/index.js +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@smithy/core/package.json +4 -4
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +3 -3
- package/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/s3.js +3 -3
- package/node_modules/@smithy/middleware-endpoint/package.json +1 -1
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/signature-v4/dist-cjs/index.js +128 -7
- package/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +125 -0
- package/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +4 -4
- package/node_modules/@smithy/signature-v4/dist-types/HeaderFormatter.d.ts +24 -0
- package/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +1 -1
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +24 -0
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +1 -1
- package/node_modules/@smithy/signature-v4/package.json +1 -2
- package/node_modules/@smithy/smithy-client/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/package.json +4 -4
- package/node_modules/@aws-crypto/crc32/CHANGELOG.md +0 -76
- package/node_modules/@aws-crypto/crc32/LICENSE +0 -201
- package/node_modules/@aws-crypto/crc32/README.md +0 -16
- package/node_modules/@aws-crypto/crc32/build/aws_crc32.d.ts +0 -7
- package/node_modules/@aws-crypto/crc32/build/aws_crc32.js +0 -31
- package/node_modules/@aws-crypto/crc32/build/aws_crc32.js.map +0 -1
- package/node_modules/@aws-crypto/crc32/build/index.d.ts +0 -7
- package/node_modules/@aws-crypto/crc32/build/index.js +0 -108
- package/node_modules/@aws-crypto/crc32/build/index.js.map +0 -1
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/LICENSE.txt +0 -12
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/README.md +0 -142
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/modules/index.js +0 -51
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/modules/package.json +0 -3
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/package.json +0 -37
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.d.ts +0 -37
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.es6.html +0 -1
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.es6.js +0 -218
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.html +0 -1
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.js +0 -284
- package/node_modules/@aws-crypto/crc32/package.json +0 -28
- package/node_modules/@aws-crypto/crc32/src/aws_crc32.ts +0 -24
- package/node_modules/@aws-crypto/crc32/src/index.ts +0 -92
- package/node_modules/@aws-crypto/crc32/tsconfig.json +0 -23
- package/node_modules/@smithy/eventstream-codec/LICENSE +0 -201
- package/node_modules/@smithy/eventstream-codec/README.md +0 -4
- package/node_modules/@smithy/eventstream-codec/dist-cjs/HeaderMarshaller.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/Int64.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/Message.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/MessageDecoderStream.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/MessageEncoderStream.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/SmithyMessageDecoderStream.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/SmithyMessageEncoderStream.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/TestVectors.fixture.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +0 -468
- package/node_modules/@smithy/eventstream-codec/dist-cjs/splitMessage.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/vectorTypes.fixture.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-es/EventStreamCodec.js +0 -62
- package/node_modules/@smithy/eventstream-codec/dist-es/HeaderMarshaller.js +0 -182
- package/node_modules/@smithy/eventstream-codec/dist-es/Int64.js +0 -43
- package/node_modules/@smithy/eventstream-codec/dist-es/Message.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-es/MessageDecoderStream.js +0 -14
- package/node_modules/@smithy/eventstream-codec/dist-es/MessageEncoderStream.js +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageDecoderStream.js +0 -16
- package/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageEncoderStream.js +0 -14
- package/node_modules/@smithy/eventstream-codec/dist-es/TestVectors.fixture.js +0 -690
- package/node_modules/@smithy/eventstream-codec/dist-es/index.js +0 -8
- package/node_modules/@smithy/eventstream-codec/dist-es/splitMessage.js +0 -30
- package/node_modules/@smithy/eventstream-codec/dist-es/vectorTypes.fixture.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-types/EventStreamCodec.d.ts +0 -31
- package/node_modules/@smithy/eventstream-codec/dist-types/HeaderMarshaller.d.ts +0 -12
- package/node_modules/@smithy/eventstream-codec/dist-types/Int64.d.ts +0 -20
- package/node_modules/@smithy/eventstream-codec/dist-types/Message.d.ts +0 -26
- package/node_modules/@smithy/eventstream-codec/dist-types/MessageDecoderStream.d.ts +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-types/MessageEncoderStream.d.ts +0 -18
- package/node_modules/@smithy/eventstream-codec/dist-types/SmithyMessageDecoderStream.d.ts +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-types/SmithyMessageEncoderStream.d.ts +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-types/TestVectors.fixture.d.ts +0 -2
- package/node_modules/@smithy/eventstream-codec/dist-types/index.d.ts +0 -8
- package/node_modules/@smithy/eventstream-codec/dist-types/splitMessage.d.ts +0 -11
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/EventStreamCodec.d.ts +0 -31
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/HeaderMarshaller.d.ts +0 -12
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Int64.d.ts +0 -20
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Message.d.ts +0 -26
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageDecoderStream.d.ts +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageEncoderStream.d.ts +0 -18
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageDecoderStream.d.ts +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageEncoderStream.d.ts +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/TestVectors.fixture.d.ts +0 -2
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/index.d.ts +0 -8
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/splitMessage.d.ts +0 -11
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/vectorTypes.fixture.d.ts +0 -12
- package/node_modules/@smithy/eventstream-codec/dist-types/vectorTypes.fixture.d.ts +0 -12
- package/node_modules/@smithy/eventstream-codec/package.json +0 -61
- /package/node_modules/@smithy/{eventstream-codec/dist-cjs/EventStreamCodec.js → signature-v4/dist-cjs/HeaderFormatter.js} +0 -0
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
|
|
3
|
-
// SPDX-License-Identifier: Apache-2.0
|
|
4
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.AwsCrc32 = void 0;
|
|
6
|
-
var tslib_1 = require("tslib");
|
|
7
|
-
var util_1 = require("@aws-crypto/util");
|
|
8
|
-
var index_1 = require("./index");
|
|
9
|
-
var AwsCrc32 = /** @class */ (function () {
|
|
10
|
-
function AwsCrc32() {
|
|
11
|
-
this.crc32 = new index_1.Crc32();
|
|
12
|
-
}
|
|
13
|
-
AwsCrc32.prototype.update = function (toHash) {
|
|
14
|
-
if ((0, util_1.isEmptyData)(toHash))
|
|
15
|
-
return;
|
|
16
|
-
this.crc32.update((0, util_1.convertToBuffer)(toHash));
|
|
17
|
-
};
|
|
18
|
-
AwsCrc32.prototype.digest = function () {
|
|
19
|
-
return tslib_1.__awaiter(this, void 0, void 0, function () {
|
|
20
|
-
return tslib_1.__generator(this, function (_a) {
|
|
21
|
-
return [2 /*return*/, (0, util_1.numToUint8)(this.crc32.digest())];
|
|
22
|
-
});
|
|
23
|
-
});
|
|
24
|
-
};
|
|
25
|
-
AwsCrc32.prototype.reset = function () {
|
|
26
|
-
this.crc32 = new index_1.Crc32();
|
|
27
|
-
};
|
|
28
|
-
return AwsCrc32;
|
|
29
|
-
}());
|
|
30
|
-
exports.AwsCrc32 = AwsCrc32;
|
|
31
|
-
//# sourceMappingURL=aws_crc32.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"aws_crc32.js","sourceRoot":"","sources":["../src/aws_crc32.ts"],"names":[],"mappings":";AAAA,oEAAoE;AACpE,sCAAsC;;;;AAGtC,yCAA4E;AAC5E,iCAAgC;AAEhC;IAAA;QACU,UAAK,GAAG,IAAI,aAAK,EAAE,CAAC;IAe9B,CAAC;IAbC,yBAAM,GAAN,UAAO,MAAkB;QACvB,IAAI,IAAA,kBAAW,EAAC,MAAM,CAAC;YAAE,OAAO;QAEhC,IAAI,CAAC,KAAK,CAAC,MAAM,CAAC,IAAA,sBAAe,EAAC,MAAM,CAAC,CAAC,CAAC;IAC7C,CAAC;IAEK,yBAAM,GAAZ;;;gBACE,sBAAO,IAAA,iBAAU,EAAC,IAAI,CAAC,KAAK,CAAC,MAAM,EAAE,CAAC,EAAC;;;KACxC;IAED,wBAAK,GAAL;QACE,IAAI,CAAC,KAAK,GAAG,IAAI,aAAK,EAAE,CAAC;IAC3B,CAAC;IACH,eAAC;AAAD,CAAC,AAhBD,IAgBC;AAhBY,4BAAQ"}
|
|
@@ -1,108 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AwsCrc32 = exports.Crc32 = exports.crc32 = void 0;
|
|
4
|
-
var tslib_1 = require("tslib");
|
|
5
|
-
var util_1 = require("@aws-crypto/util");
|
|
6
|
-
function crc32(data) {
|
|
7
|
-
return new Crc32().update(data).digest();
|
|
8
|
-
}
|
|
9
|
-
exports.crc32 = crc32;
|
|
10
|
-
var Crc32 = /** @class */ (function () {
|
|
11
|
-
function Crc32() {
|
|
12
|
-
this.checksum = 0xffffffff;
|
|
13
|
-
}
|
|
14
|
-
Crc32.prototype.update = function (data) {
|
|
15
|
-
var e_1, _a;
|
|
16
|
-
try {
|
|
17
|
-
for (var data_1 = tslib_1.__values(data), data_1_1 = data_1.next(); !data_1_1.done; data_1_1 = data_1.next()) {
|
|
18
|
-
var byte = data_1_1.value;
|
|
19
|
-
this.checksum =
|
|
20
|
-
(this.checksum >>> 8) ^ lookupTable[(this.checksum ^ byte) & 0xff];
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
24
|
-
finally {
|
|
25
|
-
try {
|
|
26
|
-
if (data_1_1 && !data_1_1.done && (_a = data_1.return)) _a.call(data_1);
|
|
27
|
-
}
|
|
28
|
-
finally { if (e_1) throw e_1.error; }
|
|
29
|
-
}
|
|
30
|
-
return this;
|
|
31
|
-
};
|
|
32
|
-
Crc32.prototype.digest = function () {
|
|
33
|
-
return (this.checksum ^ 0xffffffff) >>> 0;
|
|
34
|
-
};
|
|
35
|
-
return Crc32;
|
|
36
|
-
}());
|
|
37
|
-
exports.Crc32 = Crc32;
|
|
38
|
-
// prettier-ignore
|
|
39
|
-
var a_lookUpTable = [
|
|
40
|
-
0x00000000, 0x77073096, 0xEE0E612C, 0x990951BA,
|
|
41
|
-
0x076DC419, 0x706AF48F, 0xE963A535, 0x9E6495A3,
|
|
42
|
-
0x0EDB8832, 0x79DCB8A4, 0xE0D5E91E, 0x97D2D988,
|
|
43
|
-
0x09B64C2B, 0x7EB17CBD, 0xE7B82D07, 0x90BF1D91,
|
|
44
|
-
0x1DB71064, 0x6AB020F2, 0xF3B97148, 0x84BE41DE,
|
|
45
|
-
0x1ADAD47D, 0x6DDDE4EB, 0xF4D4B551, 0x83D385C7,
|
|
46
|
-
0x136C9856, 0x646BA8C0, 0xFD62F97A, 0x8A65C9EC,
|
|
47
|
-
0x14015C4F, 0x63066CD9, 0xFA0F3D63, 0x8D080DF5,
|
|
48
|
-
0x3B6E20C8, 0x4C69105E, 0xD56041E4, 0xA2677172,
|
|
49
|
-
0x3C03E4D1, 0x4B04D447, 0xD20D85FD, 0xA50AB56B,
|
|
50
|
-
0x35B5A8FA, 0x42B2986C, 0xDBBBC9D6, 0xACBCF940,
|
|
51
|
-
0x32D86CE3, 0x45DF5C75, 0xDCD60DCF, 0xABD13D59,
|
|
52
|
-
0x26D930AC, 0x51DE003A, 0xC8D75180, 0xBFD06116,
|
|
53
|
-
0x21B4F4B5, 0x56B3C423, 0xCFBA9599, 0xB8BDA50F,
|
|
54
|
-
0x2802B89E, 0x5F058808, 0xC60CD9B2, 0xB10BE924,
|
|
55
|
-
0x2F6F7C87, 0x58684C11, 0xC1611DAB, 0xB6662D3D,
|
|
56
|
-
0x76DC4190, 0x01DB7106, 0x98D220BC, 0xEFD5102A,
|
|
57
|
-
0x71B18589, 0x06B6B51F, 0x9FBFE4A5, 0xE8B8D433,
|
|
58
|
-
0x7807C9A2, 0x0F00F934, 0x9609A88E, 0xE10E9818,
|
|
59
|
-
0x7F6A0DBB, 0x086D3D2D, 0x91646C97, 0xE6635C01,
|
|
60
|
-
0x6B6B51F4, 0x1C6C6162, 0x856530D8, 0xF262004E,
|
|
61
|
-
0x6C0695ED, 0x1B01A57B, 0x8208F4C1, 0xF50FC457,
|
|
62
|
-
0x65B0D9C6, 0x12B7E950, 0x8BBEB8EA, 0xFCB9887C,
|
|
63
|
-
0x62DD1DDF, 0x15DA2D49, 0x8CD37CF3, 0xFBD44C65,
|
|
64
|
-
0x4DB26158, 0x3AB551CE, 0xA3BC0074, 0xD4BB30E2,
|
|
65
|
-
0x4ADFA541, 0x3DD895D7, 0xA4D1C46D, 0xD3D6F4FB,
|
|
66
|
-
0x4369E96A, 0x346ED9FC, 0xAD678846, 0xDA60B8D0,
|
|
67
|
-
0x44042D73, 0x33031DE5, 0xAA0A4C5F, 0xDD0D7CC9,
|
|
68
|
-
0x5005713C, 0x270241AA, 0xBE0B1010, 0xC90C2086,
|
|
69
|
-
0x5768B525, 0x206F85B3, 0xB966D409, 0xCE61E49F,
|
|
70
|
-
0x5EDEF90E, 0x29D9C998, 0xB0D09822, 0xC7D7A8B4,
|
|
71
|
-
0x59B33D17, 0x2EB40D81, 0xB7BD5C3B, 0xC0BA6CAD,
|
|
72
|
-
0xEDB88320, 0x9ABFB3B6, 0x03B6E20C, 0x74B1D29A,
|
|
73
|
-
0xEAD54739, 0x9DD277AF, 0x04DB2615, 0x73DC1683,
|
|
74
|
-
0xE3630B12, 0x94643B84, 0x0D6D6A3E, 0x7A6A5AA8,
|
|
75
|
-
0xE40ECF0B, 0x9309FF9D, 0x0A00AE27, 0x7D079EB1,
|
|
76
|
-
0xF00F9344, 0x8708A3D2, 0x1E01F268, 0x6906C2FE,
|
|
77
|
-
0xF762575D, 0x806567CB, 0x196C3671, 0x6E6B06E7,
|
|
78
|
-
0xFED41B76, 0x89D32BE0, 0x10DA7A5A, 0x67DD4ACC,
|
|
79
|
-
0xF9B9DF6F, 0x8EBEEFF9, 0x17B7BE43, 0x60B08ED5,
|
|
80
|
-
0xD6D6A3E8, 0xA1D1937E, 0x38D8C2C4, 0x4FDFF252,
|
|
81
|
-
0xD1BB67F1, 0xA6BC5767, 0x3FB506DD, 0x48B2364B,
|
|
82
|
-
0xD80D2BDA, 0xAF0A1B4C, 0x36034AF6, 0x41047A60,
|
|
83
|
-
0xDF60EFC3, 0xA867DF55, 0x316E8EEF, 0x4669BE79,
|
|
84
|
-
0xCB61B38C, 0xBC66831A, 0x256FD2A0, 0x5268E236,
|
|
85
|
-
0xCC0C7795, 0xBB0B4703, 0x220216B9, 0x5505262F,
|
|
86
|
-
0xC5BA3BBE, 0xB2BD0B28, 0x2BB45A92, 0x5CB36A04,
|
|
87
|
-
0xC2D7FFA7, 0xB5D0CF31, 0x2CD99E8B, 0x5BDEAE1D,
|
|
88
|
-
0x9B64C2B0, 0xEC63F226, 0x756AA39C, 0x026D930A,
|
|
89
|
-
0x9C0906A9, 0xEB0E363F, 0x72076785, 0x05005713,
|
|
90
|
-
0x95BF4A82, 0xE2B87A14, 0x7BB12BAE, 0x0CB61B38,
|
|
91
|
-
0x92D28E9B, 0xE5D5BE0D, 0x7CDCEFB7, 0x0BDBDF21,
|
|
92
|
-
0x86D3D2D4, 0xF1D4E242, 0x68DDB3F8, 0x1FDA836E,
|
|
93
|
-
0x81BE16CD, 0xF6B9265B, 0x6FB077E1, 0x18B74777,
|
|
94
|
-
0x88085AE6, 0xFF0F6A70, 0x66063BCA, 0x11010B5C,
|
|
95
|
-
0x8F659EFF, 0xF862AE69, 0x616BFFD3, 0x166CCF45,
|
|
96
|
-
0xA00AE278, 0xD70DD2EE, 0x4E048354, 0x3903B3C2,
|
|
97
|
-
0xA7672661, 0xD06016F7, 0x4969474D, 0x3E6E77DB,
|
|
98
|
-
0xAED16A4A, 0xD9D65ADC, 0x40DF0B66, 0x37D83BF0,
|
|
99
|
-
0xA9BCAE53, 0xDEBB9EC5, 0x47B2CF7F, 0x30B5FFE9,
|
|
100
|
-
0xBDBDF21C, 0xCABAC28A, 0x53B39330, 0x24B4A3A6,
|
|
101
|
-
0xBAD03605, 0xCDD70693, 0x54DE5729, 0x23D967BF,
|
|
102
|
-
0xB3667A2E, 0xC4614AB8, 0x5D681B02, 0x2A6F2B94,
|
|
103
|
-
0xB40BBE37, 0xC30C8EA1, 0x5A05DF1B, 0x2D02EF8D,
|
|
104
|
-
];
|
|
105
|
-
var lookupTable = (0, util_1.uint32ArrayFrom)(a_lookUpTable);
|
|
106
|
-
var aws_crc32_1 = require("./aws_crc32");
|
|
107
|
-
Object.defineProperty(exports, "AwsCrc32", { enumerable: true, get: function () { return aws_crc32_1.AwsCrc32; } });
|
|
108
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;AAAA,yCAAiD;AAEjD,SAAgB,KAAK,CAAC,IAAgB;IACpC,OAAO,IAAI,KAAK,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,CAAC;AAC3C,CAAC;AAFD,sBAEC;AAED;IAAA;QACU,aAAQ,GAAG,UAAU,CAAC;IAchC,CAAC;IAZC,sBAAM,GAAN,UAAO,IAAgB;;;YACrB,KAAmB,IAAA,SAAA,iBAAA,IAAI,CAAA,0BAAA,4CAAE;gBAApB,IAAM,IAAI,iBAAA;gBACb,IAAI,CAAC,QAAQ;oBACX,CAAC,IAAI,CAAC,QAAQ,KAAK,CAAC,CAAC,GAAG,WAAW,CAAC,CAAC,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,GAAG,IAAI,CAAC,CAAC;aACtE;;;;;;;;;QAED,OAAO,IAAI,CAAC;IACd,CAAC;IAED,sBAAM,GAAN;QACE,OAAO,CAAC,IAAI,CAAC,QAAQ,GAAG,UAAU,CAAC,KAAK,CAAC,CAAC;IAC5C,CAAC;IACH,YAAC;AAAD,CAAC,AAfD,IAeC;AAfY,sBAAK;AAiBlB,kBAAkB;AAClB,IAAM,aAAa,GAAG;IACpB,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;IAC9C,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU;CAC/C,CAAC;AACF,IAAM,WAAW,GAAgB,IAAA,sBAAe,EAAC,aAAa,CAAC,CAAA;AAC/D,yCAAuC;AAA9B,qGAAA,QAAQ,OAAA"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/*! *****************************************************************************
|
|
2
|
-
Copyright (c) Microsoft Corporation.
|
|
3
|
-
|
|
4
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
5
|
-
purpose with or without fee is hereby granted.
|
|
6
|
-
|
|
7
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
8
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
9
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
10
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
11
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
12
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
13
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
14
|
-
***************************************************************************** */
|
|
15
|
-
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
Copyright (c) Microsoft Corporation.
|
|
2
|
-
|
|
3
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
4
|
-
purpose with or without fee is hereby granted.
|
|
5
|
-
|
|
6
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
7
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
8
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
9
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
10
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
11
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
12
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
# tslib
|
|
2
|
-
|
|
3
|
-
This is a runtime library for [TypeScript](http://www.typescriptlang.org/) that contains all of the TypeScript helper functions.
|
|
4
|
-
|
|
5
|
-
This library is primarily used by the `--importHelpers` flag in TypeScript.
|
|
6
|
-
When using `--importHelpers`, a module that uses helper functions like `__extends` and `__assign` in the following emitted file:
|
|
7
|
-
|
|
8
|
-
```ts
|
|
9
|
-
var __assign = (this && this.__assign) || Object.assign || function(t) {
|
|
10
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
11
|
-
s = arguments[i];
|
|
12
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
13
|
-
t[p] = s[p];
|
|
14
|
-
}
|
|
15
|
-
return t;
|
|
16
|
-
};
|
|
17
|
-
exports.x = {};
|
|
18
|
-
exports.y = __assign({}, exports.x);
|
|
19
|
-
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
will instead be emitted as something like the following:
|
|
23
|
-
|
|
24
|
-
```ts
|
|
25
|
-
var tslib_1 = require("tslib");
|
|
26
|
-
exports.x = {};
|
|
27
|
-
exports.y = tslib_1.__assign({}, exports.x);
|
|
28
|
-
```
|
|
29
|
-
|
|
30
|
-
Because this can avoid duplicate declarations of things like `__extends`, `__assign`, etc., this means delivering users smaller files on average, as well as less runtime overhead.
|
|
31
|
-
For optimized bundles with TypeScript, you should absolutely consider using `tslib` and `--importHelpers`.
|
|
32
|
-
|
|
33
|
-
# Installing
|
|
34
|
-
|
|
35
|
-
For the latest stable version, run:
|
|
36
|
-
|
|
37
|
-
## npm
|
|
38
|
-
|
|
39
|
-
```sh
|
|
40
|
-
# TypeScript 2.3.3 or later
|
|
41
|
-
npm install tslib
|
|
42
|
-
|
|
43
|
-
# TypeScript 2.3.2 or earlier
|
|
44
|
-
npm install tslib@1.6.1
|
|
45
|
-
```
|
|
46
|
-
|
|
47
|
-
## yarn
|
|
48
|
-
|
|
49
|
-
```sh
|
|
50
|
-
# TypeScript 2.3.3 or later
|
|
51
|
-
yarn add tslib
|
|
52
|
-
|
|
53
|
-
# TypeScript 2.3.2 or earlier
|
|
54
|
-
yarn add tslib@1.6.1
|
|
55
|
-
```
|
|
56
|
-
|
|
57
|
-
## bower
|
|
58
|
-
|
|
59
|
-
```sh
|
|
60
|
-
# TypeScript 2.3.3 or later
|
|
61
|
-
bower install tslib
|
|
62
|
-
|
|
63
|
-
# TypeScript 2.3.2 or earlier
|
|
64
|
-
bower install tslib@1.6.1
|
|
65
|
-
```
|
|
66
|
-
|
|
67
|
-
## JSPM
|
|
68
|
-
|
|
69
|
-
```sh
|
|
70
|
-
# TypeScript 2.3.3 or later
|
|
71
|
-
jspm install tslib
|
|
72
|
-
|
|
73
|
-
# TypeScript 2.3.2 or earlier
|
|
74
|
-
jspm install tslib@1.6.1
|
|
75
|
-
```
|
|
76
|
-
|
|
77
|
-
# Usage
|
|
78
|
-
|
|
79
|
-
Set the `importHelpers` compiler option on the command line:
|
|
80
|
-
|
|
81
|
-
```
|
|
82
|
-
tsc --importHelpers file.ts
|
|
83
|
-
```
|
|
84
|
-
|
|
85
|
-
or in your tsconfig.json:
|
|
86
|
-
|
|
87
|
-
```json
|
|
88
|
-
{
|
|
89
|
-
"compilerOptions": {
|
|
90
|
-
"importHelpers": true
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
```
|
|
94
|
-
|
|
95
|
-
#### For bower and JSPM users
|
|
96
|
-
|
|
97
|
-
You will need to add a `paths` mapping for `tslib`, e.g. For Bower users:
|
|
98
|
-
|
|
99
|
-
```json
|
|
100
|
-
{
|
|
101
|
-
"compilerOptions": {
|
|
102
|
-
"module": "amd",
|
|
103
|
-
"importHelpers": true,
|
|
104
|
-
"baseUrl": "./",
|
|
105
|
-
"paths": {
|
|
106
|
-
"tslib" : ["bower_components/tslib/tslib.d.ts"]
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
```
|
|
111
|
-
|
|
112
|
-
For JSPM users:
|
|
113
|
-
|
|
114
|
-
```json
|
|
115
|
-
{
|
|
116
|
-
"compilerOptions": {
|
|
117
|
-
"module": "system",
|
|
118
|
-
"importHelpers": true,
|
|
119
|
-
"baseUrl": "./",
|
|
120
|
-
"paths": {
|
|
121
|
-
"tslib" : ["jspm_packages/npm/tslib@1.[version].0/tslib.d.ts"]
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
```
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
# Contribute
|
|
129
|
-
|
|
130
|
-
There are many ways to [contribute](https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md) to TypeScript.
|
|
131
|
-
|
|
132
|
-
* [Submit bugs](https://github.com/Microsoft/TypeScript/issues) and help us verify fixes as they are checked in.
|
|
133
|
-
* Review the [source code changes](https://github.com/Microsoft/TypeScript/pulls).
|
|
134
|
-
* Engage with other TypeScript users and developers on [StackOverflow](http://stackoverflow.com/questions/tagged/typescript).
|
|
135
|
-
* Join the [#typescript](http://twitter.com/#!/search/realtime/%23typescript) discussion on Twitter.
|
|
136
|
-
* [Contribute bug fixes](https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md).
|
|
137
|
-
|
|
138
|
-
# Documentation
|
|
139
|
-
|
|
140
|
-
* [Quick tutorial](http://www.typescriptlang.org/Tutorial)
|
|
141
|
-
* [Programming handbook](http://www.typescriptlang.org/Handbook)
|
|
142
|
-
* [Homepage](http://www.typescriptlang.org/)
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import tslib from '../tslib.js';
|
|
2
|
-
const {
|
|
3
|
-
__extends,
|
|
4
|
-
__assign,
|
|
5
|
-
__rest,
|
|
6
|
-
__decorate,
|
|
7
|
-
__param,
|
|
8
|
-
__metadata,
|
|
9
|
-
__awaiter,
|
|
10
|
-
__generator,
|
|
11
|
-
__exportStar,
|
|
12
|
-
__createBinding,
|
|
13
|
-
__values,
|
|
14
|
-
__read,
|
|
15
|
-
__spread,
|
|
16
|
-
__spreadArrays,
|
|
17
|
-
__await,
|
|
18
|
-
__asyncGenerator,
|
|
19
|
-
__asyncDelegator,
|
|
20
|
-
__asyncValues,
|
|
21
|
-
__makeTemplateObject,
|
|
22
|
-
__importStar,
|
|
23
|
-
__importDefault,
|
|
24
|
-
__classPrivateFieldGet,
|
|
25
|
-
__classPrivateFieldSet,
|
|
26
|
-
} = tslib;
|
|
27
|
-
export {
|
|
28
|
-
__extends,
|
|
29
|
-
__assign,
|
|
30
|
-
__rest,
|
|
31
|
-
__decorate,
|
|
32
|
-
__param,
|
|
33
|
-
__metadata,
|
|
34
|
-
__awaiter,
|
|
35
|
-
__generator,
|
|
36
|
-
__exportStar,
|
|
37
|
-
__createBinding,
|
|
38
|
-
__values,
|
|
39
|
-
__read,
|
|
40
|
-
__spread,
|
|
41
|
-
__spreadArrays,
|
|
42
|
-
__await,
|
|
43
|
-
__asyncGenerator,
|
|
44
|
-
__asyncDelegator,
|
|
45
|
-
__asyncValues,
|
|
46
|
-
__makeTemplateObject,
|
|
47
|
-
__importStar,
|
|
48
|
-
__importDefault,
|
|
49
|
-
__classPrivateFieldGet,
|
|
50
|
-
__classPrivateFieldSet,
|
|
51
|
-
};
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "tslib",
|
|
3
|
-
"author": "Microsoft Corp.",
|
|
4
|
-
"homepage": "https://www.typescriptlang.org/",
|
|
5
|
-
"version": "1.14.1",
|
|
6
|
-
"license": "0BSD",
|
|
7
|
-
"description": "Runtime library for TypeScript helper functions",
|
|
8
|
-
"keywords": [
|
|
9
|
-
"TypeScript",
|
|
10
|
-
"Microsoft",
|
|
11
|
-
"compiler",
|
|
12
|
-
"language",
|
|
13
|
-
"javascript",
|
|
14
|
-
"tslib",
|
|
15
|
-
"runtime"
|
|
16
|
-
],
|
|
17
|
-
"bugs": {
|
|
18
|
-
"url": "https://github.com/Microsoft/TypeScript/issues"
|
|
19
|
-
},
|
|
20
|
-
"repository": {
|
|
21
|
-
"type": "git",
|
|
22
|
-
"url": "https://github.com/Microsoft/tslib.git"
|
|
23
|
-
},
|
|
24
|
-
"main": "tslib.js",
|
|
25
|
-
"module": "tslib.es6.js",
|
|
26
|
-
"jsnext:main": "tslib.es6.js",
|
|
27
|
-
"typings": "tslib.d.ts",
|
|
28
|
-
"sideEffects": false,
|
|
29
|
-
"exports": {
|
|
30
|
-
".": {
|
|
31
|
-
"module": "./tslib.es6.js",
|
|
32
|
-
"import": "./modules/index.js",
|
|
33
|
-
"default": "./tslib.js"
|
|
34
|
-
},
|
|
35
|
-
"./": "./"
|
|
36
|
-
}
|
|
37
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
// When on node 14, it validates that all of the commonjs exports
|
|
2
|
-
// are correctly re-exported for es modules importers.
|
|
3
|
-
|
|
4
|
-
const nodeMajor = Number(process.version.split(".")[0].slice(1))
|
|
5
|
-
if (nodeMajor < 14) {
|
|
6
|
-
console.log("Skipping because node does not support module exports.")
|
|
7
|
-
process.exit(0)
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
// ES Modules import via the ./modules folder
|
|
11
|
-
import * as esTSLib from "../../modules/index.js"
|
|
12
|
-
|
|
13
|
-
// Force a commonjs resolve
|
|
14
|
-
import { createRequire } from "module";
|
|
15
|
-
const commonJSTSLib = createRequire(import.meta.url)("../../tslib.js");
|
|
16
|
-
|
|
17
|
-
for (const key in commonJSTSLib) {
|
|
18
|
-
if (commonJSTSLib.hasOwnProperty(key)) {
|
|
19
|
-
if(!esTSLib[key]) throw new Error(`ESModules is missing ${key} - it needs to be re-exported in ./modules/index.js`)
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
console.log("All exports in commonjs are available for es module consumers.")
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/*! *****************************************************************************
|
|
2
|
-
Copyright (c) Microsoft Corporation.
|
|
3
|
-
|
|
4
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
5
|
-
purpose with or without fee is hereby granted.
|
|
6
|
-
|
|
7
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
8
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
9
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
10
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
11
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
12
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
13
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
14
|
-
***************************************************************************** */
|
|
15
|
-
export declare function __extends(d: Function, b: Function): void;
|
|
16
|
-
export declare function __assign(t: any, ...sources: any[]): any;
|
|
17
|
-
export declare function __rest(t: any, propertyNames: (string | symbol)[]): any;
|
|
18
|
-
export declare function __decorate(decorators: Function[], target: any, key?: string | symbol, desc?: any): any;
|
|
19
|
-
export declare function __param(paramIndex: number, decorator: Function): Function;
|
|
20
|
-
export declare function __metadata(metadataKey: any, metadataValue: any): Function;
|
|
21
|
-
export declare function __awaiter(thisArg: any, _arguments: any, P: Function, generator: Function): any;
|
|
22
|
-
export declare function __generator(thisArg: any, body: Function): any;
|
|
23
|
-
export declare function __exportStar(m: any, exports: any): void;
|
|
24
|
-
export declare function __values(o: any): any;
|
|
25
|
-
export declare function __read(o: any, n?: number): any[];
|
|
26
|
-
export declare function __spread(...args: any[][]): any[];
|
|
27
|
-
export declare function __spreadArrays(...args: any[][]): any[];
|
|
28
|
-
export declare function __await(v: any): any;
|
|
29
|
-
export declare function __asyncGenerator(thisArg: any, _arguments: any, generator: Function): any;
|
|
30
|
-
export declare function __asyncDelegator(o: any): any;
|
|
31
|
-
export declare function __asyncValues(o: any): any;
|
|
32
|
-
export declare function __makeTemplateObject(cooked: string[], raw: string[]): TemplateStringsArray;
|
|
33
|
-
export declare function __importStar<T>(mod: T): T;
|
|
34
|
-
export declare function __importDefault<T>(mod: T): T | { default: T };
|
|
35
|
-
export declare function __classPrivateFieldGet<T extends object, V>(receiver: T, privateMap: { has(o: T): boolean, get(o: T): V | undefined }): V;
|
|
36
|
-
export declare function __classPrivateFieldSet<T extends object, V>(receiver: T, privateMap: { has(o: T): boolean, set(o: T, value: V): any }, value: V): V;
|
|
37
|
-
export declare function __createBinding(object: object, target: object, key: PropertyKey, objectKey?: PropertyKey): void;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<script src="tslib.es6.js"></script>
|