@bikky/compiler 0.0.31 → 0.0.33

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.
Files changed (99) hide show
  1. package/Execution/bikc +1 -1
  2. package/Execution/bikcserver +2 -0
  3. package/Execution/generate.mjs +4 -3
  4. package/Execution/generate.mjs.map +1 -1
  5. package/Execution/generate.mts +4 -3
  6. package/package.json +3 -2
  7. package/tsconfig.build.libs.tsbuildinfo +1 -1
  8. package/Cache/lib.d.ts +0 -22
  9. package/Cache/lib.decorators.d.ts +0 -386
  10. package/Cache/lib.decorators.legacy.d.ts +0 -22
  11. package/Cache/lib.dom.asynciterable.d.ts +0 -28
  12. package/Cache/lib.dom.d.ts +0 -28418
  13. package/Cache/lib.dom.iterable.d.ts +0 -467
  14. package/Cache/lib.es2015.collection.d.ts +0 -147
  15. package/Cache/lib.es2015.core.d.ts +0 -557
  16. package/Cache/lib.es2015.d.ts +0 -28
  17. package/Cache/lib.es2015.generator.d.ts +0 -77
  18. package/Cache/lib.es2015.iterable.d.ts +0 -495
  19. package/Cache/lib.es2015.promise.d.ts +0 -81
  20. package/Cache/lib.es2015.proxy.d.ts +0 -128
  21. package/Cache/lib.es2015.reflect.d.ts +0 -144
  22. package/Cache/lib.es2015.symbol.d.ts +0 -46
  23. package/Cache/lib.es2015.symbol.wellknown.d.ts +0 -326
  24. package/Cache/lib.es2016.array.include.d.ts +0 -116
  25. package/Cache/lib.es2016.d.ts +0 -21
  26. package/Cache/lib.es2016.full.d.ts +0 -23
  27. package/Cache/lib.es2016.intl.d.ts +0 -31
  28. package/Cache/lib.es2017.d.ts +0 -25
  29. package/Cache/lib.es2017.date.d.ts +0 -31
  30. package/Cache/lib.es2017.full.d.ts +0 -23
  31. package/Cache/lib.es2017.intl.d.ts +0 -44
  32. package/Cache/lib.es2017.object.d.ts +0 -49
  33. package/Cache/lib.es2017.sharedmemory.d.ts +0 -135
  34. package/Cache/lib.es2017.string.d.ts +0 -45
  35. package/Cache/lib.es2017.typedarrays.d.ts +0 -53
  36. package/Cache/lib.es2018.asyncgenerator.d.ts +0 -77
  37. package/Cache/lib.es2018.asynciterable.d.ts +0 -43
  38. package/Cache/lib.es2018.d.ts +0 -24
  39. package/Cache/lib.es2018.full.d.ts +0 -24
  40. package/Cache/lib.es2018.intl.d.ts +0 -71
  41. package/Cache/lib.es2018.promise.d.ts +0 -30
  42. package/Cache/lib.es2018.regexp.d.ts +0 -37
  43. package/Cache/lib.es2019.array.d.ts +0 -79
  44. package/Cache/lib.es2019.d.ts +0 -24
  45. package/Cache/lib.es2019.full.d.ts +0 -24
  46. package/Cache/lib.es2019.intl.d.ts +0 -23
  47. package/Cache/lib.es2019.object.d.ts +0 -33
  48. package/Cache/lib.es2019.string.d.ts +0 -37
  49. package/Cache/lib.es2019.symbol.d.ts +0 -24
  50. package/Cache/lib.es2020.bigint.d.ts +0 -728
  51. package/Cache/lib.es2020.d.ts +0 -27
  52. package/Cache/lib.es2020.date.d.ts +0 -42
  53. package/Cache/lib.es2020.full.d.ts +0 -24
  54. package/Cache/lib.es2020.intl.d.ts +0 -449
  55. package/Cache/lib.es2020.number.d.ts +0 -28
  56. package/Cache/lib.es2020.promise.d.ts +0 -47
  57. package/Cache/lib.es2020.sharedmemory.d.ts +0 -97
  58. package/Cache/lib.es2020.string.d.ts +0 -42
  59. package/Cache/lib.es2020.symbol.wellknown.d.ts +0 -37
  60. package/Cache/lib.es2021.d.ts +0 -23
  61. package/Cache/lib.es2021.full.d.ts +0 -24
  62. package/Cache/lib.es2021.intl.d.ts +0 -166
  63. package/Cache/lib.es2021.promise.d.ts +0 -48
  64. package/Cache/lib.es2021.string.d.ts +0 -33
  65. package/Cache/lib.es2021.weakref.d.ts +0 -76
  66. package/Cache/lib.es2022.array.d.ts +0 -121
  67. package/Cache/lib.es2022.d.ts +0 -26
  68. package/Cache/lib.es2022.error.d.ts +0 -73
  69. package/Cache/lib.es2022.full.d.ts +0 -24
  70. package/Cache/lib.es2022.intl.d.ts +0 -117
  71. package/Cache/lib.es2022.object.d.ts +0 -26
  72. package/Cache/lib.es2022.regexp.d.ts +0 -39
  73. package/Cache/lib.es2022.sharedmemory.d.ts +0 -39
  74. package/Cache/lib.es2022.string.d.ts +0 -25
  75. package/Cache/lib.es2023.array.d.ts +0 -924
  76. package/Cache/lib.es2023.collection.d.ts +0 -21
  77. package/Cache/lib.es2023.d.ts +0 -21
  78. package/Cache/lib.es2023.full.d.ts +0 -24
  79. package/Cache/lib.es5.d.ts +0 -4563
  80. package/Cache/lib.es6.d.ts +0 -23
  81. package/Cache/lib.esnext.collection.d.ts +0 -29
  82. package/Cache/lib.esnext.d.ts +0 -25
  83. package/Cache/lib.esnext.decorators.d.ts +0 -28
  84. package/Cache/lib.esnext.disposable.d.ts +0 -185
  85. package/Cache/lib.esnext.full.d.ts +0 -24
  86. package/Cache/lib.esnext.intl.d.ts +0 -28
  87. package/Cache/lib.esnext.object.d.ts +0 -29
  88. package/Cache/lib.esnext.promise.d.ts +0 -35
  89. package/Cache/lib.scripthost.d.ts +0 -322
  90. package/Cache/lib.webworker.asynciterable.d.ts +0 -28
  91. package/Cache/lib.webworker.d.ts +0 -9417
  92. package/Cache/lib.webworker.importscripts.d.ts +0 -23
  93. package/Cache/lib.webworker.iterable.d.ts +0 -271
  94. package/Cache/tsc.js +0 -192208
  95. package/Cache/tsserver.js +0 -196376
  96. package/Cache/tsserverlibrary.d.ts +0 -17
  97. package/Cache/tsserverlibrary.js +0 -21
  98. package/Cache/typescript.d.ts +0 -11766
  99. package/Cache/typescript.js +0 -191064
@@ -1,557 +0,0 @@
1
- /*! *****************************************************************************
2
- Copyright (c) Microsoft Corporation. All rights reserved.
3
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
- this file except in compliance with the License. You may obtain a copy of the
5
- License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10
- MERCHANTABLITY OR NON-INFRINGEMENT.
11
-
12
- See the Apache Version 2.0 License for specific language governing permissions
13
- and limitations under the License.
14
- ***************************************************************************** */
15
-
16
-
17
- /// <reference no-default-lib="true"/>
18
-
19
- interface Array<T> {
20
- /**
21
- * Returns the value of the first element in the array where predicate is true, and undefined
22
- * otherwise.
23
- * @param predicate find calls predicate once for each element of the array, in ascending
24
- * order, until it finds one where predicate returns true. If such an element is found, find
25
- * immediately returns that element value. Otherwise, find returns undefined.
26
- * @param thisArg If provided, it will be used as the this value for each invocation of
27
- * predicate. If it is not provided, undefined is used instead.
28
- */
29
- find<S extends T>(predicate: (value: T, index: number, obj: T[]) => value is S, thisArg?: any): S | undefined;
30
- find(predicate: (value: T, index: number, obj: T[]) => unknown, thisArg?: any): T | undefined;
31
-
32
- /**
33
- * Returns the index of the first element in the array where predicate is true, and -1
34
- * otherwise.
35
- * @param predicate find calls predicate once for each element of the array, in ascending
36
- * order, until it finds one where predicate returns true. If such an element is found,
37
- * findIndex immediately returns that element index. Otherwise, findIndex returns -1.
38
- * @param thisArg If provided, it will be used as the this value for each invocation of
39
- * predicate. If it is not provided, undefined is used instead.
40
- */
41
- findIndex(predicate: (value: T, index: number, obj: T[]) => unknown, thisArg?: any): number;
42
-
43
- /**
44
- * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array
45
- * @param value value to fill array section with
46
- * @param start index to start filling the array at. If start is negative, it is treated as
47
- * length+start where length is the length of the array.
48
- * @param end index to stop filling the array at. If end is negative, it is treated as
49
- * length+end.
50
- */
51
- fill(value: T, start?: number, end?: number): this;
52
-
53
- /**
54
- * Returns the this object after copying a section of the array identified by start and end
55
- * to the same array starting at position target
56
- * @param target If target is negative, it is treated as length+target where length is the
57
- * length of the array.
58
- * @param start If start is negative, it is treated as length+start. If end is negative, it
59
- * is treated as length+end.
60
- * @param end If not specified, length of the this object is used as its default value.
61
- */
62
- copyWithin(target: number, start: number, end?: number): this;
63
- }
64
-
65
- interface ArrayConstructor {
66
- /**
67
- * Creates an array from an array-like object.
68
- * @param arrayLike An array-like object to convert to an array.
69
- */
70
- from<T>(arrayLike: ArrayLike<T>): T[];
71
-
72
- /**
73
- * Creates an array from an iterable object.
74
- * @param arrayLike An array-like object to convert to an array.
75
- * @param mapfn A mapping function to call on every element of the array.
76
- * @param thisArg Value of 'this' used to invoke the mapfn.
77
- */
78
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
79
-
80
- /**
81
- * Returns a new array from a set of elements.
82
- * @param items A set of elements to include in the new array object.
83
- */
84
- of<T>(...items: T[]): T[];
85
- }
86
-
87
- interface DateConstructor {
88
- new (value: number | string | Date): Date;
89
- }
90
-
91
- interface Function {
92
- /**
93
- * Returns the name of the function. Function names are read-only and can not be changed.
94
- */
95
- readonly name: string;
96
- }
97
-
98
- interface Math {
99
- /**
100
- * Returns the number of leading zero bits in the 32-bit binary representation of a number.
101
- * @param x A numeric expression.
102
- */
103
- clz32(x: number): number;
104
-
105
- /**
106
- * Returns the result of 32-bit multiplication of two numbers.
107
- * @param x First number
108
- * @param y Second number
109
- */
110
- imul(x: number, y: number): number;
111
-
112
- /**
113
- * Returns the sign of the x, indicating whether x is positive, negative or zero.
114
- * @param x The numeric expression to test
115
- */
116
- sign(x: number): number;
117
-
118
- /**
119
- * Returns the base 10 logarithm of a number.
120
- * @param x A numeric expression.
121
- */
122
- log10(x: number): number;
123
-
124
- /**
125
- * Returns the base 2 logarithm of a number.
126
- * @param x A numeric expression.
127
- */
128
- log2(x: number): number;
129
-
130
- /**
131
- * Returns the natural logarithm of 1 + x.
132
- * @param x A numeric expression.
133
- */
134
- log1p(x: number): number;
135
-
136
- /**
137
- * Returns the result of (e^x - 1), which is an implementation-dependent approximation to
138
- * subtracting 1 from the exponential function of x (e raised to the power of x, where e
139
- * is the base of the natural logarithms).
140
- * @param x A numeric expression.
141
- */
142
- expm1(x: number): number;
143
-
144
- /**
145
- * Returns the hyperbolic cosine of a number.
146
- * @param x A numeric expression that contains an angle measured in radians.
147
- */
148
- cosh(x: number): number;
149
-
150
- /**
151
- * Returns the hyperbolic sine of a number.
152
- * @param x A numeric expression that contains an angle measured in radians.
153
- */
154
- sinh(x: number): number;
155
-
156
- /**
157
- * Returns the hyperbolic tangent of a number.
158
- * @param x A numeric expression that contains an angle measured in radians.
159
- */
160
- tanh(x: number): number;
161
-
162
- /**
163
- * Returns the inverse hyperbolic cosine of a number.
164
- * @param x A numeric expression that contains an angle measured in radians.
165
- */
166
- acosh(x: number): number;
167
-
168
- /**
169
- * Returns the inverse hyperbolic sine of a number.
170
- * @param x A numeric expression that contains an angle measured in radians.
171
- */
172
- asinh(x: number): number;
173
-
174
- /**
175
- * Returns the inverse hyperbolic tangent of a number.
176
- * @param x A numeric expression that contains an angle measured in radians.
177
- */
178
- atanh(x: number): number;
179
-
180
- /**
181
- * Returns the square root of the sum of squares of its arguments.
182
- * @param values Values to compute the square root for.
183
- * If no arguments are passed, the result is +0.
184
- * If there is only one argument, the result is the absolute value.
185
- * If any argument is +Infinity or -Infinity, the result is +Infinity.
186
- * If any argument is NaN, the result is NaN.
187
- * If all arguments are either +0 or −0, the result is +0.
188
- */
189
- hypot(...values: number[]): number;
190
-
191
- /**
192
- * Returns the integral part of the a numeric expression, x, removing any fractional digits.
193
- * If x is already an integer, the result is x.
194
- * @param x A numeric expression.
195
- */
196
- trunc(x: number): number;
197
-
198
- /**
199
- * Returns the nearest single precision float representation of a number.
200
- * @param x A numeric expression.
201
- */
202
- fround(x: number): number;
203
-
204
- /**
205
- * Returns an implementation-dependent approximation to the cube root of number.
206
- * @param x A numeric expression.
207
- */
208
- cbrt(x: number): number;
209
- }
210
-
211
- interface NumberConstructor {
212
- /**
213
- * The value of Number.EPSILON is the difference between 1 and the smallest value greater than 1
214
- * that is representable as a Number value, which is approximately:
215
- * 2.2204460492503130808472633361816 x 10‍−‍16.
216
- */
217
- readonly EPSILON: number;
218
-
219
- /**
220
- * Returns true if passed value is finite.
221
- * Unlike the global isFinite, Number.isFinite doesn't forcibly convert the parameter to a
222
- * number. Only finite values of the type number, result in true.
223
- * @param number A numeric value.
224
- */
225
- isFinite(number: unknown): boolean;
226
-
227
- /**
228
- * Returns true if the value passed is an integer, false otherwise.
229
- * @param number A numeric value.
230
- */
231
- isInteger(number: unknown): boolean;
232
-
233
- /**
234
- * Returns a Boolean value that indicates whether a value is the reserved value NaN (not a
235
- * number). Unlike the global isNaN(), Number.isNaN() doesn't forcefully convert the parameter
236
- * to a number. Only values of the type number, that are also NaN, result in true.
237
- * @param number A numeric value.
238
- */
239
- isNaN(number: unknown): boolean;
240
-
241
- /**
242
- * Returns true if the value passed is a safe integer.
243
- * @param number A numeric value.
244
- */
245
- isSafeInteger(number: unknown): boolean;
246
-
247
- /**
248
- * The value of the largest integer n such that n and n + 1 are both exactly representable as
249
- * a Number value.
250
- * The value of Number.MAX_SAFE_INTEGER is 9007199254740991 2^53 − 1.
251
- */
252
- readonly MAX_SAFE_INTEGER: number;
253
-
254
- /**
255
- * The value of the smallest integer n such that n and n − 1 are both exactly representable as
256
- * a Number value.
257
- * The value of Number.MIN_SAFE_INTEGER is −9007199254740991 (−(2^53 − 1)).
258
- */
259
- readonly MIN_SAFE_INTEGER: number;
260
-
261
- /**
262
- * Converts a string to a floating-point number.
263
- * @param string A string that contains a floating-point number.
264
- */
265
- parseFloat(string: string): number;
266
-
267
- /**
268
- * Converts A string to an integer.
269
- * @param string A string to convert into a number.
270
- * @param radix A value between 2 and 36 that specifies the base of the number in `string`.
271
- * If this argument is not supplied, strings with a prefix of '0x' are considered hexadecimal.
272
- * All other strings are considered decimal.
273
- */
274
- parseInt(string: string, radix?: number): number;
275
- }
276
-
277
- interface ObjectConstructor {
278
- /**
279
- * Copy the values of all of the enumerable own properties from one or more source objects to a
280
- * target object. Returns the target object.
281
- * @param target The target object to copy to.
282
- * @param source The source object from which to copy properties.
283
- */
284
- assign<T extends {}, U>(target: T, source: U): T & U;
285
-
286
- /**
287
- * Copy the values of all of the enumerable own properties from one or more source objects to a
288
- * target object. Returns the target object.
289
- * @param target The target object to copy to.
290
- * @param source1 The first source object from which to copy properties.
291
- * @param source2 The second source object from which to copy properties.
292
- */
293
- assign<T extends {}, U, V>(target: T, source1: U, source2: V): T & U & V;
294
-
295
- /**
296
- * Copy the values of all of the enumerable own properties from one or more source objects to a
297
- * target object. Returns the target object.
298
- * @param target The target object to copy to.
299
- * @param source1 The first source object from which to copy properties.
300
- * @param source2 The second source object from which to copy properties.
301
- * @param source3 The third source object from which to copy properties.
302
- */
303
- assign<T extends {}, U, V, W>(target: T, source1: U, source2: V, source3: W): T & U & V & W;
304
-
305
- /**
306
- * Copy the values of all of the enumerable own properties from one or more source objects to a
307
- * target object. Returns the target object.
308
- * @param target The target object to copy to.
309
- * @param sources One or more source objects from which to copy properties
310
- */
311
- assign(target: object, ...sources: any[]): any;
312
-
313
- /**
314
- * Returns an array of all symbol properties found directly on object o.
315
- * @param o Object to retrieve the symbols from.
316
- */
317
- getOwnPropertySymbols(o: any): symbol[];
318
-
319
- /**
320
- * Returns the names of the enumerable string properties and methods of an object.
321
- * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.
322
- */
323
- keys(o: {}): string[];
324
-
325
- /**
326
- * Returns true if the values are the same value, false otherwise.
327
- * @param value1 The first value.
328
- * @param value2 The second value.
329
- */
330
- is(value1: any, value2: any): boolean;
331
-
332
- /**
333
- * Sets the prototype of a specified object o to object proto or null. Returns the object o.
334
- * @param o The object to change its prototype.
335
- * @param proto The value of the new prototype or null.
336
- */
337
- setPrototypeOf(o: any, proto: object | null): any;
338
- }
339
-
340
- interface ReadonlyArray<T> {
341
- /**
342
- * Returns the value of the first element in the array where predicate is true, and undefined
343
- * otherwise.
344
- * @param predicate find calls predicate once for each element of the array, in ascending
345
- * order, until it finds one where predicate returns true. If such an element is found, find
346
- * immediately returns that element value. Otherwise, find returns undefined.
347
- * @param thisArg If provided, it will be used as the this value for each invocation of
348
- * predicate. If it is not provided, undefined is used instead.
349
- */
350
- find<S extends T>(predicate: (value: T, index: number, obj: readonly T[]) => value is S, thisArg?: any): S | undefined;
351
- find(predicate: (value: T, index: number, obj: readonly T[]) => unknown, thisArg?: any): T | undefined;
352
-
353
- /**
354
- * Returns the index of the first element in the array where predicate is true, and -1
355
- * otherwise.
356
- * @param predicate find calls predicate once for each element of the array, in ascending
357
- * order, until it finds one where predicate returns true. If such an element is found,
358
- * findIndex immediately returns that element index. Otherwise, findIndex returns -1.
359
- * @param thisArg If provided, it will be used as the this value for each invocation of
360
- * predicate. If it is not provided, undefined is used instead.
361
- */
362
- findIndex(predicate: (value: T, index: number, obj: readonly T[]) => unknown, thisArg?: any): number;
363
- }
364
-
365
- interface RegExp {
366
- /**
367
- * Returns a string indicating the flags of the regular expression in question. This field is read-only.
368
- * The characters in this string are sequenced and concatenated in the following order:
369
- *
370
- * - "g" for global
371
- * - "i" for ignoreCase
372
- * - "m" for multiline
373
- * - "u" for unicode
374
- * - "y" for sticky
375
- *
376
- * If no flags are set, the value is the empty string.
377
- */
378
- readonly flags: string;
379
-
380
- /**
381
- * Returns a Boolean value indicating the state of the sticky flag (y) used with a regular
382
- * expression. Default is false. Read-only.
383
- */
384
- readonly sticky: boolean;
385
-
386
- /**
387
- * Returns a Boolean value indicating the state of the Unicode flag (u) used with a regular
388
- * expression. Default is false. Read-only.
389
- */
390
- readonly unicode: boolean;
391
- }
392
-
393
- interface RegExpConstructor {
394
- new (pattern: RegExp | string, flags?: string): RegExp;
395
- (pattern: RegExp | string, flags?: string): RegExp;
396
- }
397
-
398
- interface String {
399
- /**
400
- * Returns a nonnegative integer Number less than 1114112 (0x110000) that is the code point
401
- * value of the UTF-16 encoded code point starting at the string element at position pos in
402
- * the String resulting from converting this object to a String.
403
- * If there is no element at that position, the result is undefined.
404
- * If a valid UTF-16 surrogate pair does not begin at pos, the result is the code unit at pos.
405
- */
406
- codePointAt(pos: number): number | undefined;
407
-
408
- /**
409
- * Returns true if searchString appears as a substring of the result of converting this
410
- * object to a String, at one or more positions that are
411
- * greater than or equal to position; otherwise, returns false.
412
- * @param searchString search string
413
- * @param position If position is undefined, 0 is assumed, so as to search all of the String.
414
- */
415
- includes(searchString: string, position?: number): boolean;
416
-
417
- /**
418
- * Returns true if the sequence of elements of searchString converted to a String is the
419
- * same as the corresponding elements of this object (converted to a String) starting at
420
- * endPosition – length(this). Otherwise returns false.
421
- */
422
- endsWith(searchString: string, endPosition?: number): boolean;
423
-
424
- /**
425
- * Returns the String value result of normalizing the string into the normalization form
426
- * named by form as specified in Unicode Standard Annex #15, Unicode Normalization Forms.
427
- * @param form Applicable values: "NFC", "NFD", "NFKC", or "NFKD", If not specified default
428
- * is "NFC"
429
- */
430
- normalize(form: "NFC" | "NFD" | "NFKC" | "NFKD"): string;
431
-
432
- /**
433
- * Returns the String value result of normalizing the string into the normalization form
434
- * named by form as specified in Unicode Standard Annex #15, Unicode Normalization Forms.
435
- * @param form Applicable values: "NFC", "NFD", "NFKC", or "NFKD", If not specified default
436
- * is "NFC"
437
- */
438
- normalize(form?: string): string;
439
-
440
- /**
441
- * Returns a String value that is made from count copies appended together. If count is 0,
442
- * the empty string is returned.
443
- * @param count number of copies to append
444
- */
445
- repeat(count: number): string;
446
-
447
- /**
448
- * Returns true if the sequence of elements of searchString converted to a String is the
449
- * same as the corresponding elements of this object (converted to a String) starting at
450
- * position. Otherwise returns false.
451
- */
452
- startsWith(searchString: string, position?: number): boolean;
453
-
454
- /**
455
- * Returns an `<a>` HTML anchor element and sets the name attribute to the text value
456
- * @deprecated A legacy feature for browser compatibility
457
- * @param name
458
- */
459
- anchor(name: string): string;
460
-
461
- /**
462
- * Returns a `<big>` HTML element
463
- * @deprecated A legacy feature for browser compatibility
464
- */
465
- big(): string;
466
-
467
- /**
468
- * Returns a `<blink>` HTML element
469
- * @deprecated A legacy feature for browser compatibility
470
- */
471
- blink(): string;
472
-
473
- /**
474
- * Returns a `<b>` HTML element
475
- * @deprecated A legacy feature for browser compatibility
476
- */
477
- bold(): string;
478
-
479
- /**
480
- * Returns a `<tt>` HTML element
481
- * @deprecated A legacy feature for browser compatibility
482
- */
483
- fixed(): string;
484
-
485
- /**
486
- * Returns a `<font>` HTML element and sets the color attribute value
487
- * @deprecated A legacy feature for browser compatibility
488
- */
489
- fontcolor(color: string): string;
490
-
491
- /**
492
- * Returns a `<font>` HTML element and sets the size attribute value
493
- * @deprecated A legacy feature for browser compatibility
494
- */
495
- fontsize(size: number): string;
496
-
497
- /**
498
- * Returns a `<font>` HTML element and sets the size attribute value
499
- * @deprecated A legacy feature for browser compatibility
500
- */
501
- fontsize(size: string): string;
502
-
503
- /**
504
- * Returns an `<i>` HTML element
505
- * @deprecated A legacy feature for browser compatibility
506
- */
507
- italics(): string;
508
-
509
- /**
510
- * Returns an `<a>` HTML element and sets the href attribute value
511
- * @deprecated A legacy feature for browser compatibility
512
- */
513
- link(url: string): string;
514
-
515
- /**
516
- * Returns a `<small>` HTML element
517
- * @deprecated A legacy feature for browser compatibility
518
- */
519
- small(): string;
520
-
521
- /**
522
- * Returns a `<strike>` HTML element
523
- * @deprecated A legacy feature for browser compatibility
524
- */
525
- strike(): string;
526
-
527
- /**
528
- * Returns a `<sub>` HTML element
529
- * @deprecated A legacy feature for browser compatibility
530
- */
531
- sub(): string;
532
-
533
- /**
534
- * Returns a `<sup>` HTML element
535
- * @deprecated A legacy feature for browser compatibility
536
- */
537
- sup(): string;
538
- }
539
-
540
- interface StringConstructor {
541
- /**
542
- * Return the String value whose elements are, in order, the elements in the List elements.
543
- * If length is 0, the empty string is returned.
544
- */
545
- fromCodePoint(...codePoints: number[]): string;
546
-
547
- /**
548
- * String.raw is usually used as a tag function of a Tagged Template String. When called as
549
- * such, the first argument will be a well formed template call site object and the rest
550
- * parameter will contain the substitution values. It can also be called directly, for example,
551
- * to interleave strings and values from your own tag function, and in this case the only thing
552
- * it needs from the first argument is the raw property.
553
- * @param template A well-formed template string call site representation.
554
- * @param substitutions A set of substitution values.
555
- */
556
- raw(template: { raw: readonly string[] | ArrayLike<string>; }, ...substitutions: any[]): string;
557
- }
@@ -1,28 +0,0 @@
1
- /*! *****************************************************************************
2
- Copyright (c) Microsoft Corporation. All rights reserved.
3
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
- this file except in compliance with the License. You may obtain a copy of the
5
- License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10
- MERCHANTABLITY OR NON-INFRINGEMENT.
11
-
12
- See the Apache Version 2.0 License for specific language governing permissions
13
- and limitations under the License.
14
- ***************************************************************************** */
15
-
16
-
17
- /// <reference no-default-lib="true"/>
18
-
19
- /// <reference lib="es5" />
20
- /// <reference lib="es2015.core" />
21
- /// <reference lib="es2015.collection" />
22
- /// <reference lib="es2015.iterable" />
23
- /// <reference lib="es2015.generator" />
24
- /// <reference lib="es2015.promise" />
25
- /// <reference lib="es2015.proxy" />
26
- /// <reference lib="es2015.reflect" />
27
- /// <reference lib="es2015.symbol" />
28
- /// <reference lib="es2015.symbol.wellknown" />
@@ -1,77 +0,0 @@
1
- /*! *****************************************************************************
2
- Copyright (c) Microsoft Corporation. All rights reserved.
3
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
- this file except in compliance with the License. You may obtain a copy of the
5
- License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10
- MERCHANTABLITY OR NON-INFRINGEMENT.
11
-
12
- See the Apache Version 2.0 License for specific language governing permissions
13
- and limitations under the License.
14
- ***************************************************************************** */
15
-
16
-
17
- /// <reference no-default-lib="true"/>
18
-
19
- /// <reference lib="es2015.iterable" />
20
-
21
- interface Generator<T = unknown, TReturn = any, TNext = unknown> extends Iterator<T, TReturn, TNext> {
22
- // NOTE: 'next' is defined using a tuple to ensure we report the correct assignability errors in all places.
23
- next(...args: [] | [TNext]): IteratorResult<T, TReturn>;
24
- return(value: TReturn): IteratorResult<T, TReturn>;
25
- throw(e: any): IteratorResult<T, TReturn>;
26
- [Symbol.iterator](): Generator<T, TReturn, TNext>;
27
- }
28
-
29
- interface GeneratorFunction {
30
- /**
31
- * Creates a new Generator object.
32
- * @param args A list of arguments the function accepts.
33
- */
34
- new (...args: any[]): Generator;
35
- /**
36
- * Creates a new Generator object.
37
- * @param args A list of arguments the function accepts.
38
- */
39
- (...args: any[]): Generator;
40
- /**
41
- * The length of the arguments.
42
- */
43
- readonly length: number;
44
- /**
45
- * Returns the name of the function.
46
- */
47
- readonly name: string;
48
- /**
49
- * A reference to the prototype.
50
- */
51
- readonly prototype: Generator;
52
- }
53
-
54
- interface GeneratorFunctionConstructor {
55
- /**
56
- * Creates a new Generator function.
57
- * @param args A list of arguments the function accepts.
58
- */
59
- new (...args: string[]): GeneratorFunction;
60
- /**
61
- * Creates a new Generator function.
62
- * @param args A list of arguments the function accepts.
63
- */
64
- (...args: string[]): GeneratorFunction;
65
- /**
66
- * The length of the arguments.
67
- */
68
- readonly length: number;
69
- /**
70
- * Returns the name of the function.
71
- */
72
- readonly name: string;
73
- /**
74
- * A reference to the prototype.
75
- */
76
- readonly prototype: GeneratorFunction;
77
- }