@dcloudio/uni-app-x 0.7.79 → 0.7.80
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/package.json +1 -1
- package/types/dom2/UniCSSProperty.d.ts +0 -1
- package/types/dom2/UniCSSTransition.d.ts +30 -6
- package/types/dom2/UniElement.d.ts +5 -0
- package/types/dom2/UniNativeBaseView.d.ts +5 -3
- package/types/dom2/UniNativeDefines.d.ts +10 -10
- package/types/dom2/UniPage.d.ts +36 -3
- package/types/dom2/UniTextElement.d.ts +5 -0
- package/types/dom2/global.d.ts +21 -7
- package/types/dom2/sharedData.d.ts +10 -1
- package/types/dom2-internal/UniElement.d.ts +15 -0
- package/types/native/UniPage.d.ts +97 -1
- package/types/uni/uts-plugin-api/lib/uni-exit/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-exit/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-exit/utssdk/interface.d.ts +2 -1
- package/types/uni/uts-plugin-api/lib/uni-getSystemInfo/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getSystemInfo/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getSystemInfo/utssdk/interface.d.ts +69 -23
- package/types/uni/uts-plugin-api/lib/uni-media/utssdk/global.d.ts +7 -40
- package/types/uni/uts-plugin-api/lib/uni-media/utssdk/index.d.ts +4 -20
- package/types/uni/uts-plugin-api/lib/uni-media/utssdk/interface.d.ts +66 -495
- package/types/uni/uts-plugin-biz/lib/uni-crash/utssdk/global.d.ts +9 -8
- package/types/uni/uts-plugin-biz/lib/uni-crash/utssdk/index.d.ts +5 -4
- package/types/uni/uts-plugin-biz/lib/uni-crash/utssdk/interface.d.ts +29 -28
- package/types/uni/uts-plugin-component/lib/uni-web-view/utssdk/global.d.ts +10 -0
- package/types/uni/uts-plugin-component/lib/uni-web-view/utssdk/index.d.ts +5 -0
- package/types/uni/uts-plugin-component/lib/uni-web-view/utssdk/interface.d.ts +400 -212
- package/types/uni/uts-plugin-component/lib/uni-web-view-global/utssdk/interface.d.ts +5 -0
- package/types/node_modules/.package-lock.json +0 -20
- package/types/node_modules/typescript/LICENSE.txt +0 -55
- package/types/node_modules/typescript/ThirdPartyNoticeText.txt +0 -193
- package/types/node_modules/typescript/bin/tsc +0 -2
- package/types/node_modules/typescript/bin/tsserver +0 -2
- package/types/node_modules/typescript/lib/cancellationToken.js +0 -90
- package/types/node_modules/typescript/lib/cs/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/de/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/es/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/fr/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/it/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/ja/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/ko/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/lib.d.ts +0 -22
- package/types/node_modules/typescript/lib/lib.decorators.d.ts +0 -386
- package/types/node_modules/typescript/lib/lib.decorators.legacy.d.ts +0 -22
- package/types/node_modules/typescript/lib/lib.dom.asynciterable.d.ts +0 -33
- package/types/node_modules/typescript/lib/lib.dom.d.ts +0 -28596
- package/types/node_modules/typescript/lib/lib.dom.iterable.d.ts +0 -475
- package/types/node_modules/typescript/lib/lib.es2015.collection.d.ts +0 -147
- package/types/node_modules/typescript/lib/lib.es2015.core.d.ts +0 -597
- package/types/node_modules/typescript/lib/lib.es2015.d.ts +0 -28
- package/types/node_modules/typescript/lib/lib.es2015.generator.d.ts +0 -77
- package/types/node_modules/typescript/lib/lib.es2015.iterable.d.ts +0 -495
- package/types/node_modules/typescript/lib/lib.es2015.promise.d.ts +0 -81
- package/types/node_modules/typescript/lib/lib.es2015.proxy.d.ts +0 -128
- package/types/node_modules/typescript/lib/lib.es2015.reflect.d.ts +0 -144
- package/types/node_modules/typescript/lib/lib.es2015.symbol.d.ts +0 -46
- package/types/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts +0 -326
- package/types/node_modules/typescript/lib/lib.es2016.array.include.d.ts +0 -116
- package/types/node_modules/typescript/lib/lib.es2016.d.ts +0 -21
- package/types/node_modules/typescript/lib/lib.es2016.full.d.ts +0 -23
- package/types/node_modules/typescript/lib/lib.es2016.intl.d.ts +0 -31
- package/types/node_modules/typescript/lib/lib.es2017.d.ts +0 -25
- package/types/node_modules/typescript/lib/lib.es2017.date.d.ts +0 -31
- package/types/node_modules/typescript/lib/lib.es2017.full.d.ts +0 -23
- package/types/node_modules/typescript/lib/lib.es2017.intl.d.ts +0 -44
- package/types/node_modules/typescript/lib/lib.es2017.object.d.ts +0 -49
- package/types/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts +0 -135
- package/types/node_modules/typescript/lib/lib.es2017.string.d.ts +0 -45
- package/types/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts +0 -53
- package/types/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts +0 -77
- package/types/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts +0 -43
- package/types/node_modules/typescript/lib/lib.es2018.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2018.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2018.intl.d.ts +0 -83
- package/types/node_modules/typescript/lib/lib.es2018.promise.d.ts +0 -30
- package/types/node_modules/typescript/lib/lib.es2018.regexp.d.ts +0 -37
- package/types/node_modules/typescript/lib/lib.es2019.array.d.ts +0 -79
- package/types/node_modules/typescript/lib/lib.es2019.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2019.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2019.intl.d.ts +0 -23
- package/types/node_modules/typescript/lib/lib.es2019.object.d.ts +0 -33
- package/types/node_modules/typescript/lib/lib.es2019.string.d.ts +0 -37
- package/types/node_modules/typescript/lib/lib.es2019.symbol.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2020.bigint.d.ts +0 -727
- package/types/node_modules/typescript/lib/lib.es2020.d.ts +0 -27
- package/types/node_modules/typescript/lib/lib.es2020.date.d.ts +0 -42
- package/types/node_modules/typescript/lib/lib.es2020.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2020.intl.d.ts +0 -474
- package/types/node_modules/typescript/lib/lib.es2020.number.d.ts +0 -28
- package/types/node_modules/typescript/lib/lib.es2020.promise.d.ts +0 -47
- package/types/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts +0 -97
- package/types/node_modules/typescript/lib/lib.es2020.string.d.ts +0 -42
- package/types/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +0 -37
- package/types/node_modules/typescript/lib/lib.es2021.d.ts +0 -23
- package/types/node_modules/typescript/lib/lib.es2021.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2021.intl.d.ts +0 -166
- package/types/node_modules/typescript/lib/lib.es2021.promise.d.ts +0 -48
- package/types/node_modules/typescript/lib/lib.es2021.string.d.ts +0 -33
- package/types/node_modules/typescript/lib/lib.es2021.weakref.d.ts +0 -76
- package/types/node_modules/typescript/lib/lib.es2022.array.d.ts +0 -121
- package/types/node_modules/typescript/lib/lib.es2022.d.ts +0 -26
- package/types/node_modules/typescript/lib/lib.es2022.error.d.ts +0 -73
- package/types/node_modules/typescript/lib/lib.es2022.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2022.intl.d.ts +0 -117
- package/types/node_modules/typescript/lib/lib.es2022.object.d.ts +0 -26
- package/types/node_modules/typescript/lib/lib.es2022.regexp.d.ts +0 -39
- package/types/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts +0 -39
- package/types/node_modules/typescript/lib/lib.es2022.string.d.ts +0 -25
- package/types/node_modules/typescript/lib/lib.es2023.array.d.ts +0 -924
- package/types/node_modules/typescript/lib/lib.es2023.collection.d.ts +0 -21
- package/types/node_modules/typescript/lib/lib.es2023.d.ts +0 -22
- package/types/node_modules/typescript/lib/lib.es2023.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2023.intl.d.ts +0 -56
- package/types/node_modules/typescript/lib/lib.es5.d.ts +0 -4585
- package/types/node_modules/typescript/lib/lib.es6.d.ts +0 -23
- package/types/node_modules/typescript/lib/lib.esnext.array.d.ts +0 -35
- package/types/node_modules/typescript/lib/lib.esnext.collection.d.ts +0 -106
- package/types/node_modules/typescript/lib/lib.esnext.d.ts +0 -28
- package/types/node_modules/typescript/lib/lib.esnext.decorators.d.ts +0 -28
- package/types/node_modules/typescript/lib/lib.esnext.disposable.d.ts +0 -185
- package/types/node_modules/typescript/lib/lib.esnext.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.esnext.intl.d.ts +0 -21
- package/types/node_modules/typescript/lib/lib.esnext.object.d.ts +0 -29
- package/types/node_modules/typescript/lib/lib.esnext.promise.d.ts +0 -35
- package/types/node_modules/typescript/lib/lib.esnext.regexp.d.ts +0 -25
- package/types/node_modules/typescript/lib/lib.esnext.string.d.ts +0 -29
- package/types/node_modules/typescript/lib/lib.scripthost.d.ts +0 -322
- package/types/node_modules/typescript/lib/lib.webworker.asynciterable.d.ts +0 -33
- package/types/node_modules/typescript/lib/lib.webworker.d.ts +0 -9431
- package/types/node_modules/typescript/lib/lib.webworker.importscripts.d.ts +0 -23
- package/types/node_modules/typescript/lib/lib.webworker.iterable.d.ts +0 -276
- package/types/node_modules/typescript/lib/pl/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/pt-br/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/ru/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/tr/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/tsc.js +0 -129741
- package/types/node_modules/typescript/lib/tsserver.js +0 -621
- package/types/node_modules/typescript/lib/tsserverlibrary.d.ts +0 -17
- package/types/node_modules/typescript/lib/tsserverlibrary.js +0 -21
- package/types/node_modules/typescript/lib/typesMap.json +0 -497
- package/types/node_modules/typescript/lib/typescript.d.ts +0 -11240
- package/types/node_modules/typescript/lib/typescript.js +0 -194910
- package/types/node_modules/typescript/lib/typingsInstaller.js +0 -236
- package/types/node_modules/typescript/lib/watchGuard.js +0 -53
- package/types/node_modules/typescript/lib/zh-cn/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/zh-tw/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/package.json +0 -116
|
@@ -1,144 +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
|
-
declare namespace Reflect {
|
|
20
|
-
/**
|
|
21
|
-
* Calls the function with the specified object as the this value
|
|
22
|
-
* and the elements of specified array as the arguments.
|
|
23
|
-
* @param target The function to call.
|
|
24
|
-
* @param thisArgument The object to be used as the this object.
|
|
25
|
-
* @param argumentsList An array of argument values to be passed to the function.
|
|
26
|
-
*/
|
|
27
|
-
function apply<T, A extends readonly any[], R>(
|
|
28
|
-
target: (this: T, ...args: A) => R,
|
|
29
|
-
thisArgument: T,
|
|
30
|
-
argumentsList: Readonly<A>,
|
|
31
|
-
): R;
|
|
32
|
-
function apply(target: Function, thisArgument: any, argumentsList: ArrayLike<any>): any;
|
|
33
|
-
|
|
34
|
-
/**
|
|
35
|
-
* Constructs the target with the elements of specified array as the arguments
|
|
36
|
-
* and the specified constructor as the `new.target` value.
|
|
37
|
-
* @param target The constructor to invoke.
|
|
38
|
-
* @param argumentsList An array of argument values to be passed to the constructor.
|
|
39
|
-
* @param newTarget The constructor to be used as the `new.target` object.
|
|
40
|
-
*/
|
|
41
|
-
function construct<A extends readonly any[], R>(
|
|
42
|
-
target: new (...args: A) => R,
|
|
43
|
-
argumentsList: Readonly<A>,
|
|
44
|
-
newTarget?: new (...args: any) => any,
|
|
45
|
-
): R;
|
|
46
|
-
function construct(target: Function, argumentsList: ArrayLike<any>, newTarget?: Function): any;
|
|
47
|
-
|
|
48
|
-
/**
|
|
49
|
-
* Adds a property to an object, or modifies attributes of an existing property.
|
|
50
|
-
* @param target Object on which to add or modify the property. This can be a native JavaScript object
|
|
51
|
-
* (that is, a user-defined object or a built in object) or a DOM object.
|
|
52
|
-
* @param propertyKey The property name.
|
|
53
|
-
* @param attributes Descriptor for the property. It can be for a data property or an accessor property.
|
|
54
|
-
*/
|
|
55
|
-
function defineProperty(target: object, propertyKey: PropertyKey, attributes: PropertyDescriptor & ThisType<any>): boolean;
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* Removes a property from an object, equivalent to `delete target[propertyKey]`,
|
|
59
|
-
* except it won't throw if `target[propertyKey]` is non-configurable.
|
|
60
|
-
* @param target Object from which to remove the own property.
|
|
61
|
-
* @param propertyKey The property name.
|
|
62
|
-
*/
|
|
63
|
-
function deleteProperty(target: object, propertyKey: PropertyKey): boolean;
|
|
64
|
-
|
|
65
|
-
/**
|
|
66
|
-
* Gets the property of target, equivalent to `target[propertyKey]` when `receiver === target`.
|
|
67
|
-
* @param target Object that contains the property on itself or in its prototype chain.
|
|
68
|
-
* @param propertyKey The property name.
|
|
69
|
-
* @param receiver The reference to use as the `this` value in the getter function,
|
|
70
|
-
* if `target[propertyKey]` is an accessor property.
|
|
71
|
-
*/
|
|
72
|
-
function get<T extends object, P extends PropertyKey>(
|
|
73
|
-
target: T,
|
|
74
|
-
propertyKey: P,
|
|
75
|
-
receiver?: unknown,
|
|
76
|
-
): P extends keyof T ? T[P] : any;
|
|
77
|
-
|
|
78
|
-
/**
|
|
79
|
-
* Gets the own property descriptor of the specified object.
|
|
80
|
-
* An own property descriptor is one that is defined directly on the object and is not inherited from the object's prototype.
|
|
81
|
-
* @param target Object that contains the property.
|
|
82
|
-
* @param propertyKey The property name.
|
|
83
|
-
*/
|
|
84
|
-
function getOwnPropertyDescriptor<T extends object, P extends PropertyKey>(
|
|
85
|
-
target: T,
|
|
86
|
-
propertyKey: P,
|
|
87
|
-
): TypedPropertyDescriptor<P extends keyof T ? T[P] : any> | undefined;
|
|
88
|
-
|
|
89
|
-
/**
|
|
90
|
-
* Returns the prototype of an object.
|
|
91
|
-
* @param target The object that references the prototype.
|
|
92
|
-
*/
|
|
93
|
-
function getPrototypeOf(target: object): object | null;
|
|
94
|
-
|
|
95
|
-
/**
|
|
96
|
-
* Equivalent to `propertyKey in target`.
|
|
97
|
-
* @param target Object that contains the property on itself or in its prototype chain.
|
|
98
|
-
* @param propertyKey Name of the property.
|
|
99
|
-
*/
|
|
100
|
-
function has(target: object, propertyKey: PropertyKey): boolean;
|
|
101
|
-
|
|
102
|
-
/**
|
|
103
|
-
* Returns a value that indicates whether new properties can be added to an object.
|
|
104
|
-
* @param target Object to test.
|
|
105
|
-
*/
|
|
106
|
-
function isExtensible(target: object): boolean;
|
|
107
|
-
|
|
108
|
-
/**
|
|
109
|
-
* Returns the string and symbol keys of the own properties of an object. The own properties of an object
|
|
110
|
-
* are those that are defined directly on that object, and are not inherited from the object's prototype.
|
|
111
|
-
* @param target Object that contains the own properties.
|
|
112
|
-
*/
|
|
113
|
-
function ownKeys(target: object): (string | symbol)[];
|
|
114
|
-
|
|
115
|
-
/**
|
|
116
|
-
* Prevents the addition of new properties to an object.
|
|
117
|
-
* @param target Object to make non-extensible.
|
|
118
|
-
* @return Whether the object has been made non-extensible.
|
|
119
|
-
*/
|
|
120
|
-
function preventExtensions(target: object): boolean;
|
|
121
|
-
|
|
122
|
-
/**
|
|
123
|
-
* Sets the property of target, equivalent to `target[propertyKey] = value` when `receiver === target`.
|
|
124
|
-
* @param target Object that contains the property on itself or in its prototype chain.
|
|
125
|
-
* @param propertyKey Name of the property.
|
|
126
|
-
* @param receiver The reference to use as the `this` value in the setter function,
|
|
127
|
-
* if `target[propertyKey]` is an accessor property.
|
|
128
|
-
*/
|
|
129
|
-
function set<T extends object, P extends PropertyKey>(
|
|
130
|
-
target: T,
|
|
131
|
-
propertyKey: P,
|
|
132
|
-
value: P extends keyof T ? T[P] : any,
|
|
133
|
-
receiver?: any,
|
|
134
|
-
): boolean;
|
|
135
|
-
function set(target: object, propertyKey: PropertyKey, value: any, receiver?: any): boolean;
|
|
136
|
-
|
|
137
|
-
/**
|
|
138
|
-
* Sets the prototype of a specified object o to object proto or null.
|
|
139
|
-
* @param target The object to change its prototype.
|
|
140
|
-
* @param proto The value of the new prototype or null.
|
|
141
|
-
* @return Whether setting the prototype was successful.
|
|
142
|
-
*/
|
|
143
|
-
function setPrototypeOf(target: object, proto: object | null): boolean;
|
|
144
|
-
}
|
|
@@ -1,46 +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 SymbolConstructor {
|
|
20
|
-
/**
|
|
21
|
-
* A reference to the prototype.
|
|
22
|
-
*/
|
|
23
|
-
readonly prototype: Symbol;
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* Returns a new unique Symbol value.
|
|
27
|
-
* @param description Description of the new Symbol object.
|
|
28
|
-
*/
|
|
29
|
-
(description?: string | number): symbol;
|
|
30
|
-
|
|
31
|
-
/**
|
|
32
|
-
* Returns a Symbol object from the global symbol registry matching the given key if found.
|
|
33
|
-
* Otherwise, returns a new symbol with this key.
|
|
34
|
-
* @param key key to search for.
|
|
35
|
-
*/
|
|
36
|
-
for(key: string): symbol;
|
|
37
|
-
|
|
38
|
-
/**
|
|
39
|
-
* Returns a key from the global symbol registry matching the given Symbol if found.
|
|
40
|
-
* Otherwise, returns a undefined.
|
|
41
|
-
* @param sym Symbol to find the key for.
|
|
42
|
-
*/
|
|
43
|
-
keyFor(sym: symbol): string | undefined;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
declare var Symbol: SymbolConstructor;
|
|
@@ -1,326 +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.symbol" />
|
|
20
|
-
|
|
21
|
-
interface SymbolConstructor {
|
|
22
|
-
/**
|
|
23
|
-
* A method that determines if a constructor object recognizes an object as one of the
|
|
24
|
-
* constructor’s instances. Called by the semantics of the instanceof operator.
|
|
25
|
-
*/
|
|
26
|
-
readonly hasInstance: unique symbol;
|
|
27
|
-
|
|
28
|
-
/**
|
|
29
|
-
* A Boolean value that if true indicates that an object should flatten to its array elements
|
|
30
|
-
* by Array.prototype.concat.
|
|
31
|
-
*/
|
|
32
|
-
readonly isConcatSpreadable: unique symbol;
|
|
33
|
-
|
|
34
|
-
/**
|
|
35
|
-
* A regular expression method that matches the regular expression against a string. Called
|
|
36
|
-
* by the String.prototype.match method.
|
|
37
|
-
*/
|
|
38
|
-
readonly match: unique symbol;
|
|
39
|
-
|
|
40
|
-
/**
|
|
41
|
-
* A regular expression method that replaces matched substrings of a string. Called by the
|
|
42
|
-
* String.prototype.replace method.
|
|
43
|
-
*/
|
|
44
|
-
readonly replace: unique symbol;
|
|
45
|
-
|
|
46
|
-
/**
|
|
47
|
-
* A regular expression method that returns the index within a string that matches the
|
|
48
|
-
* regular expression. Called by the String.prototype.search method.
|
|
49
|
-
*/
|
|
50
|
-
readonly search: unique symbol;
|
|
51
|
-
|
|
52
|
-
/**
|
|
53
|
-
* A function valued property that is the constructor function that is used to create
|
|
54
|
-
* derived objects.
|
|
55
|
-
*/
|
|
56
|
-
readonly species: unique symbol;
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* A regular expression method that splits a string at the indices that match the regular
|
|
60
|
-
* expression. Called by the String.prototype.split method.
|
|
61
|
-
*/
|
|
62
|
-
readonly split: unique symbol;
|
|
63
|
-
|
|
64
|
-
/**
|
|
65
|
-
* A method that converts an object to a corresponding primitive value.
|
|
66
|
-
* Called by the ToPrimitive abstract operation.
|
|
67
|
-
*/
|
|
68
|
-
readonly toPrimitive: unique symbol;
|
|
69
|
-
|
|
70
|
-
/**
|
|
71
|
-
* A String value that is used in the creation of the default string description of an object.
|
|
72
|
-
* Called by the built-in method Object.prototype.toString.
|
|
73
|
-
*/
|
|
74
|
-
readonly toStringTag: unique symbol;
|
|
75
|
-
|
|
76
|
-
/**
|
|
77
|
-
* An Object whose truthy properties are properties that are excluded from the 'with'
|
|
78
|
-
* environment bindings of the associated objects.
|
|
79
|
-
*/
|
|
80
|
-
readonly unscopables: unique symbol;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
interface Symbol {
|
|
84
|
-
/**
|
|
85
|
-
* Converts a Symbol object to a symbol.
|
|
86
|
-
*/
|
|
87
|
-
[Symbol.toPrimitive](hint: string): symbol;
|
|
88
|
-
|
|
89
|
-
readonly [Symbol.toStringTag]: string;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
interface Array<T> {
|
|
93
|
-
/**
|
|
94
|
-
* Is an object whose properties have the value 'true'
|
|
95
|
-
* when they will be absent when used in a 'with' statement.
|
|
96
|
-
*/
|
|
97
|
-
readonly [Symbol.unscopables]: {
|
|
98
|
-
[K in keyof any[]]?: boolean;
|
|
99
|
-
};
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
interface ReadonlyArray<T> {
|
|
103
|
-
/**
|
|
104
|
-
* Is an object whose properties have the value 'true'
|
|
105
|
-
* when they will be absent when used in a 'with' statement.
|
|
106
|
-
*/
|
|
107
|
-
readonly [Symbol.unscopables]: {
|
|
108
|
-
[K in keyof readonly any[]]?: boolean;
|
|
109
|
-
};
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
interface Date {
|
|
113
|
-
/**
|
|
114
|
-
* Converts a Date object to a string.
|
|
115
|
-
*/
|
|
116
|
-
[Symbol.toPrimitive](hint: "default"): string;
|
|
117
|
-
/**
|
|
118
|
-
* Converts a Date object to a string.
|
|
119
|
-
*/
|
|
120
|
-
[Symbol.toPrimitive](hint: "string"): string;
|
|
121
|
-
/**
|
|
122
|
-
* Converts a Date object to a number.
|
|
123
|
-
*/
|
|
124
|
-
[Symbol.toPrimitive](hint: "number"): number;
|
|
125
|
-
/**
|
|
126
|
-
* Converts a Date object to a string or number.
|
|
127
|
-
*
|
|
128
|
-
* @param hint The strings "number", "string", or "default" to specify what primitive to return.
|
|
129
|
-
*
|
|
130
|
-
* @throws {TypeError} If 'hint' was given something other than "number", "string", or "default".
|
|
131
|
-
* @returns A number if 'hint' was "number", a string if 'hint' was "string" or "default".
|
|
132
|
-
*/
|
|
133
|
-
[Symbol.toPrimitive](hint: string): string | number;
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
interface Map<K, V> {
|
|
137
|
-
readonly [Symbol.toStringTag]: string;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
interface WeakMap<K extends WeakKey, V> {
|
|
141
|
-
readonly [Symbol.toStringTag]: string;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
interface Set<T> {
|
|
145
|
-
readonly [Symbol.toStringTag]: string;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
interface WeakSet<T extends WeakKey> {
|
|
149
|
-
readonly [Symbol.toStringTag]: string;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
interface JSON {
|
|
153
|
-
readonly [Symbol.toStringTag]: string;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
interface Function {
|
|
157
|
-
/**
|
|
158
|
-
* Determines whether the given value inherits from this function if this function was used
|
|
159
|
-
* as a constructor function.
|
|
160
|
-
*
|
|
161
|
-
* A constructor function can control which objects are recognized as its instances by
|
|
162
|
-
* 'instanceof' by overriding this method.
|
|
163
|
-
*/
|
|
164
|
-
[Symbol.hasInstance](value: any): boolean;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
interface GeneratorFunction {
|
|
168
|
-
readonly [Symbol.toStringTag]: string;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
interface Math {
|
|
172
|
-
readonly [Symbol.toStringTag]: string;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
interface Promise<T> {
|
|
176
|
-
readonly [Symbol.toStringTag]: string;
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
interface PromiseConstructor {
|
|
180
|
-
readonly [Symbol.species]: PromiseConstructor;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
interface RegExp {
|
|
184
|
-
/**
|
|
185
|
-
* Matches a string with this regular expression, and returns an array containing the results of
|
|
186
|
-
* that search.
|
|
187
|
-
* @param string A string to search within.
|
|
188
|
-
*/
|
|
189
|
-
[Symbol.match](string: string): RegExpMatchArray | null;
|
|
190
|
-
|
|
191
|
-
/**
|
|
192
|
-
* Replaces text in a string, using this regular expression.
|
|
193
|
-
* @param string A String object or string literal whose contents matching against
|
|
194
|
-
* this regular expression will be replaced
|
|
195
|
-
* @param replaceValue A String object or string literal containing the text to replace for every
|
|
196
|
-
* successful match of this regular expression.
|
|
197
|
-
*/
|
|
198
|
-
[Symbol.replace](string: string, replaceValue: string): string;
|
|
199
|
-
|
|
200
|
-
/**
|
|
201
|
-
* Replaces text in a string, using this regular expression.
|
|
202
|
-
* @param string A String object or string literal whose contents matching against
|
|
203
|
-
* this regular expression will be replaced
|
|
204
|
-
* @param replacer A function that returns the replacement text.
|
|
205
|
-
*/
|
|
206
|
-
[Symbol.replace](string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
207
|
-
|
|
208
|
-
/**
|
|
209
|
-
* Finds the position beginning first substring match in a regular expression search
|
|
210
|
-
* using this regular expression.
|
|
211
|
-
*
|
|
212
|
-
* @param string The string to search within.
|
|
213
|
-
*/
|
|
214
|
-
[Symbol.search](string: string): number;
|
|
215
|
-
|
|
216
|
-
/**
|
|
217
|
-
* Returns an array of substrings that were delimited by strings in the original input that
|
|
218
|
-
* match against this regular expression.
|
|
219
|
-
*
|
|
220
|
-
* If the regular expression contains capturing parentheses, then each time this
|
|
221
|
-
* regular expression matches, the results (including any undefined results) of the
|
|
222
|
-
* capturing parentheses are spliced.
|
|
223
|
-
*
|
|
224
|
-
* @param string string value to split
|
|
225
|
-
* @param limit if not undefined, the output array is truncated so that it contains no more
|
|
226
|
-
* than 'limit' elements.
|
|
227
|
-
*/
|
|
228
|
-
[Symbol.split](string: string, limit?: number): string[];
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
interface RegExpConstructor {
|
|
232
|
-
readonly [Symbol.species]: RegExpConstructor;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
interface String {
|
|
236
|
-
/**
|
|
237
|
-
* Matches a string or an object that supports being matched against, and returns an array
|
|
238
|
-
* containing the results of that search, or null if no matches are found.
|
|
239
|
-
* @param matcher An object that supports being matched against.
|
|
240
|
-
*/
|
|
241
|
-
match(matcher: { [Symbol.match](string: string): RegExpMatchArray | null; }): RegExpMatchArray | null;
|
|
242
|
-
|
|
243
|
-
/**
|
|
244
|
-
* Passes a string and {@linkcode replaceValue} to the `[Symbol.replace]` method on {@linkcode searchValue}. This method is expected to implement its own replacement algorithm.
|
|
245
|
-
* @param searchValue An object that supports searching for and replacing matches within a string.
|
|
246
|
-
* @param replaceValue The replacement text.
|
|
247
|
-
*/
|
|
248
|
-
replace(searchValue: { [Symbol.replace](string: string, replaceValue: string): string; }, replaceValue: string): string;
|
|
249
|
-
|
|
250
|
-
/**
|
|
251
|
-
* Replaces text in a string, using an object that supports replacement within a string.
|
|
252
|
-
* @param searchValue A object can search for and replace matches within a string.
|
|
253
|
-
* @param replacer A function that returns the replacement text.
|
|
254
|
-
*/
|
|
255
|
-
replace(searchValue: { [Symbol.replace](string: string, replacer: (substring: string, ...args: any[]) => string): string; }, replacer: (substring: string, ...args: any[]) => string): string;
|
|
256
|
-
|
|
257
|
-
/**
|
|
258
|
-
* Finds the first substring match in a regular expression search.
|
|
259
|
-
* @param searcher An object which supports searching within a string.
|
|
260
|
-
*/
|
|
261
|
-
search(searcher: { [Symbol.search](string: string): number; }): number;
|
|
262
|
-
|
|
263
|
-
/**
|
|
264
|
-
* Split a string into substrings using the specified separator and return them as an array.
|
|
265
|
-
* @param splitter An object that can split a string.
|
|
266
|
-
* @param limit A value used to limit the number of elements returned in the array.
|
|
267
|
-
*/
|
|
268
|
-
split(splitter: { [Symbol.split](string: string, limit?: number): string[]; }, limit?: number): string[];
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
interface ArrayBuffer {
|
|
272
|
-
readonly [Symbol.toStringTag]: string;
|
|
273
|
-
}
|
|
274
|
-
|
|
275
|
-
interface DataView {
|
|
276
|
-
readonly [Symbol.toStringTag]: string;
|
|
277
|
-
}
|
|
278
|
-
|
|
279
|
-
interface Int8Array {
|
|
280
|
-
readonly [Symbol.toStringTag]: "Int8Array";
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
interface Uint8Array {
|
|
284
|
-
readonly [Symbol.toStringTag]: "Uint8Array";
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
interface Uint8ClampedArray {
|
|
288
|
-
readonly [Symbol.toStringTag]: "Uint8ClampedArray";
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
interface Int16Array {
|
|
292
|
-
readonly [Symbol.toStringTag]: "Int16Array";
|
|
293
|
-
}
|
|
294
|
-
|
|
295
|
-
interface Uint16Array {
|
|
296
|
-
readonly [Symbol.toStringTag]: "Uint16Array";
|
|
297
|
-
}
|
|
298
|
-
|
|
299
|
-
interface Int32Array {
|
|
300
|
-
readonly [Symbol.toStringTag]: "Int32Array";
|
|
301
|
-
}
|
|
302
|
-
|
|
303
|
-
interface Uint32Array {
|
|
304
|
-
readonly [Symbol.toStringTag]: "Uint32Array";
|
|
305
|
-
}
|
|
306
|
-
|
|
307
|
-
interface Float32Array {
|
|
308
|
-
readonly [Symbol.toStringTag]: "Float32Array";
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
interface Float64Array {
|
|
312
|
-
readonly [Symbol.toStringTag]: "Float64Array";
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
interface ArrayConstructor {
|
|
316
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
317
|
-
}
|
|
318
|
-
interface MapConstructor {
|
|
319
|
-
readonly [Symbol.species]: MapConstructor;
|
|
320
|
-
}
|
|
321
|
-
interface SetConstructor {
|
|
322
|
-
readonly [Symbol.species]: SetConstructor;
|
|
323
|
-
}
|
|
324
|
-
interface ArrayBufferConstructor {
|
|
325
|
-
readonly [Symbol.species]: ArrayBufferConstructor;
|
|
326
|
-
}
|
|
@@ -1,116 +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
|
-
* Determines whether an array includes a certain element, returning true or false as appropriate.
|
|
22
|
-
* @param searchElement The element to search for.
|
|
23
|
-
* @param fromIndex The position in this array at which to begin searching for searchElement.
|
|
24
|
-
*/
|
|
25
|
-
includes(searchElement: T, fromIndex?: number): boolean;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
interface ReadonlyArray<T> {
|
|
29
|
-
/**
|
|
30
|
-
* Determines whether an array includes a certain element, returning true or false as appropriate.
|
|
31
|
-
* @param searchElement The element to search for.
|
|
32
|
-
* @param fromIndex The position in this array at which to begin searching for searchElement.
|
|
33
|
-
*/
|
|
34
|
-
includes(searchElement: T, fromIndex?: number): boolean;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
interface Int8Array {
|
|
38
|
-
/**
|
|
39
|
-
* Determines whether an array includes a certain element, returning true or false as appropriate.
|
|
40
|
-
* @param searchElement The element to search for.
|
|
41
|
-
* @param fromIndex The position in this array at which to begin searching for searchElement.
|
|
42
|
-
*/
|
|
43
|
-
includes(searchElement: number, fromIndex?: number): boolean;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
interface Uint8Array {
|
|
47
|
-
/**
|
|
48
|
-
* Determines whether an array includes a certain element, returning true or false as appropriate.
|
|
49
|
-
* @param searchElement The element to search for.
|
|
50
|
-
* @param fromIndex The position in this array at which to begin searching for searchElement.
|
|
51
|
-
*/
|
|
52
|
-
includes(searchElement: number, fromIndex?: number): boolean;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
interface Uint8ClampedArray {
|
|
56
|
-
/**
|
|
57
|
-
* Determines whether an array includes a certain element, returning true or false as appropriate.
|
|
58
|
-
* @param searchElement The element to search for.
|
|
59
|
-
* @param fromIndex The position in this array at which to begin searching for searchElement.
|
|
60
|
-
*/
|
|
61
|
-
includes(searchElement: number, fromIndex?: number): boolean;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
interface Int16Array {
|
|
65
|
-
/**
|
|
66
|
-
* Determines whether an array includes a certain element, returning true or false as appropriate.
|
|
67
|
-
* @param searchElement The element to search for.
|
|
68
|
-
* @param fromIndex The position in this array at which to begin searching for searchElement.
|
|
69
|
-
*/
|
|
70
|
-
includes(searchElement: number, fromIndex?: number): boolean;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
interface Uint16Array {
|
|
74
|
-
/**
|
|
75
|
-
* Determines whether an array includes a certain element, returning true or false as appropriate.
|
|
76
|
-
* @param searchElement The element to search for.
|
|
77
|
-
* @param fromIndex The position in this array at which to begin searching for searchElement.
|
|
78
|
-
*/
|
|
79
|
-
includes(searchElement: number, fromIndex?: number): boolean;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
interface Int32Array {
|
|
83
|
-
/**
|
|
84
|
-
* Determines whether an array includes a certain element, returning true or false as appropriate.
|
|
85
|
-
* @param searchElement The element to search for.
|
|
86
|
-
* @param fromIndex The position in this array at which to begin searching for searchElement.
|
|
87
|
-
*/
|
|
88
|
-
includes(searchElement: number, fromIndex?: number): boolean;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
interface Uint32Array {
|
|
92
|
-
/**
|
|
93
|
-
* Determines whether an array includes a certain element, returning true or false as appropriate.
|
|
94
|
-
* @param searchElement The element to search for.
|
|
95
|
-
* @param fromIndex The position in this array at which to begin searching for searchElement.
|
|
96
|
-
*/
|
|
97
|
-
includes(searchElement: number, fromIndex?: number): boolean;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
interface Float32Array {
|
|
101
|
-
/**
|
|
102
|
-
* Determines whether an array includes a certain element, returning true or false as appropriate.
|
|
103
|
-
* @param searchElement The element to search for.
|
|
104
|
-
* @param fromIndex The position in this array at which to begin searching for searchElement.
|
|
105
|
-
*/
|
|
106
|
-
includes(searchElement: number, fromIndex?: number): boolean;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
interface Float64Array {
|
|
110
|
-
/**
|
|
111
|
-
* Determines whether an array includes a certain element, returning true or false as appropriate.
|
|
112
|
-
* @param searchElement The element to search for.
|
|
113
|
-
* @param fromIndex The position in this array at which to begin searching for searchElement.
|
|
114
|
-
*/
|
|
115
|
-
includes(searchElement: number, fromIndex?: number): boolean;
|
|
116
|
-
}
|
|
@@ -1,21 +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" />
|
|
20
|
-
/// <reference lib="es2016.array.include" />
|
|
21
|
-
/// <reference lib="es2016.intl" />
|
|
@@ -1,23 +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="es2016" />
|
|
20
|
-
/// <reference lib="dom" />
|
|
21
|
-
/// <reference lib="webworker.importscripts" />
|
|
22
|
-
/// <reference lib="scripthost" />
|
|
23
|
-
/// <reference lib="dom.iterable" />
|