@rslint/tsgo-linux-x64 0.2.3 → 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
package/lib/lib.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="es5" />
|
|
20
18
|
/// <reference lib="dom" />
|
|
21
19
|
/// <reference lib="webworker.importscripts" />
|
package/lib/lib.decorators.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
|
/**
|
|
20
18
|
* The decorator context types provided to class element decorators.
|
|
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
|
declare type ClassDecorator = <TFunction extends Function>(target: TFunction) => TFunction | void;
|
|
20
18
|
declare type PropertyDecorator = (target: Object, propertyKey: string | symbol) => void;
|
|
21
19
|
declare type MethodDecorator = <T>(target: Object, propertyKey: string | symbol, descriptor: TypedPropertyDescriptor<T>) => TypedPropertyDescriptor<T> | void;
|
|
@@ -7,35 +7,12 @@ 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
|
-
|
|
18
|
-
|
|
19
|
-
/////////////////////////////
|
|
20
|
-
/// Window Async Iterable APIs
|
|
21
|
-
/////////////////////////////
|
|
22
|
-
|
|
23
|
-
interface FileSystemDirectoryHandleAsyncIterator<T> extends AsyncIteratorObject<T, BuiltinIteratorReturn, unknown> {
|
|
24
|
-
[Symbol.asyncIterator](): FileSystemDirectoryHandleAsyncIterator<T>;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
interface FileSystemDirectoryHandle {
|
|
28
|
-
[Symbol.asyncIterator](): FileSystemDirectoryHandleAsyncIterator<[string, FileSystemHandle]>;
|
|
29
|
-
entries(): FileSystemDirectoryHandleAsyncIterator<[string, FileSystemHandle]>;
|
|
30
|
-
keys(): FileSystemDirectoryHandleAsyncIterator<string>;
|
|
31
|
-
values(): FileSystemDirectoryHandleAsyncIterator<FileSystemHandle>;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
interface ReadableStreamAsyncIterator<T> extends AsyncIteratorObject<T, BuiltinIteratorReturn, unknown> {
|
|
35
|
-
[Symbol.asyncIterator](): ReadableStreamAsyncIterator<T>;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
interface ReadableStream<R = any> {
|
|
39
|
-
[Symbol.asyncIterator](options?: ReadableStreamIteratorOptions): ReadableStreamAsyncIterator<R>;
|
|
40
|
-
values(options?: ReadableStreamIteratorOptions): ReadableStreamAsyncIterator<R>;
|
|
41
|
-
}
|
|
17
|
+
// This file's contents are now included in the main types file.
|
|
18
|
+
// The file has been left for backward compatibility.
|