@tsonic/js 10.0.7 → 10.0.8

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.
@@ -10101,116 +10101,90 @@
10101
10101
  "constructors": []
10102
10102
  }
10103
10103
  ],
10104
- "flattenedExports": [
10105
- {
10106
- "sourceClass": "Tsonic.JSRuntime.Globals",
10107
- "clrMethodName": "parseInt",
10108
- "normalizedSignature": "parseInt|(System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
10109
- "target": {
10110
- "declaringClrType": "Tsonic.JSRuntime.Globals",
10111
- "declaringAssemblyName": "Tsonic.JSRuntime",
10112
- "metadataToken": 100663411
10113
- }
10104
+ "exports": {
10105
+ "parseInt": {
10106
+ "kind": "method",
10107
+ "clrName": "parseInt",
10108
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10109
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10114
10110
  },
10115
- {
10116
- "sourceClass": "Tsonic.JSRuntime.Globals",
10117
- "clrMethodName": "parseFloat",
10118
- "normalizedSignature": "parseFloat|(System.String):System.Double|static=true",
10119
- "target": {
10120
- "declaringClrType": "Tsonic.JSRuntime.Globals",
10121
- "declaringAssemblyName": "Tsonic.JSRuntime",
10122
- "metadataToken": 100663412
10123
- }
10111
+ "parseFloat": {
10112
+ "kind": "method",
10113
+ "clrName": "parseFloat",
10114
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10115
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10124
10116
  },
10125
- {
10126
- "sourceClass": "Tsonic.JSRuntime.Globals",
10127
- "clrMethodName": "isNaN",
10128
- "normalizedSignature": "isNaN|(System.Double):System.Boolean|static=true",
10129
- "target": {
10130
- "declaringClrType": "Tsonic.JSRuntime.Globals",
10131
- "declaringAssemblyName": "Tsonic.JSRuntime",
10132
- "metadataToken": 100663413
10133
- }
10117
+ "isNaN": {
10118
+ "kind": "method",
10119
+ "clrName": "isNaN",
10120
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10121
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10134
10122
  },
10135
- {
10136
- "sourceClass": "Tsonic.JSRuntime.Globals",
10137
- "clrMethodName": "isFinite",
10138
- "normalizedSignature": "isFinite|(System.Double):System.Boolean|static=true",
10139
- "target": {
10140
- "declaringClrType": "Tsonic.JSRuntime.Globals",
10141
- "declaringAssemblyName": "Tsonic.JSRuntime",
10142
- "metadataToken": 100663414
10143
- }
10123
+ "isFinite": {
10124
+ "kind": "method",
10125
+ "clrName": "isFinite",
10126
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10127
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10144
10128
  },
10145
- {
10146
- "sourceClass": "Tsonic.JSRuntime.Globals",
10147
- "clrMethodName": "encodeURIComponent",
10148
- "normalizedSignature": "encodeURIComponent|(System.String):System.String|static=true",
10149
- "target": {
10150
- "declaringClrType": "Tsonic.JSRuntime.Globals",
10151
- "declaringAssemblyName": "Tsonic.JSRuntime",
10152
- "metadataToken": 100663418
10153
- }
10129
+ "encodeURIComponent": {
10130
+ "kind": "method",
10131
+ "clrName": "encodeURIComponent",
10132
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10133
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10154
10134
  },
10155
- {
10156
- "sourceClass": "Tsonic.JSRuntime.Globals",
10157
- "clrMethodName": "decodeURIComponent",
10158
- "normalizedSignature": "decodeURIComponent|(System.String):System.String|static=true",
10159
- "target": {
10160
- "declaringClrType": "Tsonic.JSRuntime.Globals",
10161
- "declaringAssemblyName": "Tsonic.JSRuntime",
10162
- "metadataToken": 100663419
10163
- }
10135
+ "decodeURIComponent": {
10136
+ "kind": "method",
10137
+ "clrName": "decodeURIComponent",
10138
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10139
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10164
10140
  },
10165
- {
10166
- "sourceClass": "Tsonic.JSRuntime.Globals",
10167
- "clrMethodName": "encodeURI",
10168
- "normalizedSignature": "encodeURI|(System.String):System.String|static=true",
10169
- "target": {
10170
- "declaringClrType": "Tsonic.JSRuntime.Globals",
10171
- "declaringAssemblyName": "Tsonic.JSRuntime",
10172
- "metadataToken": 100663420
10173
- }
10141
+ "encodeURI": {
10142
+ "kind": "method",
10143
+ "clrName": "encodeURI",
10144
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10145
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10174
10146
  },
10175
- {
10176
- "sourceClass": "Tsonic.JSRuntime.Globals",
10177
- "clrMethodName": "decodeURI",
10178
- "normalizedSignature": "decodeURI|(System.String):System.String|static=true",
10179
- "target": {
10180
- "declaringClrType": "Tsonic.JSRuntime.Globals",
10181
- "declaringAssemblyName": "Tsonic.JSRuntime",
10182
- "metadataToken": 100663421
10183
- }
10147
+ "decodeURI": {
10148
+ "kind": "method",
10149
+ "clrName": "decodeURI",
10150
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10151
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10184
10152
  },
10185
- {
10186
- "sourceClass": "Tsonic.JSRuntime.Globals",
10187
- "clrMethodName": "Number",
10188
- "normalizedSignature": "Number|(System.Object):System.Double|static=true",
10189
- "target": {
10190
- "declaringClrType": "Tsonic.JSRuntime.Globals",
10191
- "declaringAssemblyName": "Tsonic.JSRuntime",
10192
- "metadataToken": 100663422
10193
- }
10153
+ "Number": {
10154
+ "kind": "method",
10155
+ "clrName": "Number",
10156
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10157
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10194
10158
  },
10195
- {
10196
- "sourceClass": "Tsonic.JSRuntime.Globals",
10197
- "clrMethodName": "String",
10198
- "normalizedSignature": "String|(System.Object):System.String|static=true",
10199
- "target": {
10200
- "declaringClrType": "Tsonic.JSRuntime.Globals",
10201
- "declaringAssemblyName": "Tsonic.JSRuntime",
10202
- "metadataToken": 100663423
10203
- }
10159
+ "String": {
10160
+ "kind": "method",
10161
+ "clrName": "String",
10162
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10163
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10204
10164
  },
10205
- {
10206
- "sourceClass": "Tsonic.JSRuntime.Globals",
10207
- "clrMethodName": "Boolean",
10208
- "normalizedSignature": "Boolean|(System.Object):System.Boolean|static=true",
10209
- "target": {
10210
- "declaringClrType": "Tsonic.JSRuntime.Globals",
10211
- "declaringAssemblyName": "Tsonic.JSRuntime",
10212
- "metadataToken": 100663424
10213
- }
10165
+ "Boolean": {
10166
+ "kind": "method",
10167
+ "clrName": "Boolean",
10168
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10169
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10170
+ },
10171
+ "Infinity": {
10172
+ "kind": "field",
10173
+ "clrName": "Infinity",
10174
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10175
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10176
+ },
10177
+ "NaN": {
10178
+ "kind": "field",
10179
+ "clrName": "NaN",
10180
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10181
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10182
+ },
10183
+ "undefined": {
10184
+ "kind": "field",
10185
+ "clrName": "undefined",
10186
+ "declaringClrType": "Tsonic.JSRuntime.Globals",
10187
+ "declaringAssemblyName": "Tsonic.JSRuntime"
10214
10188
  }
10215
- ]
10189
+ }
10216
10190
  }
@@ -7,17 +7,17 @@ import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint12
7
7
 
8
8
  // Import types from other namespaces
9
9
  import * as System_Collections_Generic_Internal from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
10
- import type { IEnumerable_1, IEnumerator_1, KeyValuePair_2, List_1 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
10
+ import type { IEnumerable_1 as IEnumerable__System_Collections_Generic, IEnumerator_1 as IEnumerator, KeyValuePair_2 as KeyValuePair, List_1 as List } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
11
11
  import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections/internal/index.js";
12
12
  import type { IEnumerable } from "@tsonic/dotnet/System.Collections/internal/index.js";
13
13
  import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
14
- import type { Action, Action_1, Action_2, Action_3, Boolean as ClrBoolean, Byte, Comparison_1, Double, Func_2, Func_3, Func_4, Func_5, Int16, Int32, Int64, Nullable_1, Object as ClrObject, SByte, Single, String as ClrString, UInt16, UInt32, ValueTuple_2, Void } from "@tsonic/dotnet/System/internal/index.js";
14
+ import type { Action, Action_1, Action_2, Action_3, Boolean as ClrBoolean, Byte, Comparison_1 as Comparison, Double, Func_2 as Func, Func_3, Func_4, Func_5, Int16, Int32, Int64, Nullable_1 as Nullable, Object as ClrObject, SByte, Single, String as ClrString, UInt16, UInt32, ValueTuple_2 as ValueTuple, Void } from "@tsonic/dotnet/System/internal/index.js";
15
15
 
16
16
  export interface ArrayBuffer$instance {
17
17
  readonly __tsonic_type_Tsonic_JSRuntime_ArrayBuffer: never;
18
18
 
19
19
  readonly byteLength: int;
20
- slice(begin?: int, end?: Nullable_1<System_Internal.Int32>): ArrayBuffer;
20
+ slice(begin?: int, end?: Nullable<System_Internal.Int32>): ArrayBuffer;
21
21
  }
22
22
 
23
23
 
@@ -50,20 +50,20 @@ export interface Date$instance {
50
50
  getUTCMonth(): int;
51
51
  getUTCSeconds(): int;
52
52
  setDate(day: int): double;
53
- setFullYear(year: int, month?: Nullable_1<System_Internal.Int32>, day?: Nullable_1<System_Internal.Int32>): double;
54
- setHours(hour: int, min?: Nullable_1<System_Internal.Int32>, sec?: Nullable_1<System_Internal.Int32>, ms?: Nullable_1<System_Internal.Int32>): double;
53
+ setFullYear(year: int, month?: Nullable<System_Internal.Int32>, day?: Nullable<System_Internal.Int32>): double;
54
+ setHours(hour: int, min?: Nullable<System_Internal.Int32>, sec?: Nullable<System_Internal.Int32>, ms?: Nullable<System_Internal.Int32>): double;
55
55
  setMilliseconds(ms: int): double;
56
- setMinutes(min: int, sec?: Nullable_1<System_Internal.Int32>, ms?: Nullable_1<System_Internal.Int32>): double;
57
- setMonth(month: int, day?: Nullable_1<System_Internal.Int32>): double;
58
- setSeconds(sec: int, ms?: Nullable_1<System_Internal.Int32>): double;
56
+ setMinutes(min: int, sec?: Nullable<System_Internal.Int32>, ms?: Nullable<System_Internal.Int32>): double;
57
+ setMonth(month: int, day?: Nullable<System_Internal.Int32>): double;
58
+ setSeconds(sec: int, ms?: Nullable<System_Internal.Int32>): double;
59
59
  setTime(milliseconds: double): double;
60
60
  setUTCDate(day: int): double;
61
- setUTCFullYear(year: int, month?: Nullable_1<System_Internal.Int32>, day?: Nullable_1<System_Internal.Int32>): double;
62
- setUTCHours(hour: int, min?: Nullable_1<System_Internal.Int32>, sec?: Nullable_1<System_Internal.Int32>, ms?: Nullable_1<System_Internal.Int32>): double;
61
+ setUTCFullYear(year: int, month?: Nullable<System_Internal.Int32>, day?: Nullable<System_Internal.Int32>): double;
62
+ setUTCHours(hour: int, min?: Nullable<System_Internal.Int32>, sec?: Nullable<System_Internal.Int32>, ms?: Nullable<System_Internal.Int32>): double;
63
63
  setUTCMilliseconds(ms: int): double;
64
- setUTCMinutes(min: int, sec?: Nullable_1<System_Internal.Int32>, ms?: Nullable_1<System_Internal.Int32>): double;
65
- setUTCMonth(month: int, day?: Nullable_1<System_Internal.Int32>): double;
66
- setUTCSeconds(sec: int, ms?: Nullable_1<System_Internal.Int32>): double;
64
+ setUTCMinutes(min: int, sec?: Nullable<System_Internal.Int32>, ms?: Nullable<System_Internal.Int32>): double;
65
+ setUTCMonth(month: int, day?: Nullable<System_Internal.Int32>): double;
66
+ setUTCSeconds(sec: int, ms?: Nullable<System_Internal.Int32>): double;
67
67
  toDateString(): string;
68
68
  toISOString(): string;
69
69
  toJSON(): string;
@@ -98,23 +98,23 @@ export interface Float32Array$instance {
98
98
 
99
99
  readonly byteLength: int;
100
100
  readonly length: int;
101
- at(index: int): Nullable_1<System_Internal.Single>;
102
- fill(value: float, start?: int, end?: Nullable_1<System_Internal.Int32>): Float32Array;
103
- GetEnumerator(): IEnumerator_1<System_Internal.Single>;
101
+ at(index: int): Nullable<System_Internal.Single>;
102
+ fill(value: float, start?: int, end?: Nullable<System_Internal.Int32>): Float32Array;
103
+ GetEnumerator(): IEnumerator<System_Internal.Single>;
104
104
  includes(value: float, fromIndex?: int): boolean;
105
105
  indexOf(value: float, fromIndex?: int): int;
106
106
  join(separator?: string): string;
107
107
  reverse(): Float32Array;
108
- set(array: IEnumerable_1<System_Internal.Single>, offset?: int): void;
109
- slice(begin?: int, end?: Nullable_1<System_Internal.Int32>): Float32Array;
110
- sort(compareFn?: Comparison_1<System_Internal.Single>): Float32Array;
111
- subarray(begin?: int, end?: Nullable_1<System_Internal.Int32>): Float32Array;
108
+ set(array: IEnumerable__System_Collections_Generic<System_Internal.Single>, offset?: int): void;
109
+ slice(begin?: int, end?: Nullable<System_Internal.Int32>): Float32Array;
110
+ sort(compareFn?: Comparison<System_Internal.Single>): Float32Array;
111
+ subarray(begin?: int, end?: Nullable<System_Internal.Int32>): Float32Array;
112
112
  }
113
113
 
114
114
 
115
115
  export const Float32Array: {
116
116
  new(length: int): Float32Array;
117
- new(values: IEnumerable_1<System_Internal.Single>): Float32Array;
117
+ new(values: IEnumerable__System_Collections_Generic<System_Internal.Single>): Float32Array;
118
118
  new(values: float[]): Float32Array;
119
119
  readonly BYTES_PER_ELEMENT: int;
120
120
  };
@@ -130,23 +130,23 @@ export interface Float64Array$instance {
130
130
 
131
131
  readonly byteLength: int;
132
132
  readonly length: int;
133
- at(index: int): Nullable_1<System_Internal.Double>;
134
- fill(value: double, start?: int, end?: Nullable_1<System_Internal.Int32>): Float64Array;
135
- GetEnumerator(): IEnumerator_1<System_Internal.Double>;
133
+ at(index: int): Nullable<System_Internal.Double>;
134
+ fill(value: double, start?: int, end?: Nullable<System_Internal.Int32>): Float64Array;
135
+ GetEnumerator(): IEnumerator<System_Internal.Double>;
136
136
  includes(value: double, fromIndex?: int): boolean;
137
137
  indexOf(value: double, fromIndex?: int): int;
138
138
  join(separator?: string): string;
139
139
  reverse(): Float64Array;
140
- set(array: IEnumerable_1<System_Internal.Double>, offset?: int): void;
141
- slice(begin?: int, end?: Nullable_1<System_Internal.Int32>): Float64Array;
142
- sort(compareFn?: Comparison_1<System_Internal.Double>): Float64Array;
143
- subarray(begin?: int, end?: Nullable_1<System_Internal.Int32>): Float64Array;
140
+ set(array: IEnumerable__System_Collections_Generic<System_Internal.Double>, offset?: int): void;
141
+ slice(begin?: int, end?: Nullable<System_Internal.Int32>): Float64Array;
142
+ sort(compareFn?: Comparison<System_Internal.Double>): Float64Array;
143
+ subarray(begin?: int, end?: Nullable<System_Internal.Int32>): Float64Array;
144
144
  }
145
145
 
146
146
 
147
147
  export const Float64Array: {
148
148
  new(length: int): Float64Array;
149
- new(values: IEnumerable_1<System_Internal.Double>): Float64Array;
149
+ new(values: IEnumerable__System_Collections_Generic<System_Internal.Double>): Float64Array;
150
150
  new(values: double[]): Float64Array;
151
151
  readonly BYTES_PER_ELEMENT: int;
152
152
  };
@@ -162,23 +162,23 @@ export interface Int16Array$instance {
162
162
 
163
163
  readonly byteLength: int;
164
164
  readonly length: int;
165
- at(index: int): Nullable_1<System_Internal.Int16>;
166
- fill(value: short, start?: int, end?: Nullable_1<System_Internal.Int32>): Int16Array;
167
- GetEnumerator(): IEnumerator_1<System_Internal.Int16>;
165
+ at(index: int): Nullable<System_Internal.Int16>;
166
+ fill(value: short, start?: int, end?: Nullable<System_Internal.Int32>): Int16Array;
167
+ GetEnumerator(): IEnumerator<System_Internal.Int16>;
168
168
  includes(value: short, fromIndex?: int): boolean;
169
169
  indexOf(value: short, fromIndex?: int): int;
170
170
  join(separator?: string): string;
171
171
  reverse(): Int16Array;
172
- set(array: IEnumerable_1<System_Internal.Int16>, offset?: int): void;
173
- slice(begin?: int, end?: Nullable_1<System_Internal.Int32>): Int16Array;
174
- sort(compareFn?: Comparison_1<System_Internal.Int16>): Int16Array;
175
- subarray(begin?: int, end?: Nullable_1<System_Internal.Int32>): Int16Array;
172
+ set(array: IEnumerable__System_Collections_Generic<System_Internal.Int16>, offset?: int): void;
173
+ slice(begin?: int, end?: Nullable<System_Internal.Int32>): Int16Array;
174
+ sort(compareFn?: Comparison<System_Internal.Int16>): Int16Array;
175
+ subarray(begin?: int, end?: Nullable<System_Internal.Int32>): Int16Array;
176
176
  }
177
177
 
178
178
 
179
179
  export const Int16Array: {
180
180
  new(length: int): Int16Array;
181
- new(values: IEnumerable_1<System_Internal.Int16>): Int16Array;
181
+ new(values: IEnumerable__System_Collections_Generic<System_Internal.Int16>): Int16Array;
182
182
  new(values: short[]): Int16Array;
183
183
  readonly BYTES_PER_ELEMENT: int;
184
184
  };
@@ -194,23 +194,23 @@ export interface Int32Array$instance {
194
194
 
195
195
  readonly byteLength: int;
196
196
  readonly length: int;
197
- at(index: int): Nullable_1<System_Internal.Int32>;
198
- fill(value: int, start?: int, end?: Nullable_1<System_Internal.Int32>): Int32Array;
199
- GetEnumerator(): IEnumerator_1<System_Internal.Int32>;
197
+ at(index: int): Nullable<System_Internal.Int32>;
198
+ fill(value: int, start?: int, end?: Nullable<System_Internal.Int32>): Int32Array;
199
+ GetEnumerator(): IEnumerator<System_Internal.Int32>;
200
200
  includes(value: int, fromIndex?: int): boolean;
201
201
  indexOf(value: int, fromIndex?: int): int;
202
202
  join(separator?: string): string;
203
203
  reverse(): Int32Array;
204
- set(array: IEnumerable_1<System_Internal.Int32>, offset?: int): void;
205
- slice(begin?: int, end?: Nullable_1<System_Internal.Int32>): Int32Array;
206
- sort(compareFn?: Comparison_1<System_Internal.Int32>): Int32Array;
207
- subarray(begin?: int, end?: Nullable_1<System_Internal.Int32>): Int32Array;
204
+ set(array: IEnumerable__System_Collections_Generic<System_Internal.Int32>, offset?: int): void;
205
+ slice(begin?: int, end?: Nullable<System_Internal.Int32>): Int32Array;
206
+ sort(compareFn?: Comparison<System_Internal.Int32>): Int32Array;
207
+ subarray(begin?: int, end?: Nullable<System_Internal.Int32>): Int32Array;
208
208
  }
209
209
 
210
210
 
211
211
  export const Int32Array: {
212
212
  new(length: int): Int32Array;
213
- new(values: IEnumerable_1<System_Internal.Int32>): Int32Array;
213
+ new(values: IEnumerable__System_Collections_Generic<System_Internal.Int32>): Int32Array;
214
214
  new(values: int[]): Int32Array;
215
215
  readonly BYTES_PER_ELEMENT: int;
216
216
  };
@@ -226,23 +226,23 @@ export interface Int8Array$instance {
226
226
 
227
227
  readonly byteLength: int;
228
228
  readonly length: int;
229
- at(index: int): Nullable_1<System_Internal.SByte>;
230
- fill(value: sbyte, start?: int, end?: Nullable_1<System_Internal.Int32>): Int8Array;
231
- GetEnumerator(): IEnumerator_1<System_Internal.SByte>;
229
+ at(index: int): Nullable<System_Internal.SByte>;
230
+ fill(value: sbyte, start?: int, end?: Nullable<System_Internal.Int32>): Int8Array;
231
+ GetEnumerator(): IEnumerator<System_Internal.SByte>;
232
232
  includes(value: sbyte, fromIndex?: int): boolean;
233
233
  indexOf(value: sbyte, fromIndex?: int): int;
234
234
  join(separator?: string): string;
235
235
  reverse(): Int8Array;
236
- set(array: IEnumerable_1<System_Internal.SByte>, offset?: int): void;
237
- slice(begin?: int, end?: Nullable_1<System_Internal.Int32>): Int8Array;
238
- sort(compareFn?: Comparison_1<System_Internal.SByte>): Int8Array;
239
- subarray(begin?: int, end?: Nullable_1<System_Internal.Int32>): Int8Array;
236
+ set(array: IEnumerable__System_Collections_Generic<System_Internal.SByte>, offset?: int): void;
237
+ slice(begin?: int, end?: Nullable<System_Internal.Int32>): Int8Array;
238
+ sort(compareFn?: Comparison<System_Internal.SByte>): Int8Array;
239
+ subarray(begin?: int, end?: Nullable<System_Internal.Int32>): Int8Array;
240
240
  }
241
241
 
242
242
 
243
243
  export const Int8Array: {
244
244
  new(length: int): Int8Array;
245
- new(values: IEnumerable_1<System_Internal.SByte>): Int8Array;
245
+ new(values: IEnumerable__System_Collections_Generic<System_Internal.SByte>): Int8Array;
246
246
  new(values: sbyte[]): Int8Array;
247
247
  readonly BYTES_PER_ELEMENT: int;
248
248
  };
@@ -259,24 +259,24 @@ export interface JSArray_1$instance<T> {
259
259
  readonly length: int;
260
260
  at(index: int): T;
261
261
  concat(...items: unknown[]): JSArray_1<T>;
262
- copyWithin(target: int, start?: int, end?: Nullable_1<System_Internal.Int32>): JSArray_1<T>;
263
- entries(): IEnumerable_1<ValueTuple_2<System_Internal.Int32, T>>;
264
- every(callback: Func_2<T, System_Internal.Boolean>): boolean;
262
+ copyWithin(target: int, start?: int, end?: Nullable<System_Internal.Int32>): JSArray_1<T>;
263
+ entries(): IEnumerable__System_Collections_Generic<ValueTuple<System_Internal.Int32, T>>;
264
+ every(callback: Func<T, System_Internal.Boolean>): boolean;
265
265
  every(callback: Func_4<T, System_Internal.Int32, JSArray_1<T>, System_Internal.Boolean>): boolean;
266
- fill(value: T, start?: int, end?: Nullable_1<System_Internal.Int32>): JSArray_1<T>;
267
- filter(callback: Func_2<T, System_Internal.Boolean>): JSArray_1<T>;
266
+ fill(value: T, start?: int, end?: Nullable<System_Internal.Int32>): JSArray_1<T>;
267
+ filter(callback: Func<T, System_Internal.Boolean>): JSArray_1<T>;
268
268
  filter(callback: Func_3<T, System_Internal.Int32, System_Internal.Boolean>): JSArray_1<T>;
269
269
  filter(callback: Func_4<T, System_Internal.Int32, JSArray_1<T>, System_Internal.Boolean>): JSArray_1<T>;
270
- find(callback: Func_2<T, System_Internal.Boolean>): T;
270
+ find(callback: Func<T, System_Internal.Boolean>): T;
271
271
  find(callback: Func_3<T, System_Internal.Int32, System_Internal.Boolean>): T;
272
272
  find(callback: Func_4<T, System_Internal.Int32, JSArray_1<T>, System_Internal.Boolean>): T;
273
- findIndex(callback: Func_2<T, System_Internal.Boolean>): int;
273
+ findIndex(callback: Func<T, System_Internal.Boolean>): int;
274
274
  findIndex(callback: Func_3<T, System_Internal.Int32, System_Internal.Boolean>): int;
275
275
  findIndex(callback: Func_4<T, System_Internal.Int32, JSArray_1<T>, System_Internal.Boolean>): int;
276
- findLast(callback: Func_2<T, System_Internal.Boolean>): T;
276
+ findLast(callback: Func<T, System_Internal.Boolean>): T;
277
277
  findLast(callback: Func_3<T, System_Internal.Int32, System_Internal.Boolean>): T;
278
278
  findLast(callback: Func_4<T, System_Internal.Int32, JSArray_1<T>, System_Internal.Boolean>): T;
279
- findLastIndex(callback: Func_2<T, System_Internal.Boolean>): int;
279
+ findLastIndex(callback: Func<T, System_Internal.Boolean>): int;
280
280
  findLastIndex(callback: Func_3<T, System_Internal.Int32, System_Internal.Boolean>): int;
281
281
  findLastIndex(callback: Func_4<T, System_Internal.Int32, JSArray_1<T>, System_Internal.Boolean>): int;
282
282
  flat(depth?: int): JSArray_1<unknown>;
@@ -284,13 +284,13 @@ export interface JSArray_1$instance<T> {
284
284
  forEach(callback: Action_1<T>): void;
285
285
  forEach(callback: Action_2<T, System_Internal.Int32>): void;
286
286
  forEach(callback: Action_3<T, System_Internal.Int32, JSArray_1<T>>): void;
287
- GetEnumerator(): IEnumerator_1<T>;
287
+ GetEnumerator(): IEnumerator<T>;
288
288
  includes(searchElement: T): boolean;
289
289
  indexOf(searchElement: T, fromIndex?: int): int;
290
290
  join(separator?: string): string;
291
- keys(): IEnumerable_1<System_Internal.Int32>;
292
- lastIndexOf(searchElement: T, fromIndex?: Nullable_1<System_Internal.Int32>): int;
293
- map<TResult>(callback: Func_2<T, TResult>): JSArray_1<TResult>;
291
+ keys(): IEnumerable__System_Collections_Generic<System_Internal.Int32>;
292
+ lastIndexOf(searchElement: T, fromIndex?: Nullable<System_Internal.Int32>): int;
293
+ map<TResult>(callback: Func<T, TResult>): JSArray_1<TResult>;
294
294
  map<TResult>(callback: Func_3<T, System_Internal.Int32, TResult>): JSArray_1<TResult>;
295
295
  map<TResult>(callback: Func_4<T, System_Internal.Int32, JSArray_1<T>, TResult>): JSArray_1<TResult>;
296
296
  pop(): T;
@@ -306,21 +306,21 @@ export interface JSArray_1$instance<T> {
306
306
  reverse(): JSArray_1<T>;
307
307
  setLength(newLength: int): void;
308
308
  shift(): T;
309
- slice(start?: int, end?: Nullable_1<System_Internal.Int32>): JSArray_1<T>;
310
- some(callback: Func_2<T, System_Internal.Boolean>): boolean;
309
+ slice(start?: int, end?: Nullable<System_Internal.Int32>): JSArray_1<T>;
310
+ some(callback: Func<T, System_Internal.Boolean>): boolean;
311
311
  some(callback: Func_4<T, System_Internal.Int32, JSArray_1<T>, System_Internal.Boolean>): boolean;
312
312
  sort(compareFunc?: Func_3<T, T, System_Internal.Double>): JSArray_1<T>;
313
- splice(start: int, deleteCount?: Nullable_1<System_Internal.Int32>, ...items: T[]): JSArray_1<T>;
313
+ splice(start: int, deleteCount?: Nullable<System_Internal.Int32>, ...items: T[]): JSArray_1<T>;
314
314
  toArray(): T[];
315
- toList(): List_1<T>;
315
+ toList(): List<T>;
316
316
  toLocaleString(): string;
317
317
  toReversed(): JSArray_1<T>;
318
318
  toSorted(compareFunc?: Func_3<T, T, System_Internal.Double>): JSArray_1<T>;
319
- toSpliced(start: int, deleteCount?: Nullable_1<System_Internal.Int32>, ...items: T[]): JSArray_1<T>;
319
+ toSpliced(start: int, deleteCount?: Nullable<System_Internal.Int32>, ...items: T[]): JSArray_1<T>;
320
320
  ToString(): string;
321
321
  unshift(item: T): int;
322
322
  unshift(...items: T[]): int;
323
- values(): IEnumerable_1<T>;
323
+ values(): IEnumerable__System_Collections_Generic<T>;
324
324
  with(index: int, value: T): JSArray_1<T>;
325
325
  }
326
326
 
@@ -329,10 +329,10 @@ export const JSArray_1: {
329
329
  new<T>(): JSArray_1<T>;
330
330
  new<T>(capacity: int): JSArray_1<T>;
331
331
  new<T>(source: T[]): JSArray_1<T>;
332
- new<T>(source: List_1<T>): JSArray_1<T>;
333
- new<T>(source: IEnumerable_1<T>): JSArray_1<T>;
334
- from<T, TSource, TResult>(iterable: IEnumerable_1<TSource>, mapFunc: Func_3<TSource, System_Internal.Int32, TResult>): JSArray_1<TResult>;
335
- from<T>(iterable: IEnumerable_1<T>): JSArray_1<T>;
332
+ new<T>(source: List<T>): JSArray_1<T>;
333
+ new<T>(source: IEnumerable__System_Collections_Generic<T>): JSArray_1<T>;
334
+ from<T, TSource, TResult>(iterable: IEnumerable__System_Collections_Generic<TSource>, mapFunc: Func_3<TSource, System_Internal.Int32, TResult>): JSArray_1<TResult>;
335
+ from<T>(iterable: IEnumerable__System_Collections_Generic<T>): JSArray_1<T>;
336
336
  isArray<T>(value: unknown): boolean;
337
337
  of<T>(...items: T[]): JSArray_1<T>;
338
338
  };
@@ -349,22 +349,22 @@ export interface Map_2$instance<K, V> {
349
349
  readonly size: int;
350
350
  clear(): void;
351
351
  delete(key: K): boolean;
352
- entries(): IEnumerable_1<ValueTuple_2<K, V>>;
352
+ entries(): IEnumerable__System_Collections_Generic<ValueTuple<K, V>>;
353
353
  forEach(callback: Action_3<V, K, Map_2<K, V>>): void;
354
354
  forEach(callback: Action_2<V, K>): void;
355
355
  forEach(callback: Action_1<V>): void;
356
356
  get(key: K): V | undefined;
357
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<K, V>>;
357
+ GetEnumerator(): IEnumerator<KeyValuePair<K, V>>;
358
358
  has(key: K): boolean;
359
- keys(): IEnumerable_1<K>;
359
+ keys(): IEnumerable__System_Collections_Generic<K>;
360
360
  set(key: K, value: V): Map_2<K, V>;
361
- values(): IEnumerable_1<V>;
361
+ values(): IEnumerable__System_Collections_Generic<V>;
362
362
  }
363
363
 
364
364
 
365
365
  export const Map_2: {
366
366
  new<K, V>(): Map_2<K, V>;
367
- new<K, V>(entries: IEnumerable_1<ValueTuple_2<K, V>>): Map_2<K, V>;
367
+ new<K, V>(entries: IEnumerable__System_Collections_Generic<ValueTuple<K, V>>): Map_2<K, V>;
368
368
  };
369
369
 
370
370
 
@@ -425,26 +425,26 @@ export interface Set_1$instance<T> {
425
425
  clear(): void;
426
426
  delete(value: T): boolean;
427
427
  difference(other: Set_1<T>): Set_1<T>;
428
- entries(): IEnumerable_1<ValueTuple_2<T, T>>;
428
+ entries(): IEnumerable__System_Collections_Generic<ValueTuple<T, T>>;
429
429
  forEach(callback: Action_3<T, T, Set_1<T>>): void;
430
430
  forEach(callback: Action_2<T, T>): void;
431
431
  forEach(callback: Action_1<T>): void;
432
- GetEnumerator(): IEnumerator_1<T>;
432
+ GetEnumerator(): IEnumerator<T>;
433
433
  has(value: T): boolean;
434
434
  intersection(other: Set_1<T>): Set_1<T>;
435
435
  isDisjointFrom(other: Set_1<T>): boolean;
436
436
  isSubsetOf(other: Set_1<T>): boolean;
437
437
  isSupersetOf(other: Set_1<T>): boolean;
438
- keys(): IEnumerable_1<T>;
438
+ keys(): IEnumerable__System_Collections_Generic<T>;
439
439
  symmetricDifference(other: Set_1<T>): Set_1<T>;
440
440
  union(other: Set_1<T>): Set_1<T>;
441
- values(): IEnumerable_1<T>;
441
+ values(): IEnumerable__System_Collections_Generic<T>;
442
442
  }
443
443
 
444
444
 
445
445
  export const Set_1: {
446
446
  new<T>(): Set_1<T>;
447
- new<T>(values: IEnumerable_1<T>): Set_1<T>;
447
+ new<T>(values: IEnumerable__System_Collections_Generic<T>): Set_1<T>;
448
448
  };
449
449
 
450
450
 
@@ -458,23 +458,23 @@ export interface Uint16Array$instance {
458
458
 
459
459
  readonly byteLength: int;
460
460
  readonly length: int;
461
- at(index: int): Nullable_1<System_Internal.UInt16>;
462
- fill(value: ushort, start?: int, end?: Nullable_1<System_Internal.Int32>): Uint16Array;
463
- GetEnumerator(): IEnumerator_1<System_Internal.UInt16>;
461
+ at(index: int): Nullable<System_Internal.UInt16>;
462
+ fill(value: ushort, start?: int, end?: Nullable<System_Internal.Int32>): Uint16Array;
463
+ GetEnumerator(): IEnumerator<System_Internal.UInt16>;
464
464
  includes(value: ushort, fromIndex?: int): boolean;
465
465
  indexOf(value: ushort, fromIndex?: int): int;
466
466
  join(separator?: string): string;
467
467
  reverse(): Uint16Array;
468
- set(array: IEnumerable_1<System_Internal.UInt16>, offset?: int): void;
469
- slice(begin?: int, end?: Nullable_1<System_Internal.Int32>): Uint16Array;
470
- sort(compareFn?: Comparison_1<System_Internal.UInt16>): Uint16Array;
471
- subarray(begin?: int, end?: Nullable_1<System_Internal.Int32>): Uint16Array;
468
+ set(array: IEnumerable__System_Collections_Generic<System_Internal.UInt16>, offset?: int): void;
469
+ slice(begin?: int, end?: Nullable<System_Internal.Int32>): Uint16Array;
470
+ sort(compareFn?: Comparison<System_Internal.UInt16>): Uint16Array;
471
+ subarray(begin?: int, end?: Nullable<System_Internal.Int32>): Uint16Array;
472
472
  }
473
473
 
474
474
 
475
475
  export const Uint16Array: {
476
476
  new(length: int): Uint16Array;
477
- new(values: IEnumerable_1<System_Internal.UInt16>): Uint16Array;
477
+ new(values: IEnumerable__System_Collections_Generic<System_Internal.UInt16>): Uint16Array;
478
478
  new(values: ushort[]): Uint16Array;
479
479
  readonly BYTES_PER_ELEMENT: int;
480
480
  };
@@ -490,23 +490,23 @@ export interface Uint32Array$instance {
490
490
 
491
491
  readonly byteLength: int;
492
492
  readonly length: int;
493
- at(index: int): Nullable_1<System_Internal.UInt32>;
494
- fill(value: uint, start?: int, end?: Nullable_1<System_Internal.Int32>): Uint32Array;
495
- GetEnumerator(): IEnumerator_1<System_Internal.UInt32>;
493
+ at(index: int): Nullable<System_Internal.UInt32>;
494
+ fill(value: uint, start?: int, end?: Nullable<System_Internal.Int32>): Uint32Array;
495
+ GetEnumerator(): IEnumerator<System_Internal.UInt32>;
496
496
  includes(value: uint, fromIndex?: int): boolean;
497
497
  indexOf(value: uint, fromIndex?: int): int;
498
498
  join(separator?: string): string;
499
499
  reverse(): Uint32Array;
500
- set(array: IEnumerable_1<System_Internal.UInt32>, offset?: int): void;
501
- slice(begin?: int, end?: Nullable_1<System_Internal.Int32>): Uint32Array;
502
- sort(compareFn?: Comparison_1<System_Internal.UInt32>): Uint32Array;
503
- subarray(begin?: int, end?: Nullable_1<System_Internal.Int32>): Uint32Array;
500
+ set(array: IEnumerable__System_Collections_Generic<System_Internal.UInt32>, offset?: int): void;
501
+ slice(begin?: int, end?: Nullable<System_Internal.Int32>): Uint32Array;
502
+ sort(compareFn?: Comparison<System_Internal.UInt32>): Uint32Array;
503
+ subarray(begin?: int, end?: Nullable<System_Internal.Int32>): Uint32Array;
504
504
  }
505
505
 
506
506
 
507
507
  export const Uint32Array: {
508
508
  new(length: int): Uint32Array;
509
- new(values: IEnumerable_1<System_Internal.UInt32>): Uint32Array;
509
+ new(values: IEnumerable__System_Collections_Generic<System_Internal.UInt32>): Uint32Array;
510
510
  new(values: uint[]): Uint32Array;
511
511
  readonly BYTES_PER_ELEMENT: int;
512
512
  };
@@ -522,23 +522,23 @@ export interface Uint8Array$instance {
522
522
 
523
523
  readonly byteLength: int;
524
524
  readonly length: int;
525
- at(index: int): Nullable_1<System_Internal.Byte>;
526
- fill(value: byte, start?: int, end?: Nullable_1<System_Internal.Int32>): Uint8Array;
527
- GetEnumerator(): IEnumerator_1<System_Internal.Byte>;
525
+ at(index: int): Nullable<System_Internal.Byte>;
526
+ fill(value: byte, start?: int, end?: Nullable<System_Internal.Int32>): Uint8Array;
527
+ GetEnumerator(): IEnumerator<System_Internal.Byte>;
528
528
  includes(value: byte, fromIndex?: int): boolean;
529
529
  indexOf(value: byte, fromIndex?: int): int;
530
530
  join(separator?: string): string;
531
531
  reverse(): Uint8Array;
532
- set(array: IEnumerable_1<System_Internal.Byte>, offset?: int): void;
533
- slice(begin?: int, end?: Nullable_1<System_Internal.Int32>): Uint8Array;
534
- sort(compareFn?: Comparison_1<System_Internal.Byte>): Uint8Array;
535
- subarray(begin?: int, end?: Nullable_1<System_Internal.Int32>): Uint8Array;
532
+ set(array: IEnumerable__System_Collections_Generic<System_Internal.Byte>, offset?: int): void;
533
+ slice(begin?: int, end?: Nullable<System_Internal.Int32>): Uint8Array;
534
+ sort(compareFn?: Comparison<System_Internal.Byte>): Uint8Array;
535
+ subarray(begin?: int, end?: Nullable<System_Internal.Int32>): Uint8Array;
536
536
  }
537
537
 
538
538
 
539
539
  export const Uint8Array: {
540
540
  new(length: int): Uint8Array;
541
- new(values: IEnumerable_1<System_Internal.Byte>): Uint8Array;
541
+ new(values: IEnumerable__System_Collections_Generic<System_Internal.Byte>): Uint8Array;
542
542
  new(values: byte[]): Uint8Array;
543
543
  readonly BYTES_PER_ELEMENT: int;
544
544
  };
@@ -554,24 +554,24 @@ export interface Uint8ClampedArray$instance {
554
554
 
555
555
  readonly byteLength: int;
556
556
  readonly length: int;
557
- at(index: int): Nullable_1<System_Internal.Byte>;
558
- fill(value: byte, start?: int, end?: Nullable_1<System_Internal.Int32>): Uint8ClampedArray;
559
- GetEnumerator(): IEnumerator_1<System_Internal.Byte>;
557
+ at(index: int): Nullable<System_Internal.Byte>;
558
+ fill(value: byte, start?: int, end?: Nullable<System_Internal.Int32>): Uint8ClampedArray;
559
+ GetEnumerator(): IEnumerator<System_Internal.Byte>;
560
560
  includes(value: byte, fromIndex?: int): boolean;
561
561
  indexOf(value: byte, fromIndex?: int): int;
562
562
  join(separator?: string): string;
563
563
  reverse(): Uint8ClampedArray;
564
- set(array: IEnumerable_1<System_Internal.Byte>, offset?: int): void;
564
+ set(array: IEnumerable__System_Collections_Generic<System_Internal.Byte>, offset?: int): void;
565
565
  SetClamped(index: int, value: int): void;
566
- slice(begin?: int, end?: Nullable_1<System_Internal.Int32>): Uint8ClampedArray;
567
- sort(compareFn?: Comparison_1<System_Internal.Byte>): Uint8ClampedArray;
568
- subarray(begin?: int, end?: Nullable_1<System_Internal.Int32>): Uint8ClampedArray;
566
+ slice(begin?: int, end?: Nullable<System_Internal.Int32>): Uint8ClampedArray;
567
+ sort(compareFn?: Comparison<System_Internal.Byte>): Uint8ClampedArray;
568
+ subarray(begin?: int, end?: Nullable<System_Internal.Int32>): Uint8ClampedArray;
569
569
  }
570
570
 
571
571
 
572
572
  export const Uint8ClampedArray: {
573
573
  new(length: int): Uint8ClampedArray;
574
- new(values: IEnumerable_1<System_Internal.Byte>): Uint8ClampedArray;
574
+ new(values: IEnumerable__System_Collections_Generic<System_Internal.Byte>): Uint8ClampedArray;
575
575
  new(values: byte[]): Uint8ClampedArray;
576
576
  readonly BYTES_PER_ELEMENT: int;
577
577
  };
@@ -650,7 +650,7 @@ export abstract class Globals$instance {
650
650
  static isNaN(value: double): boolean;
651
651
  static Number(value: unknown): double;
652
652
  static parseFloat(str: string): double;
653
- static parseInt(str: string, radix?: Nullable_1<System_Internal.Int32>): Nullable_1<System_Internal.Int64>;
653
+ static parseInt(str: string, radix?: Nullable<System_Internal.Int32>): Nullable<System_Internal.Int64>;
654
654
  static String(value: unknown): string;
655
655
  }
656
656
 
@@ -729,7 +729,7 @@ export abstract class Number$instance {
729
729
  static isNaN(value: double): boolean;
730
730
  static isSafeInteger(value: double): boolean;
731
731
  static parseFloat(str: string): double;
732
- static parseInt(str: string, radix?: Nullable_1<System_Internal.Int32>): Nullable_1<System_Internal.Int64>;
732
+ static parseInt(str: string, radix?: Nullable<System_Internal.Int32>): Nullable<System_Internal.Int64>;
733
733
  }
734
734
 
735
735
 
@@ -747,24 +747,24 @@ export abstract class String$instance {
747
747
  static includes(str: string, searchString: string): boolean;
748
748
  static indexOf(str: string, searchString: string, position?: int): int;
749
749
  static isWellFormed(str: string): boolean;
750
- static lastIndexOf(str: string, searchString: string, position?: Nullable_1<System_Internal.Int32>): int;
750
+ static lastIndexOf(str: string, searchString: string, position?: Nullable<System_Internal.Int32>): int;
751
751
  static length(str: string): int;
752
752
  static localeCompare(str: string, compareString: string): int;
753
- static match(str: string, pattern: string): List_1<System_Internal.String> | undefined;
754
- static matchAll(str: string, pattern: string): List_1<List_1<System_Internal.String>>;
753
+ static match(str: string, pattern: string): List<System_Internal.String> | undefined;
754
+ static matchAll(str: string, pattern: string): List<List<System_Internal.String>>;
755
755
  static normalize(str: string, form?: string): string;
756
756
  static padEnd(str: string, targetLength: int, padString?: string): string;
757
757
  static padStart(str: string, targetLength: int, padString?: string): string;
758
- static raw(template: List_1<System_Internal.String>, ...substitutions: unknown[]): string;
758
+ static raw(template: List<System_Internal.String>, ...substitutions: unknown[]): string;
759
759
  static repeat(str: string, count: int): string;
760
760
  static replace(str: string, search: string, replacement: string): string;
761
761
  static replaceAll(str: string, search: string, replacement: string): string;
762
762
  static search(str: string, pattern: string): int;
763
- static slice(str: string, start: int, end?: Nullable_1<System_Internal.Int32>): string;
764
- static split(str: string, separator: string, limit?: Nullable_1<System_Internal.Int32>): List_1<System_Internal.String>;
763
+ static slice(str: string, start: int, end?: Nullable<System_Internal.Int32>): string;
764
+ static split(str: string, separator: string, limit?: Nullable<System_Internal.Int32>): List<System_Internal.String>;
765
765
  static startsWith(str: string, searchString: string): boolean;
766
- static substr(str: string, start: int, length?: Nullable_1<System_Internal.Int32>): string;
767
- static substring(str: string, start: int, end?: Nullable_1<System_Internal.Int32>): string;
766
+ static substr(str: string, start: int, length?: Nullable<System_Internal.Int32>): string;
767
+ static substring(str: string, start: int, end?: Nullable<System_Internal.Int32>): string;
768
768
  static toLocaleLowerCase(str: string): string;
769
769
  static toLocaleUpperCase(str: string): string;
770
770
  static toLowerCase(str: string): string;
package/index.d.ts CHANGED
@@ -59,3 +59,6 @@ export declare function Number(value: unknown): double;
59
59
  export declare function parseFloat(str: string): double;
60
60
  export declare function parseInt(str: string, radix?: Nullable<System_Internal.Int32>): Nullable<System_Internal.Int64>;
61
61
  export declare function String(value: unknown): string;
62
+ export declare const Infinity: double;
63
+ export declare const NaN: double;
64
+ export declare const undefined: unknown | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tsonic/js",
3
- "version": "10.0.7",
3
+ "version": "10.0.8",
4
4
  "description": "TypeScript type definitions for JavaScript Runtime (JSRuntime) library",
5
5
  "type": "module",
6
6
  "keywords": [
Binary file