@rslint/tsgo-linux-x64 0.2.2 → 0.3.0
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/lib/lib.d.ts +1 -3
- package/lib/lib.decorators.d.ts +1 -3
- package/lib/lib.decorators.legacy.d.ts +1 -3
- package/lib/lib.dom.asynciterable.d.ts +3 -26
- package/lib/lib.dom.d.ts +12638 -6942
- package/lib/lib.dom.iterable.d.ts +3 -556
- package/lib/lib.es2015.collection.d.ts +7 -4
- package/lib/lib.es2015.core.d.ts +2 -4
- package/lib/lib.es2015.d.ts +1 -3
- package/lib/lib.es2015.generator.d.ts +1 -3
- package/lib/lib.es2015.iterable.d.ts +2 -4
- package/lib/lib.es2015.promise.d.ts +1 -3
- package/lib/lib.es2015.proxy.d.ts +1 -3
- package/lib/lib.es2015.reflect.d.ts +1 -3
- package/lib/lib.es2015.symbol.d.ts +1 -3
- package/lib/lib.es2015.symbol.wellknown.d.ts +1 -3
- package/lib/lib.es2016.array.include.d.ts +1 -3
- package/lib/lib.es2016.d.ts +1 -3
- package/lib/lib.es2016.full.d.ts +1 -3
- package/lib/lib.es2016.intl.d.ts +1 -3
- package/lib/lib.es2017.arraybuffer.d.ts +1 -3
- package/lib/lib.es2017.d.ts +1 -3
- package/lib/lib.es2017.date.d.ts +1 -3
- package/lib/lib.es2017.full.d.ts +1 -3
- package/lib/lib.es2017.intl.d.ts +1 -3
- package/lib/lib.es2017.object.d.ts +1 -3
- package/lib/lib.es2017.sharedmemory.d.ts +1 -3
- package/lib/lib.es2017.string.d.ts +1 -3
- package/lib/lib.es2017.typedarrays.d.ts +1 -3
- package/lib/lib.es2018.asyncgenerator.d.ts +1 -3
- package/lib/lib.es2018.asynciterable.d.ts +1 -3
- package/lib/lib.es2018.d.ts +1 -3
- package/lib/lib.es2018.full.d.ts +1 -3
- package/lib/lib.es2018.intl.d.ts +1 -3
- package/lib/lib.es2018.promise.d.ts +1 -3
- package/lib/lib.es2018.regexp.d.ts +1 -3
- package/lib/lib.es2019.array.d.ts +1 -3
- package/lib/lib.es2019.d.ts +1 -3
- package/lib/lib.es2019.full.d.ts +1 -3
- package/lib/lib.es2019.intl.d.ts +1 -3
- package/lib/lib.es2019.object.d.ts +1 -3
- package/lib/lib.es2019.string.d.ts +1 -3
- package/lib/lib.es2019.symbol.d.ts +1 -3
- package/lib/lib.es2020.bigint.d.ts +5 -7
- package/lib/lib.es2020.d.ts +1 -3
- package/lib/lib.es2020.date.d.ts +1 -3
- package/lib/lib.es2020.full.d.ts +1 -3
- package/lib/lib.es2020.intl.d.ts +1 -3
- package/lib/lib.es2020.number.d.ts +1 -3
- package/lib/lib.es2020.promise.d.ts +1 -3
- package/lib/lib.es2020.sharedmemory.d.ts +1 -3
- package/lib/lib.es2020.string.d.ts +2 -4
- package/lib/lib.es2020.symbol.wellknown.d.ts +2 -4
- package/lib/lib.es2021.d.ts +1 -3
- package/lib/lib.es2021.full.d.ts +1 -3
- package/lib/lib.es2021.intl.d.ts +1 -3
- package/lib/lib.es2021.promise.d.ts +1 -3
- package/lib/lib.es2021.string.d.ts +1 -3
- package/lib/lib.es2021.weakref.d.ts +1 -3
- package/lib/lib.es2022.array.d.ts +1 -3
- package/lib/lib.es2022.d.ts +1 -3
- package/lib/lib.es2022.error.d.ts +1 -3
- package/lib/lib.es2022.full.d.ts +1 -3
- package/lib/lib.es2022.intl.d.ts +1 -3
- package/lib/lib.es2022.object.d.ts +1 -3
- package/lib/lib.es2022.regexp.d.ts +2 -4
- package/lib/lib.es2022.string.d.ts +1 -3
- package/lib/lib.es2023.array.d.ts +1 -3
- package/lib/lib.es2023.collection.d.ts +1 -3
- package/lib/lib.es2023.d.ts +1 -3
- package/lib/lib.es2023.full.d.ts +1 -3
- package/lib/lib.es2023.intl.d.ts +10 -4
- package/lib/lib.es2024.arraybuffer.d.ts +1 -3
- package/lib/lib.es2024.collection.d.ts +1 -3
- package/lib/lib.es2024.d.ts +1 -3
- package/lib/lib.es2024.full.d.ts +1 -3
- package/lib/lib.es2024.object.d.ts +1 -3
- package/lib/lib.es2024.promise.d.ts +1 -3
- package/lib/lib.es2024.regexp.d.ts +1 -3
- package/lib/lib.es2024.sharedmemory.d.ts +1 -3
- package/lib/lib.es2024.string.d.ts +1 -3
- package/lib/lib.es2025.collection.d.ts +94 -0
- package/lib/lib.es2025.d.ts +23 -0
- package/lib/{lib.esnext.float16.d.ts → lib.es2025.float16.d.ts} +1 -3
- package/lib/lib.es2025.full.d.ts +22 -0
- package/lib/lib.es2025.intl.d.ts +200 -0
- package/lib/{lib.esnext.iterator.d.ts → lib.es2025.iterator.d.ts} +1 -3
- package/lib/{lib.esnext.promise.d.ts → lib.es2025.promise.d.ts} +1 -3
- package/lib/lib.es2025.regexp.d.ts +30 -0
- package/lib/lib.es5.d.ts +22 -24
- package/lib/lib.es6.d.ts +1 -3
- package/lib/lib.esnext.array.d.ts +1 -3
- package/lib/lib.esnext.collection.d.ts +20 -69
- package/lib/lib.esnext.d.ts +6 -8
- package/lib/lib.esnext.date.d.ts +21 -0
- package/lib/lib.esnext.decorators.d.ts +1 -3
- package/lib/lib.esnext.disposable.d.ts +1 -3
- package/lib/lib.esnext.error.d.ts +1 -3
- package/lib/lib.esnext.full.d.ts +1 -3
- package/lib/lib.esnext.intl.d.ts +89 -3
- package/lib/lib.esnext.sharedmemory.d.ts +1 -3
- package/lib/lib.esnext.temporal.d.ts +485 -0
- package/lib/lib.esnext.typedarrays.d.ts +90 -0
- package/lib/lib.scripthost.d.ts +1 -3
- package/lib/lib.webworker.asynciterable.d.ts +3 -26
- package/lib/lib.webworker.d.ts +3396 -940
- package/lib/lib.webworker.importscripts.d.ts +1 -3
- package/lib/lib.webworker.iterable.d.ts +3 -325
- package/lib/tsgo +0 -0
- package/package.json +1 -1
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2020.intl" />
|
|
20
18
|
|
|
21
19
|
interface BigIntToLocaleStringOptions {
|
|
@@ -241,7 +239,7 @@ interface BigInt64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike>
|
|
|
241
239
|
includes(searchElement: bigint, fromIndex?: number): boolean;
|
|
242
240
|
|
|
243
241
|
/**
|
|
244
|
-
* Returns the index of the first occurrence of a value in an array.
|
|
242
|
+
* Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
|
|
245
243
|
* @param searchElement The value to locate in the array.
|
|
246
244
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
247
245
|
* search starts at index 0.
|
|
@@ -259,7 +257,7 @@ interface BigInt64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike>
|
|
|
259
257
|
keys(): ArrayIterator<number>;
|
|
260
258
|
|
|
261
259
|
/**
|
|
262
|
-
* Returns the index of the last occurrence of a value in an array.
|
|
260
|
+
* Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
|
|
263
261
|
* @param searchElement The value to locate in the array.
|
|
264
262
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
265
263
|
* search starts at index 0.
|
|
@@ -532,7 +530,7 @@ interface BigUint64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike>
|
|
|
532
530
|
includes(searchElement: bigint, fromIndex?: number): boolean;
|
|
533
531
|
|
|
534
532
|
/**
|
|
535
|
-
* Returns the index of the first occurrence of a value in an array.
|
|
533
|
+
* Returns the index of the first occurrence of a value in an array, or -1 if it is not present.
|
|
536
534
|
* @param searchElement The value to locate in the array.
|
|
537
535
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
538
536
|
* search starts at index 0.
|
|
@@ -550,7 +548,7 @@ interface BigUint64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike>
|
|
|
550
548
|
keys(): ArrayIterator<number>;
|
|
551
549
|
|
|
552
550
|
/**
|
|
553
|
-
* Returns the index of the last occurrence of a value in an array.
|
|
551
|
+
* Returns the index of the last occurrence of a value in an array, or -1 if it is not present.
|
|
554
552
|
* @param searchElement The value to locate in the array.
|
|
555
553
|
* @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
|
|
556
554
|
* search starts at index 0.
|
package/lib/lib.es2020.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2019" />
|
|
20
18
|
/// <reference lib="es2020.bigint" />
|
|
21
19
|
/// <reference lib="es2020.date" />
|
package/lib/lib.es2020.date.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2020.intl" />
|
|
20
18
|
|
|
21
19
|
interface Date {
|
package/lib/lib.es2020.full.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2020" />
|
|
20
18
|
/// <reference lib="dom" />
|
|
21
19
|
/// <reference lib="webworker.importscripts" />
|
package/lib/lib.es2020.intl.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2018.intl" />
|
|
20
18
|
declare namespace Intl {
|
|
21
19
|
/**
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2020.intl" />
|
|
20
18
|
|
|
21
19
|
interface Number {
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
interface PromiseFulfilledResult<T> {
|
|
20
18
|
status: "fulfilled";
|
|
21
19
|
value: T;
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2020.bigint" />
|
|
20
18
|
|
|
21
19
|
interface Atomics {
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2015.iterable" />
|
|
20
18
|
/// <reference lib="es2020.intl" />
|
|
21
19
|
/// <reference lib="es2020.symbol.wellknown" />
|
|
@@ -24,7 +22,7 @@ interface String {
|
|
|
24
22
|
/**
|
|
25
23
|
* Matches a string with a regular expression, and returns an iterable of matches
|
|
26
24
|
* containing the results of that search.
|
|
27
|
-
* @param regexp A
|
|
25
|
+
* @param regexp A regular expression
|
|
28
26
|
*/
|
|
29
27
|
matchAll(regexp: RegExp): RegExpStringIterator<RegExpExecArray>;
|
|
30
28
|
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2015.iterable" />
|
|
20
18
|
/// <reference lib="es2015.symbol" />
|
|
21
19
|
|
|
@@ -37,5 +35,5 @@ interface RegExp {
|
|
|
37
35
|
* containing the results of that search.
|
|
38
36
|
* @param string A string to search within.
|
|
39
37
|
*/
|
|
40
|
-
[Symbol.matchAll](str: string): RegExpStringIterator<
|
|
38
|
+
[Symbol.matchAll](str: string): RegExpStringIterator<RegExpExecArray>;
|
|
41
39
|
}
|
package/lib/lib.es2021.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2020" />
|
|
20
18
|
/// <reference lib="es2021.promise" />
|
|
21
19
|
/// <reference lib="es2021.string" />
|
package/lib/lib.es2021.full.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2021" />
|
|
20
18
|
/// <reference lib="dom" />
|
|
21
19
|
/// <reference lib="webworker.importscripts" />
|
package/lib/lib.es2021.intl.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
declare namespace Intl {
|
|
20
18
|
interface DateTimeFormatPartTypesRegistry {
|
|
21
19
|
fractionalSecond: any;
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
interface AggregateError extends Error {
|
|
20
18
|
errors: any[];
|
|
21
19
|
}
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
interface String {
|
|
20
18
|
/**
|
|
21
19
|
* Replace all instances of a substring in a string, using a regular expression or search string.
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2015.symbol.wellknown" />
|
|
20
18
|
|
|
21
19
|
interface WeakRef<T extends WeakKey> {
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
interface Array<T> {
|
|
20
18
|
/**
|
|
21
19
|
* Returns the item located at the specified index.
|
package/lib/lib.es2022.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2021" />
|
|
20
18
|
/// <reference lib="es2022.array" />
|
|
21
19
|
/// <reference lib="es2022.error" />
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2021.promise" />
|
|
20
18
|
|
|
21
19
|
interface ErrorOptions {
|
package/lib/lib.es2022.full.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2022" />
|
|
20
18
|
/// <reference lib="dom" />
|
|
21
19
|
/// <reference lib="webworker.importscripts" />
|
package/lib/lib.es2022.intl.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
declare namespace Intl {
|
|
20
18
|
/**
|
|
21
19
|
* An object with some or all properties of the `Intl.Segmenter` constructor `options` parameter.
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
interface ObjectConstructor {
|
|
20
18
|
/**
|
|
21
19
|
* Determines whether an object has a property with the specified name.
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
interface RegExpMatchArray {
|
|
20
18
|
indices?: RegExpIndicesArray;
|
|
21
19
|
}
|
|
@@ -24,7 +22,7 @@ interface RegExpExecArray {
|
|
|
24
22
|
indices?: RegExpIndicesArray;
|
|
25
23
|
}
|
|
26
24
|
|
|
27
|
-
interface RegExpIndicesArray extends Array<[number, number]> {
|
|
25
|
+
interface RegExpIndicesArray extends Array<[number, number] | undefined> {
|
|
28
26
|
groups?: {
|
|
29
27
|
[key: string]: [number, number];
|
|
30
28
|
};
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
interface String {
|
|
20
18
|
/**
|
|
21
19
|
* Returns a new String consisting of the single UTF-16 code unit located at the specified index.
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
interface Array<T> {
|
|
20
18
|
/**
|
|
21
19
|
* Returns the value of the last element in the array where predicate is true, and undefined
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
interface WeakKeyTypes {
|
|
20
18
|
symbol: symbol;
|
|
21
19
|
}
|
package/lib/lib.es2023.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2022" />
|
|
20
18
|
/// <reference lib="es2023.array" />
|
|
21
19
|
/// <reference lib="es2023.collection" />
|
package/lib/lib.es2023.full.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
/// <reference lib="es2023" />
|
|
20
18
|
/// <reference lib="dom" />
|
|
21
19
|
/// <reference lib="webworker.importscripts" />
|
package/lib/lib.es2023.intl.d.ts
CHANGED
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
declare namespace Intl {
|
|
20
18
|
interface NumberFormatOptionsUseGroupingRegistry {
|
|
21
19
|
min2: never;
|
|
@@ -27,6 +25,12 @@ declare namespace Intl {
|
|
|
27
25
|
negative: never;
|
|
28
26
|
}
|
|
29
27
|
|
|
28
|
+
interface NumberFormatRangePartTypeRegistry extends NumberFormatPartTypeRegistry {
|
|
29
|
+
approximatelySign: never;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
type NumberFormatRangePartTypes = keyof NumberFormatRangePartTypeRegistry;
|
|
33
|
+
|
|
30
34
|
interface NumberFormatOptions {
|
|
31
35
|
roundingPriority?: "auto" | "morePrecision" | "lessPrecision" | undefined;
|
|
32
36
|
roundingIncrement?: 1 | 2 | 5 | 10 | 20 | 25 | 50 | 100 | 200 | 250 | 500 | 1000 | 2000 | 2500 | 5000 | undefined;
|
|
@@ -41,7 +45,9 @@ declare namespace Intl {
|
|
|
41
45
|
trailingZeroDisplay: "auto" | "stripIfInteger";
|
|
42
46
|
}
|
|
43
47
|
|
|
44
|
-
interface NumberRangeFormatPart
|
|
48
|
+
interface NumberRangeFormatPart {
|
|
49
|
+
type: NumberFormatRangePartTypes;
|
|
50
|
+
value: string;
|
|
45
51
|
source: "startRange" | "endRange" | "shared";
|
|
46
52
|
}
|
|
47
53
|
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
interface ArrayBuffer {
|
|
20
18
|
/**
|
|
21
19
|
* If this ArrayBuffer is resizable, returns the maximum byte length given during construction; returns the byte length if not.
|
|
@@ -7,15 +7,13 @@ License at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7
7
|
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
8
8
|
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
9
9
|
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
10
|
-
|
|
10
|
+
MERCHANTABILITY OR NON-INFRINGEMENT.
|
|
11
11
|
|
|
12
12
|
See the Apache Version 2.0 License for specific language governing permissions
|
|
13
13
|
and limitations under the License.
|
|
14
14
|
***************************************************************************** */
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/// <reference no-default-lib="true"/>
|
|
18
|
-
|
|
19
17
|
interface MapConstructor {
|
|
20
18
|
/**
|
|
21
19
|
* Groups members of an iterable according to the return value of the passed callback.
|