@typescript-eslint/scope-manager 8.8.2-alpha.5 → 8.8.2-alpha.6
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/dist/ScopeManager.d.ts +6 -6
- package/dist/ScopeManager.d.ts.map +1 -1
- package/dist/ScopeManager.js +27 -27
- package/dist/ScopeManager.js.map +1 -1
- package/dist/analyze.d.ts.map +1 -1
- package/dist/analyze.js +5 -5
- package/dist/analyze.js.map +1 -1
- package/dist/definition/CatchClauseDefinition.d.ts +1 -1
- package/dist/definition/CatchClauseDefinition.d.ts.map +1 -1
- package/dist/definition/CatchClauseDefinition.js +2 -2
- package/dist/definition/CatchClauseDefinition.js.map +1 -1
- package/dist/definition/ClassNameDefinition.d.ts +1 -1
- package/dist/definition/ClassNameDefinition.d.ts.map +1 -1
- package/dist/definition/ClassNameDefinition.js +2 -2
- package/dist/definition/ClassNameDefinition.js.map +1 -1
- package/dist/definition/DefinitionBase.d.ts.map +1 -1
- package/dist/definition/DefinitionBase.js.map +1 -1
- package/dist/definition/FunctionNameDefinition.d.ts +1 -1
- package/dist/definition/FunctionNameDefinition.d.ts.map +1 -1
- package/dist/definition/FunctionNameDefinition.js +2 -2
- package/dist/definition/FunctionNameDefinition.js.map +1 -1
- package/dist/definition/ImplicitGlobalVariableDefinition.d.ts +1 -1
- package/dist/definition/ImplicitGlobalVariableDefinition.d.ts.map +1 -1
- package/dist/definition/ImplicitGlobalVariableDefinition.js +2 -2
- package/dist/definition/ImplicitGlobalVariableDefinition.js.map +1 -1
- package/dist/definition/ImportBindingDefinition.d.ts +2 -2
- package/dist/definition/ImportBindingDefinition.d.ts.map +1 -1
- package/dist/definition/ImportBindingDefinition.js +2 -2
- package/dist/definition/ImportBindingDefinition.js.map +1 -1
- package/dist/definition/ParameterDefinition.d.ts +2 -2
- package/dist/definition/ParameterDefinition.d.ts.map +1 -1
- package/dist/definition/ParameterDefinition.js +2 -2
- package/dist/definition/ParameterDefinition.js.map +1 -1
- package/dist/definition/TSEnumMemberDefinition.d.ts +1 -1
- package/dist/definition/TSEnumMemberDefinition.d.ts.map +1 -1
- package/dist/definition/TSEnumMemberDefinition.js +2 -2
- package/dist/definition/TSEnumMemberDefinition.js.map +1 -1
- package/dist/definition/TSEnumNameDefinition.d.ts +1 -1
- package/dist/definition/TSEnumNameDefinition.d.ts.map +1 -1
- package/dist/definition/TSEnumNameDefinition.js +2 -2
- package/dist/definition/TSEnumNameDefinition.js.map +1 -1
- package/dist/definition/TSModuleNameDefinition.d.ts +1 -1
- package/dist/definition/TSModuleNameDefinition.d.ts.map +1 -1
- package/dist/definition/TSModuleNameDefinition.js +2 -2
- package/dist/definition/TSModuleNameDefinition.js.map +1 -1
- package/dist/definition/TypeDefinition.d.ts +1 -1
- package/dist/definition/TypeDefinition.d.ts.map +1 -1
- package/dist/definition/TypeDefinition.js +2 -2
- package/dist/definition/TypeDefinition.js.map +1 -1
- package/dist/definition/VariableDefinition.d.ts +1 -1
- package/dist/definition/VariableDefinition.d.ts.map +1 -1
- package/dist/definition/VariableDefinition.js +2 -2
- package/dist/definition/VariableDefinition.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/lib/decorators.d.ts.map +1 -1
- package/dist/lib/decorators.js +9 -9
- package/dist/lib/decorators.js.map +1 -1
- package/dist/lib/decorators.legacy.d.ts.map +1 -1
- package/dist/lib/decorators.legacy.js +1 -1
- package/dist/lib/decorators.legacy.js.map +1 -1
- package/dist/lib/dom.asynciterable.d.ts.map +1 -1
- package/dist/lib/dom.asynciterable.js.map +1 -1
- package/dist/lib/dom.d.ts.map +1 -1
- package/dist/lib/dom.iterable.d.ts.map +1 -1
- package/dist/lib/dom.iterable.js +15 -15
- package/dist/lib/dom.iterable.js.map +1 -1
- package/dist/lib/dom.js +1199 -1199
- package/dist/lib/dom.js.map +1 -1
- package/dist/lib/es2015.collection.d.ts.map +1 -1
- package/dist/lib/es2015.collection.js +3 -3
- package/dist/lib/es2015.collection.js.map +1 -1
- package/dist/lib/es2015.core.d.ts.map +1 -1
- package/dist/lib/es2015.core.js +7 -7
- package/dist/lib/es2015.core.js.map +1 -1
- package/dist/lib/es2015.d.ts.map +1 -1
- package/dist/lib/es2015.generator.d.ts.map +1 -1
- package/dist/lib/es2015.generator.js.map +1 -1
- package/dist/lib/es2015.iterable.d.ts.map +1 -1
- package/dist/lib/es2015.iterable.js +30 -30
- package/dist/lib/es2015.iterable.js.map +1 -1
- package/dist/lib/es2015.js +1 -1
- package/dist/lib/es2015.js.map +1 -1
- package/dist/lib/es2015.promise.d.ts.map +1 -1
- package/dist/lib/es2015.promise.js.map +1 -1
- package/dist/lib/es2015.proxy.d.ts.map +1 -1
- package/dist/lib/es2015.proxy.js +1 -1
- package/dist/lib/es2015.proxy.js.map +1 -1
- package/dist/lib/es2015.reflect.d.ts.map +1 -1
- package/dist/lib/es2015.reflect.js.map +1 -1
- package/dist/lib/es2015.symbol.d.ts.map +1 -1
- package/dist/lib/es2015.symbol.js.map +1 -1
- package/dist/lib/es2015.symbol.wellknown.d.ts.map +1 -1
- package/dist/lib/es2015.symbol.wellknown.js +21 -21
- package/dist/lib/es2015.symbol.wellknown.js.map +1 -1
- package/dist/lib/es2016.array.include.d.ts.map +1 -1
- package/dist/lib/es2016.array.include.js +7 -7
- package/dist/lib/es2016.array.include.js.map +1 -1
- package/dist/lib/es2016.d.ts.map +1 -1
- package/dist/lib/es2016.full.d.ts.map +1 -1
- package/dist/lib/es2016.full.js.map +1 -1
- package/dist/lib/es2016.intl.d.ts.map +1 -1
- package/dist/lib/es2016.intl.js.map +1 -1
- package/dist/lib/es2016.js.map +1 -1
- package/dist/lib/es2017.d.ts.map +1 -1
- package/dist/lib/es2017.date.d.ts.map +1 -1
- package/dist/lib/es2017.date.js.map +1 -1
- package/dist/lib/es2017.full.d.ts.map +1 -1
- package/dist/lib/es2017.full.js.map +1 -1
- package/dist/lib/es2017.intl.d.ts.map +1 -1
- package/dist/lib/es2017.intl.js.map +1 -1
- package/dist/lib/es2017.js.map +1 -1
- package/dist/lib/es2017.object.d.ts.map +1 -1
- package/dist/lib/es2017.object.js.map +1 -1
- package/dist/lib/es2017.sharedmemory.d.ts.map +1 -1
- package/dist/lib/es2017.sharedmemory.js +2 -2
- package/dist/lib/es2017.sharedmemory.js.map +1 -1
- package/dist/lib/es2017.string.d.ts.map +1 -1
- package/dist/lib/es2017.string.js.map +1 -1
- package/dist/lib/es2017.typedarrays.d.ts.map +1 -1
- package/dist/lib/es2017.typedarrays.js +6 -6
- package/dist/lib/es2017.typedarrays.js.map +1 -1
- package/dist/lib/es2018.asyncgenerator.d.ts.map +1 -1
- package/dist/lib/es2018.asyncgenerator.js.map +1 -1
- package/dist/lib/es2018.asynciterable.d.ts.map +1 -1
- package/dist/lib/es2018.asynciterable.js +2 -2
- package/dist/lib/es2018.asynciterable.js.map +1 -1
- package/dist/lib/es2018.d.ts.map +1 -1
- package/dist/lib/es2018.full.d.ts.map +1 -1
- package/dist/lib/es2018.full.js.map +1 -1
- package/dist/lib/es2018.intl.d.ts.map +1 -1
- package/dist/lib/es2018.intl.js.map +1 -1
- package/dist/lib/es2018.js.map +1 -1
- package/dist/lib/es2018.promise.d.ts.map +1 -1
- package/dist/lib/es2018.promise.js.map +1 -1
- package/dist/lib/es2018.regexp.d.ts.map +1 -1
- package/dist/lib/es2018.regexp.js +2 -2
- package/dist/lib/es2018.regexp.js.map +1 -1
- package/dist/lib/es2019.array.d.ts.map +1 -1
- package/dist/lib/es2019.array.js +1 -1
- package/dist/lib/es2019.array.js.map +1 -1
- package/dist/lib/es2019.d.ts.map +1 -1
- package/dist/lib/es2019.full.d.ts.map +1 -1
- package/dist/lib/es2019.full.js.map +1 -1
- package/dist/lib/es2019.intl.d.ts.map +1 -1
- package/dist/lib/es2019.intl.js.map +1 -1
- package/dist/lib/es2019.js.map +1 -1
- package/dist/lib/es2019.object.d.ts.map +1 -1
- package/dist/lib/es2019.object.js.map +1 -1
- package/dist/lib/es2019.string.d.ts.map +1 -1
- package/dist/lib/es2019.string.js.map +1 -1
- package/dist/lib/es2019.symbol.d.ts.map +1 -1
- package/dist/lib/es2019.symbol.js.map +1 -1
- package/dist/lib/es2020.bigint.d.ts.map +1 -1
- package/dist/lib/es2020.bigint.js +2 -2
- package/dist/lib/es2020.bigint.js.map +1 -1
- package/dist/lib/es2020.d.ts.map +1 -1
- package/dist/lib/es2020.date.d.ts.map +1 -1
- package/dist/lib/es2020.date.js.map +1 -1
- package/dist/lib/es2020.full.d.ts.map +1 -1
- package/dist/lib/es2020.full.js.map +1 -1
- package/dist/lib/es2020.intl.d.ts.map +1 -1
- package/dist/lib/es2020.intl.js.map +1 -1
- package/dist/lib/es2020.js.map +1 -1
- package/dist/lib/es2020.number.d.ts.map +1 -1
- package/dist/lib/es2020.number.js.map +1 -1
- package/dist/lib/es2020.promise.d.ts.map +1 -1
- package/dist/lib/es2020.promise.js +1 -1
- package/dist/lib/es2020.promise.js.map +1 -1
- package/dist/lib/es2020.sharedmemory.d.ts.map +1 -1
- package/dist/lib/es2020.sharedmemory.js.map +1 -1
- package/dist/lib/es2020.string.d.ts.map +1 -1
- package/dist/lib/es2020.string.js.map +1 -1
- package/dist/lib/es2020.symbol.wellknown.d.ts.map +1 -1
- package/dist/lib/es2020.symbol.wellknown.js +1 -1
- package/dist/lib/es2020.symbol.wellknown.js.map +1 -1
- package/dist/lib/es2021.d.ts.map +1 -1
- package/dist/lib/es2021.full.d.ts.map +1 -1
- package/dist/lib/es2021.full.js.map +1 -1
- package/dist/lib/es2021.intl.d.ts.map +1 -1
- package/dist/lib/es2021.intl.js.map +1 -1
- package/dist/lib/es2021.js.map +1 -1
- package/dist/lib/es2021.promise.d.ts.map +1 -1
- package/dist/lib/es2021.promise.js.map +1 -1
- package/dist/lib/es2021.string.d.ts.map +1 -1
- package/dist/lib/es2021.string.js.map +1 -1
- package/dist/lib/es2021.weakref.d.ts.map +1 -1
- package/dist/lib/es2021.weakref.js +2 -2
- package/dist/lib/es2021.weakref.js.map +1 -1
- package/dist/lib/es2022.array.d.ts.map +1 -1
- package/dist/lib/es2022.array.js +9 -9
- package/dist/lib/es2022.array.js.map +1 -1
- package/dist/lib/es2022.d.ts.map +1 -1
- package/dist/lib/es2022.error.d.ts.map +1 -1
- package/dist/lib/es2022.error.js +2 -2
- package/dist/lib/es2022.error.js.map +1 -1
- package/dist/lib/es2022.full.d.ts.map +1 -1
- package/dist/lib/es2022.full.js.map +1 -1
- package/dist/lib/es2022.intl.d.ts.map +1 -1
- package/dist/lib/es2022.intl.js.map +1 -1
- package/dist/lib/es2022.js.map +1 -1
- package/dist/lib/es2022.object.d.ts.map +1 -1
- package/dist/lib/es2022.object.js.map +1 -1
- package/dist/lib/es2022.regexp.d.ts.map +1 -1
- package/dist/lib/es2022.regexp.js +2 -2
- package/dist/lib/es2022.regexp.js.map +1 -1
- package/dist/lib/es2022.sharedmemory.d.ts.map +1 -1
- package/dist/lib/es2022.sharedmemory.js.map +1 -1
- package/dist/lib/es2022.string.d.ts.map +1 -1
- package/dist/lib/es2022.string.js.map +1 -1
- package/dist/lib/es2023.array.d.ts.map +1 -1
- package/dist/lib/es2023.array.js +9 -9
- package/dist/lib/es2023.array.js.map +1 -1
- package/dist/lib/es2023.collection.d.ts.map +1 -1
- package/dist/lib/es2023.collection.js.map +1 -1
- package/dist/lib/es2023.d.ts.map +1 -1
- package/dist/lib/es2023.full.d.ts.map +1 -1
- package/dist/lib/es2023.full.js.map +1 -1
- package/dist/lib/es2023.intl.d.ts.map +1 -1
- package/dist/lib/es2023.intl.js.map +1 -1
- package/dist/lib/es2023.js.map +1 -1
- package/dist/lib/es5.d.ts.map +1 -1
- package/dist/lib/es5.js +83 -83
- package/dist/lib/es5.js.map +1 -1
- package/dist/lib/es6.d.ts.map +1 -1
- package/dist/lib/es6.js +1 -1
- package/dist/lib/es6.js.map +1 -1
- package/dist/lib/es7.d.ts.map +1 -1
- package/dist/lib/es7.js.map +1 -1
- package/dist/lib/esnext.array.d.ts.map +1 -1
- package/dist/lib/esnext.array.js.map +1 -1
- package/dist/lib/esnext.asynciterable.d.ts.map +1 -1
- package/dist/lib/esnext.asynciterable.js +2 -2
- package/dist/lib/esnext.asynciterable.js.map +1 -1
- package/dist/lib/esnext.bigint.d.ts.map +1 -1
- package/dist/lib/esnext.bigint.js +2 -2
- package/dist/lib/esnext.bigint.js.map +1 -1
- package/dist/lib/esnext.collection.d.ts.map +1 -1
- package/dist/lib/esnext.collection.js +1 -1
- package/dist/lib/esnext.collection.js.map +1 -1
- package/dist/lib/esnext.d.ts.map +1 -1
- package/dist/lib/esnext.decorators.d.ts.map +1 -1
- package/dist/lib/esnext.decorators.js +1 -1
- package/dist/lib/esnext.decorators.js.map +1 -1
- package/dist/lib/esnext.disposable.d.ts.map +1 -1
- package/dist/lib/esnext.disposable.js +6 -6
- package/dist/lib/esnext.disposable.js.map +1 -1
- package/dist/lib/esnext.full.d.ts.map +1 -1
- package/dist/lib/esnext.full.js.map +1 -1
- package/dist/lib/esnext.intl.d.ts.map +1 -1
- package/dist/lib/esnext.intl.js.map +1 -1
- package/dist/lib/esnext.js.map +1 -1
- package/dist/lib/esnext.object.d.ts.map +1 -1
- package/dist/lib/esnext.object.js.map +1 -1
- package/dist/lib/esnext.promise.d.ts.map +1 -1
- package/dist/lib/esnext.promise.js +1 -1
- package/dist/lib/esnext.promise.js.map +1 -1
- package/dist/lib/esnext.regexp.d.ts.map +1 -1
- package/dist/lib/esnext.regexp.js.map +1 -1
- package/dist/lib/esnext.string.d.ts.map +1 -1
- package/dist/lib/esnext.string.js.map +1 -1
- package/dist/lib/esnext.symbol.d.ts.map +1 -1
- package/dist/lib/esnext.symbol.js.map +1 -1
- package/dist/lib/esnext.weakref.d.ts.map +1 -1
- package/dist/lib/esnext.weakref.js +2 -2
- package/dist/lib/esnext.weakref.js.map +1 -1
- package/dist/lib/index.d.ts +44 -44
- package/dist/lib/index.js +47 -47
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/lib.d.ts.map +1 -1
- package/dist/lib/lib.js.map +1 -1
- package/dist/lib/scripthost.d.ts.map +1 -1
- package/dist/lib/scripthost.js +7 -7
- package/dist/lib/scripthost.js.map +1 -1
- package/dist/lib/webworker.asynciterable.d.ts.map +1 -1
- package/dist/lib/webworker.asynciterable.js.map +1 -1
- package/dist/lib/webworker.d.ts.map +1 -1
- package/dist/lib/webworker.iterable.d.ts.map +1 -1
- package/dist/lib/webworker.iterable.js +3 -3
- package/dist/lib/webworker.iterable.js.map +1 -1
- package/dist/lib/webworker.js +361 -361
- package/dist/lib/webworker.js.map +1 -1
- package/dist/referencer/ClassVisitor.d.ts +7 -7
- package/dist/referencer/ClassVisitor.d.ts.map +1 -1
- package/dist/referencer/ClassVisitor.js +35 -35
- package/dist/referencer/ClassVisitor.js.map +1 -1
- package/dist/referencer/ExportVisitor.d.ts +1 -1
- package/dist/referencer/ExportVisitor.d.ts.map +1 -1
- package/dist/referencer/ExportVisitor.js +11 -11
- package/dist/referencer/ExportVisitor.js.map +1 -1
- package/dist/referencer/ImportVisitor.d.ts +2 -2
- package/dist/referencer/ImportVisitor.d.ts.map +1 -1
- package/dist/referencer/ImportVisitor.js +7 -7
- package/dist/referencer/ImportVisitor.js.map +1 -1
- package/dist/referencer/PatternVisitor.d.ts +1 -1
- package/dist/referencer/PatternVisitor.d.ts.map +1 -1
- package/dist/referencer/PatternVisitor.js +12 -12
- package/dist/referencer/PatternVisitor.js.map +1 -1
- package/dist/referencer/Reference.d.ts +3 -3
- package/dist/referencer/Reference.d.ts.map +1 -1
- package/dist/referencer/Reference.js +13 -13
- package/dist/referencer/Reference.js.map +1 -1
- package/dist/referencer/Referencer.d.ts +9 -9
- package/dist/referencer/Referencer.d.ts.map +1 -1
- package/dist/referencer/Referencer.js +70 -70
- package/dist/referencer/Referencer.js.map +1 -1
- package/dist/referencer/TypeVisitor.d.ts +1 -1
- package/dist/referencer/TypeVisitor.d.ts.map +1 -1
- package/dist/referencer/TypeVisitor.js +4 -4
- package/dist/referencer/TypeVisitor.js.map +1 -1
- package/dist/referencer/Visitor.d.ts.map +1 -1
- package/dist/referencer/Visitor.js.map +1 -1
- package/dist/referencer/VisitorBase.d.ts.map +1 -1
- package/dist/referencer/VisitorBase.js.map +1 -1
- package/dist/scope/BlockScope.d.ts.map +1 -1
- package/dist/scope/BlockScope.js.map +1 -1
- package/dist/scope/CatchScope.d.ts.map +1 -1
- package/dist/scope/CatchScope.js.map +1 -1
- package/dist/scope/ClassFieldInitializerScope.d.ts.map +1 -1
- package/dist/scope/ClassFieldInitializerScope.js.map +1 -1
- package/dist/scope/ClassScope.d.ts.map +1 -1
- package/dist/scope/ClassScope.js.map +1 -1
- package/dist/scope/ClassStaticBlockScope.d.ts.map +1 -1
- package/dist/scope/ClassStaticBlockScope.js.map +1 -1
- package/dist/scope/ConditionalTypeScope.d.ts.map +1 -1
- package/dist/scope/ConditionalTypeScope.js.map +1 -1
- package/dist/scope/ForScope.d.ts.map +1 -1
- package/dist/scope/ForScope.js.map +1 -1
- package/dist/scope/FunctionExpressionNameScope.d.ts.map +1 -1
- package/dist/scope/FunctionExpressionNameScope.js.map +1 -1
- package/dist/scope/FunctionScope.d.ts.map +1 -1
- package/dist/scope/FunctionScope.js.map +1 -1
- package/dist/scope/FunctionTypeScope.d.ts.map +1 -1
- package/dist/scope/FunctionTypeScope.js.map +1 -1
- package/dist/scope/GlobalScope.d.ts +1 -1
- package/dist/scope/GlobalScope.d.ts.map +1 -1
- package/dist/scope/GlobalScope.js +4 -4
- package/dist/scope/GlobalScope.js.map +1 -1
- package/dist/scope/MappedTypeScope.d.ts.map +1 -1
- package/dist/scope/MappedTypeScope.js.map +1 -1
- package/dist/scope/ModuleScope.d.ts.map +1 -1
- package/dist/scope/ModuleScope.js.map +1 -1
- package/dist/scope/ScopeBase.d.ts +8 -13
- package/dist/scope/ScopeBase.d.ts.map +1 -1
- package/dist/scope/ScopeBase.js +71 -71
- package/dist/scope/ScopeBase.js.map +1 -1
- package/dist/scope/SwitchScope.d.ts.map +1 -1
- package/dist/scope/SwitchScope.js.map +1 -1
- package/dist/scope/TSEnumScope.d.ts.map +1 -1
- package/dist/scope/TSEnumScope.js.map +1 -1
- package/dist/scope/TSModuleScope.d.ts.map +1 -1
- package/dist/scope/TSModuleScope.js.map +1 -1
- package/dist/scope/TypeScope.d.ts.map +1 -1
- package/dist/scope/TypeScope.js.map +1 -1
- package/dist/scope/WithScope.d.ts.map +1 -1
- package/dist/scope/WithScope.js.map +1 -1
- package/dist/variable/ImplicitLibVariable.d.ts +2 -2
- package/dist/variable/ImplicitLibVariable.d.ts.map +1 -1
- package/dist/variable/ImplicitLibVariable.js +1 -1
- package/dist/variable/ImplicitLibVariable.js.map +1 -1
- package/dist/variable/VariableBase.d.ts.map +1 -1
- package/dist/variable/VariableBase.js.map +1 -1
- package/dist/variable/index.d.ts +1 -1
- package/dist/variable/index.d.ts.map +1 -1
- package/package.json +4 -4
package/dist/lib/webworker.js
CHANGED
|
@@ -7,6 +7,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
7
7
|
exports.webworker = void 0;
|
|
8
8
|
const base_config_1 = require("./base-config");
|
|
9
9
|
exports.webworker = {
|
|
10
|
+
AbortController: base_config_1.TYPE_VALUE,
|
|
11
|
+
AbortSignal: base_config_1.TYPE_VALUE,
|
|
12
|
+
AbortSignalEventMap: base_config_1.TYPE,
|
|
13
|
+
AbstractWorker: base_config_1.TYPE,
|
|
14
|
+
AbstractWorkerEventMap: base_config_1.TYPE,
|
|
10
15
|
AddEventListenerOptions: base_config_1.TYPE,
|
|
11
16
|
AesCbcParams: base_config_1.TYPE,
|
|
12
17
|
AesCtrParams: base_config_1.TYPE,
|
|
@@ -15,161 +20,94 @@ exports.webworker = {
|
|
|
15
20
|
AesKeyAlgorithm: base_config_1.TYPE,
|
|
16
21
|
AesKeyGenParams: base_config_1.TYPE,
|
|
17
22
|
Algorithm: base_config_1.TYPE,
|
|
23
|
+
AlgorithmIdentifier: base_config_1.TYPE,
|
|
24
|
+
AllowSharedBufferSource: base_config_1.TYPE,
|
|
25
|
+
AlphaOption: base_config_1.TYPE,
|
|
26
|
+
ANGLE_instanced_arrays: base_config_1.TYPE,
|
|
27
|
+
AnimationFrameProvider: base_config_1.TYPE,
|
|
18
28
|
AudioConfiguration: base_config_1.TYPE,
|
|
29
|
+
AvcBitstreamFormat: base_config_1.TYPE,
|
|
19
30
|
AvcEncoderConfig: base_config_1.TYPE,
|
|
31
|
+
BigInteger: base_config_1.TYPE,
|
|
32
|
+
BinaryData: base_config_1.TYPE,
|
|
33
|
+
BinaryType: base_config_1.TYPE,
|
|
34
|
+
Blob: base_config_1.TYPE_VALUE,
|
|
35
|
+
BlobPart: base_config_1.TYPE,
|
|
20
36
|
BlobPropertyBag: base_config_1.TYPE,
|
|
21
|
-
|
|
22
|
-
|
|
37
|
+
Body: base_config_1.TYPE,
|
|
38
|
+
BodyInit: base_config_1.TYPE,
|
|
39
|
+
BroadcastChannel: base_config_1.TYPE_VALUE,
|
|
40
|
+
BroadcastChannelEventMap: base_config_1.TYPE,
|
|
41
|
+
BufferSource: base_config_1.TYPE,
|
|
42
|
+
ByteLengthQueuingStrategy: base_config_1.TYPE_VALUE,
|
|
43
|
+
Cache: base_config_1.TYPE_VALUE,
|
|
23
44
|
CacheQueryOptions: base_config_1.TYPE,
|
|
45
|
+
CacheStorage: base_config_1.TYPE_VALUE,
|
|
46
|
+
CanvasCompositing: base_config_1.TYPE,
|
|
47
|
+
CanvasDirection: base_config_1.TYPE,
|
|
48
|
+
CanvasDrawImage: base_config_1.TYPE,
|
|
49
|
+
CanvasDrawPath: base_config_1.TYPE,
|
|
50
|
+
CanvasFillRule: base_config_1.TYPE,
|
|
51
|
+
CanvasFillStrokeStyles: base_config_1.TYPE,
|
|
52
|
+
CanvasFilters: base_config_1.TYPE,
|
|
53
|
+
CanvasFontKerning: base_config_1.TYPE,
|
|
54
|
+
CanvasFontStretch: base_config_1.TYPE,
|
|
55
|
+
CanvasFontVariantCaps: base_config_1.TYPE,
|
|
56
|
+
CanvasGradient: base_config_1.TYPE_VALUE,
|
|
57
|
+
CanvasImageData: base_config_1.TYPE,
|
|
58
|
+
CanvasImageSmoothing: base_config_1.TYPE,
|
|
59
|
+
CanvasImageSource: base_config_1.TYPE,
|
|
60
|
+
CanvasLineCap: base_config_1.TYPE,
|
|
61
|
+
CanvasLineJoin: base_config_1.TYPE,
|
|
62
|
+
CanvasPath: base_config_1.TYPE,
|
|
63
|
+
CanvasPathDrawingStyles: base_config_1.TYPE,
|
|
64
|
+
CanvasPattern: base_config_1.TYPE_VALUE,
|
|
65
|
+
CanvasRect: base_config_1.TYPE,
|
|
66
|
+
CanvasShadowStyles: base_config_1.TYPE,
|
|
67
|
+
CanvasState: base_config_1.TYPE,
|
|
68
|
+
CanvasText: base_config_1.TYPE,
|
|
69
|
+
CanvasTextAlign: base_config_1.TYPE,
|
|
70
|
+
CanvasTextBaseline: base_config_1.TYPE,
|
|
71
|
+
CanvasTextDrawingStyles: base_config_1.TYPE,
|
|
72
|
+
CanvasTextRendering: base_config_1.TYPE,
|
|
73
|
+
CanvasTransform: base_config_1.TYPE,
|
|
74
|
+
Client: base_config_1.TYPE_VALUE,
|
|
24
75
|
ClientQueryOptions: base_config_1.TYPE,
|
|
76
|
+
Clients: base_config_1.TYPE_VALUE,
|
|
77
|
+
ClientTypes: base_config_1.TYPE,
|
|
78
|
+
CloseEvent: base_config_1.TYPE_VALUE,
|
|
25
79
|
CloseEventInit: base_config_1.TYPE,
|
|
80
|
+
CodecState: base_config_1.TYPE,
|
|
81
|
+
ColorGamut: base_config_1.TYPE,
|
|
82
|
+
ColorSpaceConversion: base_config_1.TYPE,
|
|
83
|
+
CompressionFormat: base_config_1.TYPE,
|
|
84
|
+
CompressionStream: base_config_1.TYPE_VALUE,
|
|
85
|
+
Console: base_config_1.TYPE,
|
|
86
|
+
CountQueuingStrategy: base_config_1.TYPE_VALUE,
|
|
87
|
+
Crypto: base_config_1.TYPE_VALUE,
|
|
88
|
+
CryptoKey: base_config_1.TYPE_VALUE,
|
|
26
89
|
CryptoKeyPair: base_config_1.TYPE,
|
|
27
|
-
CustomEventInit: base_config_1.TYPE,
|
|
28
|
-
DOMMatrix2DInit: base_config_1.TYPE,
|
|
29
|
-
DOMMatrixInit: base_config_1.TYPE,
|
|
30
|
-
DOMPointInit: base_config_1.TYPE,
|
|
31
|
-
DOMQuadInit: base_config_1.TYPE,
|
|
32
|
-
DOMRectInit: base_config_1.TYPE,
|
|
33
|
-
EcKeyGenParams: base_config_1.TYPE,
|
|
34
|
-
EcKeyImportParams: base_config_1.TYPE,
|
|
35
|
-
EcdhKeyDeriveParams: base_config_1.TYPE,
|
|
36
|
-
EcdsaParams: base_config_1.TYPE,
|
|
37
|
-
EncodedVideoChunkInit: base_config_1.TYPE,
|
|
38
|
-
EncodedVideoChunkMetadata: base_config_1.TYPE,
|
|
39
|
-
ErrorEventInit: base_config_1.TYPE,
|
|
40
|
-
EventInit: base_config_1.TYPE,
|
|
41
|
-
EventListenerOptions: base_config_1.TYPE,
|
|
42
|
-
EventSourceInit: base_config_1.TYPE,
|
|
43
|
-
ExtendableEventInit: base_config_1.TYPE,
|
|
44
|
-
ExtendableMessageEventInit: base_config_1.TYPE,
|
|
45
|
-
FetchEventInit: base_config_1.TYPE,
|
|
46
|
-
FilePropertyBag: base_config_1.TYPE,
|
|
47
|
-
FileSystemCreateWritableOptions: base_config_1.TYPE,
|
|
48
|
-
FileSystemGetDirectoryOptions: base_config_1.TYPE,
|
|
49
|
-
FileSystemGetFileOptions: base_config_1.TYPE,
|
|
50
|
-
FileSystemReadWriteOptions: base_config_1.TYPE,
|
|
51
|
-
FileSystemRemoveOptions: base_config_1.TYPE,
|
|
52
|
-
FontFaceDescriptors: base_config_1.TYPE,
|
|
53
|
-
FontFaceSetLoadEventInit: base_config_1.TYPE,
|
|
54
|
-
GetNotificationOptions: base_config_1.TYPE,
|
|
55
|
-
HkdfParams: base_config_1.TYPE,
|
|
56
|
-
HmacImportParams: base_config_1.TYPE,
|
|
57
|
-
HmacKeyGenParams: base_config_1.TYPE,
|
|
58
|
-
IDBDatabaseInfo: base_config_1.TYPE,
|
|
59
|
-
IDBIndexParameters: base_config_1.TYPE,
|
|
60
|
-
IDBObjectStoreParameters: base_config_1.TYPE,
|
|
61
|
-
IDBTransactionOptions: base_config_1.TYPE,
|
|
62
|
-
IDBVersionChangeEventInit: base_config_1.TYPE,
|
|
63
|
-
ImageBitmapOptions: base_config_1.TYPE,
|
|
64
|
-
ImageBitmapRenderingContextSettings: base_config_1.TYPE,
|
|
65
|
-
ImageDataSettings: base_config_1.TYPE,
|
|
66
|
-
ImageEncodeOptions: base_config_1.TYPE,
|
|
67
|
-
ImportMeta: base_config_1.TYPE,
|
|
68
|
-
JsonWebKey: base_config_1.TYPE,
|
|
69
|
-
KeyAlgorithm: base_config_1.TYPE,
|
|
70
|
-
LockInfo: base_config_1.TYPE,
|
|
71
|
-
LockManagerSnapshot: base_config_1.TYPE,
|
|
72
|
-
LockOptions: base_config_1.TYPE,
|
|
73
|
-
MediaCapabilitiesDecodingInfo: base_config_1.TYPE,
|
|
74
|
-
MediaCapabilitiesEncodingInfo: base_config_1.TYPE,
|
|
75
|
-
MediaCapabilitiesInfo: base_config_1.TYPE,
|
|
76
|
-
MediaConfiguration: base_config_1.TYPE,
|
|
77
|
-
MediaDecodingConfiguration: base_config_1.TYPE,
|
|
78
|
-
MediaEncodingConfiguration: base_config_1.TYPE,
|
|
79
|
-
MessageEventInit: base_config_1.TYPE,
|
|
80
|
-
MultiCacheQueryOptions: base_config_1.TYPE,
|
|
81
|
-
NavigationPreloadState: base_config_1.TYPE,
|
|
82
|
-
NotificationEventInit: base_config_1.TYPE,
|
|
83
|
-
NotificationOptions: base_config_1.TYPE,
|
|
84
|
-
Pbkdf2Params: base_config_1.TYPE,
|
|
85
|
-
PerformanceMarkOptions: base_config_1.TYPE,
|
|
86
|
-
PerformanceMeasureOptions: base_config_1.TYPE,
|
|
87
|
-
PerformanceObserverInit: base_config_1.TYPE,
|
|
88
|
-
PermissionDescriptor: base_config_1.TYPE,
|
|
89
|
-
PlaneLayout: base_config_1.TYPE,
|
|
90
|
-
ProgressEventInit: base_config_1.TYPE,
|
|
91
|
-
PromiseRejectionEventInit: base_config_1.TYPE,
|
|
92
|
-
PushEventInit: base_config_1.TYPE,
|
|
93
|
-
PushSubscriptionJSON: base_config_1.TYPE,
|
|
94
|
-
PushSubscriptionOptionsInit: base_config_1.TYPE,
|
|
95
|
-
QueuingStrategy: base_config_1.TYPE,
|
|
96
|
-
QueuingStrategyInit: base_config_1.TYPE,
|
|
97
|
-
RTCEncodedAudioFrameMetadata: base_config_1.TYPE,
|
|
98
|
-
RTCEncodedVideoFrameMetadata: base_config_1.TYPE,
|
|
99
|
-
ReadableStreamGetReaderOptions: base_config_1.TYPE,
|
|
100
|
-
ReadableStreamIteratorOptions: base_config_1.TYPE,
|
|
101
|
-
ReadableStreamReadDoneResult: base_config_1.TYPE,
|
|
102
|
-
ReadableStreamReadValueResult: base_config_1.TYPE,
|
|
103
|
-
ReadableWritablePair: base_config_1.TYPE,
|
|
104
|
-
RegistrationOptions: base_config_1.TYPE,
|
|
105
|
-
ReportingObserverOptions: base_config_1.TYPE,
|
|
106
|
-
RequestInit: base_config_1.TYPE,
|
|
107
|
-
ResponseInit: base_config_1.TYPE,
|
|
108
|
-
RsaHashedImportParams: base_config_1.TYPE,
|
|
109
|
-
RsaHashedKeyGenParams: base_config_1.TYPE,
|
|
110
|
-
RsaKeyGenParams: base_config_1.TYPE,
|
|
111
|
-
RsaOaepParams: base_config_1.TYPE,
|
|
112
|
-
RsaOtherPrimesInfo: base_config_1.TYPE,
|
|
113
|
-
RsaPssParams: base_config_1.TYPE,
|
|
114
|
-
SecurityPolicyViolationEventInit: base_config_1.TYPE,
|
|
115
|
-
StorageEstimate: base_config_1.TYPE,
|
|
116
|
-
StreamPipeOptions: base_config_1.TYPE,
|
|
117
|
-
StructuredSerializeOptions: base_config_1.TYPE,
|
|
118
|
-
TextDecodeOptions: base_config_1.TYPE,
|
|
119
|
-
TextDecoderOptions: base_config_1.TYPE,
|
|
120
|
-
TextEncoderEncodeIntoResult: base_config_1.TYPE,
|
|
121
|
-
Transformer: base_config_1.TYPE,
|
|
122
|
-
UnderlyingByteSource: base_config_1.TYPE,
|
|
123
|
-
UnderlyingDefaultSource: base_config_1.TYPE,
|
|
124
|
-
UnderlyingSink: base_config_1.TYPE,
|
|
125
|
-
UnderlyingSource: base_config_1.TYPE,
|
|
126
|
-
VideoColorSpaceInit: base_config_1.TYPE,
|
|
127
|
-
VideoConfiguration: base_config_1.TYPE,
|
|
128
|
-
VideoDecoderConfig: base_config_1.TYPE,
|
|
129
|
-
VideoDecoderInit: base_config_1.TYPE,
|
|
130
|
-
VideoDecoderSupport: base_config_1.TYPE,
|
|
131
|
-
VideoEncoderConfig: base_config_1.TYPE,
|
|
132
|
-
VideoEncoderEncodeOptions: base_config_1.TYPE,
|
|
133
|
-
VideoEncoderInit: base_config_1.TYPE,
|
|
134
|
-
VideoEncoderSupport: base_config_1.TYPE,
|
|
135
|
-
VideoFrameBufferInit: base_config_1.TYPE,
|
|
136
|
-
VideoFrameCopyToOptions: base_config_1.TYPE,
|
|
137
|
-
VideoFrameInit: base_config_1.TYPE,
|
|
138
|
-
WebGLContextAttributes: base_config_1.TYPE,
|
|
139
|
-
WebGLContextEventInit: base_config_1.TYPE,
|
|
140
|
-
WebTransportCloseInfo: base_config_1.TYPE,
|
|
141
|
-
WebTransportErrorOptions: base_config_1.TYPE,
|
|
142
|
-
WebTransportHash: base_config_1.TYPE,
|
|
143
|
-
WebTransportOptions: base_config_1.TYPE,
|
|
144
|
-
WebTransportSendStreamOptions: base_config_1.TYPE,
|
|
145
|
-
WorkerOptions: base_config_1.TYPE,
|
|
146
|
-
WriteParams: base_config_1.TYPE,
|
|
147
|
-
ANGLE_instanced_arrays: base_config_1.TYPE,
|
|
148
|
-
AbortController: base_config_1.TYPE_VALUE,
|
|
149
|
-
AbortSignalEventMap: base_config_1.TYPE,
|
|
150
|
-
AbortSignal: base_config_1.TYPE_VALUE,
|
|
151
|
-
AbstractWorkerEventMap: base_config_1.TYPE,
|
|
152
|
-
AbstractWorker: base_config_1.TYPE,
|
|
153
|
-
AnimationFrameProvider: base_config_1.TYPE,
|
|
154
|
-
Blob: base_config_1.TYPE_VALUE,
|
|
155
|
-
Body: base_config_1.TYPE,
|
|
156
|
-
BroadcastChannelEventMap: base_config_1.TYPE,
|
|
157
|
-
BroadcastChannel: base_config_1.TYPE_VALUE,
|
|
158
|
-
ByteLengthQueuingStrategy: base_config_1.TYPE_VALUE,
|
|
159
90
|
CSSImageValue: base_config_1.TYPE_VALUE,
|
|
91
|
+
CSSKeywordish: base_config_1.TYPE,
|
|
160
92
|
CSSKeywordValue: base_config_1.TYPE_VALUE,
|
|
161
93
|
CSSMathClamp: base_config_1.TYPE_VALUE,
|
|
162
94
|
CSSMathInvert: base_config_1.TYPE_VALUE,
|
|
163
95
|
CSSMathMax: base_config_1.TYPE_VALUE,
|
|
164
96
|
CSSMathMin: base_config_1.TYPE_VALUE,
|
|
165
97
|
CSSMathNegate: base_config_1.TYPE_VALUE,
|
|
98
|
+
CSSMathOperator: base_config_1.TYPE,
|
|
166
99
|
CSSMathProduct: base_config_1.TYPE_VALUE,
|
|
167
100
|
CSSMathSum: base_config_1.TYPE_VALUE,
|
|
168
101
|
CSSMathValue: base_config_1.TYPE_VALUE,
|
|
169
102
|
CSSMatrixComponent: base_config_1.TYPE_VALUE,
|
|
103
|
+
CSSMatrixComponentOptions: base_config_1.TYPE,
|
|
104
|
+
CSSNumberish: base_config_1.TYPE,
|
|
170
105
|
CSSNumericArray: base_config_1.TYPE_VALUE,
|
|
106
|
+
CSSNumericBaseType: base_config_1.TYPE,
|
|
107
|
+
CSSNumericType: base_config_1.TYPE,
|
|
171
108
|
CSSNumericValue: base_config_1.TYPE_VALUE,
|
|
172
109
|
CSSPerspective: base_config_1.TYPE_VALUE,
|
|
110
|
+
CSSPerspectiveValue: base_config_1.TYPE,
|
|
173
111
|
CSSRotate: base_config_1.TYPE_VALUE,
|
|
174
112
|
CSSScale: base_config_1.TYPE_VALUE,
|
|
175
113
|
CSSSkew: base_config_1.TYPE_VALUE,
|
|
@@ -180,114 +118,196 @@ exports.webworker = {
|
|
|
180
118
|
CSSTransformValue: base_config_1.TYPE_VALUE,
|
|
181
119
|
CSSTranslate: base_config_1.TYPE_VALUE,
|
|
182
120
|
CSSUnitValue: base_config_1.TYPE_VALUE,
|
|
121
|
+
CSSUnparsedSegment: base_config_1.TYPE,
|
|
183
122
|
CSSUnparsedValue: base_config_1.TYPE_VALUE,
|
|
184
123
|
CSSVariableReferenceValue: base_config_1.TYPE_VALUE,
|
|
185
|
-
Cache: base_config_1.TYPE_VALUE,
|
|
186
|
-
CacheStorage: base_config_1.TYPE_VALUE,
|
|
187
|
-
CanvasCompositing: base_config_1.TYPE,
|
|
188
|
-
CanvasDrawImage: base_config_1.TYPE,
|
|
189
|
-
CanvasDrawPath: base_config_1.TYPE,
|
|
190
|
-
CanvasFillStrokeStyles: base_config_1.TYPE,
|
|
191
|
-
CanvasFilters: base_config_1.TYPE,
|
|
192
|
-
CanvasGradient: base_config_1.TYPE_VALUE,
|
|
193
|
-
CanvasImageData: base_config_1.TYPE,
|
|
194
|
-
CanvasImageSmoothing: base_config_1.TYPE,
|
|
195
|
-
CanvasPath: base_config_1.TYPE,
|
|
196
|
-
CanvasPathDrawingStyles: base_config_1.TYPE,
|
|
197
|
-
CanvasPattern: base_config_1.TYPE_VALUE,
|
|
198
|
-
CanvasRect: base_config_1.TYPE,
|
|
199
|
-
CanvasShadowStyles: base_config_1.TYPE,
|
|
200
|
-
CanvasState: base_config_1.TYPE,
|
|
201
|
-
CanvasText: base_config_1.TYPE,
|
|
202
|
-
CanvasTextDrawingStyles: base_config_1.TYPE,
|
|
203
|
-
CanvasTransform: base_config_1.TYPE,
|
|
204
|
-
Client: base_config_1.TYPE_VALUE,
|
|
205
|
-
Clients: base_config_1.TYPE_VALUE,
|
|
206
|
-
CloseEvent: base_config_1.TYPE_VALUE,
|
|
207
|
-
CompressionStream: base_config_1.TYPE_VALUE,
|
|
208
|
-
CountQueuingStrategy: base_config_1.TYPE_VALUE,
|
|
209
|
-
Crypto: base_config_1.TYPE_VALUE,
|
|
210
|
-
CryptoKey: base_config_1.TYPE_VALUE,
|
|
211
124
|
CustomEvent: base_config_1.TYPE_VALUE,
|
|
125
|
+
CustomEventInit: base_config_1.TYPE,
|
|
126
|
+
DecompressionStream: base_config_1.TYPE_VALUE,
|
|
127
|
+
DedicatedWorkerGlobalScope: base_config_1.TYPE_VALUE,
|
|
128
|
+
DedicatedWorkerGlobalScopeEventMap: base_config_1.TYPE,
|
|
129
|
+
DocumentVisibilityState: base_config_1.TYPE,
|
|
212
130
|
DOMException: base_config_1.TYPE_VALUE,
|
|
131
|
+
DOMHighResTimeStamp: base_config_1.TYPE,
|
|
213
132
|
DOMMatrix: base_config_1.TYPE_VALUE,
|
|
133
|
+
DOMMatrix2DInit: base_config_1.TYPE,
|
|
134
|
+
DOMMatrixInit: base_config_1.TYPE,
|
|
214
135
|
DOMMatrixReadOnly: base_config_1.TYPE_VALUE,
|
|
215
136
|
DOMPoint: base_config_1.TYPE_VALUE,
|
|
137
|
+
DOMPointInit: base_config_1.TYPE,
|
|
216
138
|
DOMPointReadOnly: base_config_1.TYPE_VALUE,
|
|
217
139
|
DOMQuad: base_config_1.TYPE_VALUE,
|
|
140
|
+
DOMQuadInit: base_config_1.TYPE,
|
|
218
141
|
DOMRect: base_config_1.TYPE_VALUE,
|
|
142
|
+
DOMRectInit: base_config_1.TYPE,
|
|
219
143
|
DOMRectReadOnly: base_config_1.TYPE_VALUE,
|
|
220
144
|
DOMStringList: base_config_1.TYPE_VALUE,
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
145
|
+
EcdhKeyDeriveParams: base_config_1.TYPE,
|
|
146
|
+
EcdsaParams: base_config_1.TYPE,
|
|
147
|
+
EcKeyGenParams: base_config_1.TYPE,
|
|
148
|
+
EcKeyImportParams: base_config_1.TYPE,
|
|
149
|
+
EncodedVideoChunk: base_config_1.TYPE_VALUE,
|
|
150
|
+
EncodedVideoChunkInit: base_config_1.TYPE,
|
|
151
|
+
EncodedVideoChunkMetadata: base_config_1.TYPE,
|
|
152
|
+
EncodedVideoChunkOutputCallback: base_config_1.TYPE,
|
|
153
|
+
EncodedVideoChunkType: base_config_1.TYPE,
|
|
154
|
+
EndingType: base_config_1.TYPE,
|
|
155
|
+
EpochTimeStamp: base_config_1.TYPE,
|
|
156
|
+
ErrorEvent: base_config_1.TYPE_VALUE,
|
|
157
|
+
ErrorEventInit: base_config_1.TYPE,
|
|
158
|
+
Event: base_config_1.TYPE_VALUE,
|
|
159
|
+
EventInit: base_config_1.TYPE,
|
|
160
|
+
EventListener: base_config_1.TYPE,
|
|
161
|
+
EventListenerObject: base_config_1.TYPE,
|
|
162
|
+
EventListenerOptions: base_config_1.TYPE,
|
|
163
|
+
EventListenerOrEventListenerObject: base_config_1.TYPE,
|
|
164
|
+
EventSource: base_config_1.TYPE_VALUE,
|
|
165
|
+
EventSourceEventMap: base_config_1.TYPE,
|
|
166
|
+
EventSourceInit: base_config_1.TYPE,
|
|
167
|
+
EventTarget: base_config_1.TYPE_VALUE,
|
|
224
168
|
EXT_blend_minmax: base_config_1.TYPE,
|
|
225
169
|
EXT_color_buffer_float: base_config_1.TYPE,
|
|
226
170
|
EXT_color_buffer_half_float: base_config_1.TYPE,
|
|
227
171
|
EXT_float_blend: base_config_1.TYPE,
|
|
228
172
|
EXT_frag_depth: base_config_1.TYPE,
|
|
229
|
-
EXT_sRGB: base_config_1.TYPE,
|
|
230
173
|
EXT_shader_texture_lod: base_config_1.TYPE,
|
|
174
|
+
EXT_sRGB: base_config_1.TYPE,
|
|
231
175
|
EXT_texture_compression_bptc: base_config_1.TYPE,
|
|
232
176
|
EXT_texture_compression_rgtc: base_config_1.TYPE,
|
|
233
177
|
EXT_texture_filter_anisotropic: base_config_1.TYPE,
|
|
234
178
|
EXT_texture_norm16: base_config_1.TYPE,
|
|
235
|
-
EncodedVideoChunk: base_config_1.TYPE_VALUE,
|
|
236
|
-
ErrorEvent: base_config_1.TYPE_VALUE,
|
|
237
|
-
Event: base_config_1.TYPE_VALUE,
|
|
238
|
-
EventListener: base_config_1.TYPE,
|
|
239
|
-
EventListenerObject: base_config_1.TYPE,
|
|
240
|
-
EventSourceEventMap: base_config_1.TYPE,
|
|
241
|
-
EventSource: base_config_1.TYPE_VALUE,
|
|
242
|
-
EventTarget: base_config_1.TYPE_VALUE,
|
|
243
179
|
ExtendableEvent: base_config_1.TYPE_VALUE,
|
|
180
|
+
ExtendableEventInit: base_config_1.TYPE,
|
|
244
181
|
ExtendableMessageEvent: base_config_1.TYPE_VALUE,
|
|
182
|
+
ExtendableMessageEventInit: base_config_1.TYPE,
|
|
245
183
|
FetchEvent: base_config_1.TYPE_VALUE,
|
|
184
|
+
FetchEventInit: base_config_1.TYPE,
|
|
246
185
|
File: base_config_1.TYPE_VALUE,
|
|
247
186
|
FileList: base_config_1.TYPE_VALUE,
|
|
248
|
-
|
|
187
|
+
FilePropertyBag: base_config_1.TYPE,
|
|
249
188
|
FileReader: base_config_1.TYPE_VALUE,
|
|
189
|
+
FileReaderEventMap: base_config_1.TYPE,
|
|
250
190
|
FileReaderSync: base_config_1.TYPE_VALUE,
|
|
191
|
+
FileSystemCreateWritableOptions: base_config_1.TYPE,
|
|
251
192
|
FileSystemDirectoryHandle: base_config_1.TYPE_VALUE,
|
|
252
193
|
FileSystemFileHandle: base_config_1.TYPE_VALUE,
|
|
194
|
+
FileSystemGetDirectoryOptions: base_config_1.TYPE,
|
|
195
|
+
FileSystemGetFileOptions: base_config_1.TYPE,
|
|
253
196
|
FileSystemHandle: base_config_1.TYPE_VALUE,
|
|
197
|
+
FileSystemHandleKind: base_config_1.TYPE,
|
|
198
|
+
FileSystemReadWriteOptions: base_config_1.TYPE,
|
|
199
|
+
FileSystemRemoveOptions: base_config_1.TYPE,
|
|
254
200
|
FileSystemSyncAccessHandle: base_config_1.TYPE_VALUE,
|
|
255
201
|
FileSystemWritableFileStream: base_config_1.TYPE_VALUE,
|
|
202
|
+
FileSystemWriteChunkType: base_config_1.TYPE,
|
|
203
|
+
Float32List: base_config_1.TYPE,
|
|
204
|
+
FontDisplay: base_config_1.TYPE,
|
|
256
205
|
FontFace: base_config_1.TYPE_VALUE,
|
|
257
|
-
|
|
206
|
+
FontFaceDescriptors: base_config_1.TYPE,
|
|
207
|
+
FontFaceLoadStatus: base_config_1.TYPE,
|
|
258
208
|
FontFaceSet: base_config_1.TYPE_VALUE,
|
|
209
|
+
FontFaceSetEventMap: base_config_1.TYPE,
|
|
259
210
|
FontFaceSetLoadEvent: base_config_1.TYPE_VALUE,
|
|
211
|
+
FontFaceSetLoadEventInit: base_config_1.TYPE,
|
|
212
|
+
FontFaceSetLoadStatus: base_config_1.TYPE,
|
|
260
213
|
FontFaceSource: base_config_1.TYPE,
|
|
261
214
|
FormData: base_config_1.TYPE_VALUE,
|
|
215
|
+
FormDataEntryValue: base_config_1.TYPE,
|
|
216
|
+
FrameRequestCallback: base_config_1.TYPE,
|
|
217
|
+
FrameType: base_config_1.TYPE,
|
|
262
218
|
GenericTransformStream: base_config_1.TYPE,
|
|
219
|
+
GetNotificationOptions: base_config_1.TYPE,
|
|
220
|
+
GLbitfield: base_config_1.TYPE,
|
|
221
|
+
GLboolean: base_config_1.TYPE,
|
|
222
|
+
GLclampf: base_config_1.TYPE,
|
|
223
|
+
GLenum: base_config_1.TYPE,
|
|
224
|
+
GLfloat: base_config_1.TYPE,
|
|
225
|
+
GLint: base_config_1.TYPE,
|
|
226
|
+
GLint64: base_config_1.TYPE,
|
|
227
|
+
GLintptr: base_config_1.TYPE,
|
|
228
|
+
GlobalCompositeOperation: base_config_1.TYPE,
|
|
229
|
+
GLsizei: base_config_1.TYPE,
|
|
230
|
+
GLsizeiptr: base_config_1.TYPE,
|
|
231
|
+
GLuint: base_config_1.TYPE,
|
|
232
|
+
GLuint64: base_config_1.TYPE,
|
|
233
|
+
HardwareAcceleration: base_config_1.TYPE,
|
|
234
|
+
HashAlgorithmIdentifier: base_config_1.TYPE,
|
|
235
|
+
HdrMetadataType: base_config_1.TYPE,
|
|
263
236
|
Headers: base_config_1.TYPE_VALUE,
|
|
237
|
+
HeadersInit: base_config_1.TYPE,
|
|
238
|
+
HkdfParams: base_config_1.TYPE,
|
|
239
|
+
HmacImportParams: base_config_1.TYPE,
|
|
240
|
+
HmacKeyGenParams: base_config_1.TYPE,
|
|
264
241
|
IDBCursor: base_config_1.TYPE_VALUE,
|
|
242
|
+
IDBCursorDirection: base_config_1.TYPE,
|
|
265
243
|
IDBCursorWithValue: base_config_1.TYPE_VALUE,
|
|
266
|
-
IDBDatabaseEventMap: base_config_1.TYPE,
|
|
267
244
|
IDBDatabase: base_config_1.TYPE_VALUE,
|
|
245
|
+
IDBDatabaseEventMap: base_config_1.TYPE,
|
|
246
|
+
IDBDatabaseInfo: base_config_1.TYPE,
|
|
268
247
|
IDBFactory: base_config_1.TYPE_VALUE,
|
|
269
248
|
IDBIndex: base_config_1.TYPE_VALUE,
|
|
249
|
+
IDBIndexParameters: base_config_1.TYPE,
|
|
270
250
|
IDBKeyRange: base_config_1.TYPE_VALUE,
|
|
271
251
|
IDBObjectStore: base_config_1.TYPE_VALUE,
|
|
272
|
-
|
|
252
|
+
IDBObjectStoreParameters: base_config_1.TYPE,
|
|
273
253
|
IDBOpenDBRequest: base_config_1.TYPE_VALUE,
|
|
274
|
-
|
|
254
|
+
IDBOpenDBRequestEventMap: base_config_1.TYPE,
|
|
275
255
|
IDBRequest: base_config_1.TYPE_VALUE,
|
|
276
|
-
|
|
256
|
+
IDBRequestEventMap: base_config_1.TYPE,
|
|
257
|
+
IDBRequestReadyState: base_config_1.TYPE,
|
|
277
258
|
IDBTransaction: base_config_1.TYPE_VALUE,
|
|
259
|
+
IDBTransactionDurability: base_config_1.TYPE,
|
|
260
|
+
IDBTransactionEventMap: base_config_1.TYPE,
|
|
261
|
+
IDBTransactionMode: base_config_1.TYPE,
|
|
262
|
+
IDBTransactionOptions: base_config_1.TYPE,
|
|
263
|
+
IDBValidKey: base_config_1.TYPE,
|
|
278
264
|
IDBVersionChangeEvent: base_config_1.TYPE_VALUE,
|
|
265
|
+
IDBVersionChangeEventInit: base_config_1.TYPE,
|
|
279
266
|
ImageBitmap: base_config_1.TYPE_VALUE,
|
|
267
|
+
ImageBitmapOptions: base_config_1.TYPE,
|
|
280
268
|
ImageBitmapRenderingContext: base_config_1.TYPE_VALUE,
|
|
269
|
+
ImageBitmapRenderingContextSettings: base_config_1.TYPE,
|
|
270
|
+
ImageBitmapSource: base_config_1.TYPE,
|
|
281
271
|
ImageData: base_config_1.TYPE_VALUE,
|
|
272
|
+
ImageDataSettings: base_config_1.TYPE,
|
|
273
|
+
ImageEncodeOptions: base_config_1.TYPE,
|
|
274
|
+
ImageOrientation: base_config_1.TYPE,
|
|
275
|
+
ImageSmoothingQuality: base_config_1.TYPE,
|
|
276
|
+
ImportMeta: base_config_1.TYPE,
|
|
277
|
+
Int32List: base_config_1.TYPE,
|
|
278
|
+
JsonWebKey: base_config_1.TYPE,
|
|
279
|
+
KeyAlgorithm: base_config_1.TYPE,
|
|
280
|
+
KeyFormat: base_config_1.TYPE,
|
|
281
|
+
KeyType: base_config_1.TYPE,
|
|
282
|
+
KeyUsage: base_config_1.TYPE,
|
|
282
283
|
KHR_parallel_shader_compile: base_config_1.TYPE,
|
|
284
|
+
LatencyMode: base_config_1.TYPE,
|
|
283
285
|
Lock: base_config_1.TYPE_VALUE,
|
|
286
|
+
LockGrantedCallback: base_config_1.TYPE,
|
|
287
|
+
LockInfo: base_config_1.TYPE,
|
|
284
288
|
LockManager: base_config_1.TYPE_VALUE,
|
|
289
|
+
LockManagerSnapshot: base_config_1.TYPE,
|
|
290
|
+
LockMode: base_config_1.TYPE,
|
|
291
|
+
LockOptions: base_config_1.TYPE,
|
|
285
292
|
MediaCapabilities: base_config_1.TYPE_VALUE,
|
|
293
|
+
MediaCapabilitiesDecodingInfo: base_config_1.TYPE,
|
|
294
|
+
MediaCapabilitiesEncodingInfo: base_config_1.TYPE,
|
|
295
|
+
MediaCapabilitiesInfo: base_config_1.TYPE,
|
|
296
|
+
MediaConfiguration: base_config_1.TYPE,
|
|
297
|
+
MediaDecodingConfiguration: base_config_1.TYPE,
|
|
298
|
+
MediaDecodingType: base_config_1.TYPE,
|
|
299
|
+
MediaEncodingConfiguration: base_config_1.TYPE,
|
|
300
|
+
MediaEncodingType: base_config_1.TYPE,
|
|
286
301
|
MessageChannel: base_config_1.TYPE_VALUE,
|
|
287
302
|
MessageEvent: base_config_1.TYPE_VALUE,
|
|
288
|
-
|
|
303
|
+
MessageEventInit: base_config_1.TYPE,
|
|
304
|
+
MessageEventSource: base_config_1.TYPE,
|
|
289
305
|
MessagePort: base_config_1.TYPE_VALUE,
|
|
306
|
+
MessagePortEventMap: base_config_1.TYPE,
|
|
307
|
+
MultiCacheQueryOptions: base_config_1.TYPE,
|
|
308
|
+
NamedCurve: base_config_1.TYPE,
|
|
290
309
|
NavigationPreloadManager: base_config_1.TYPE_VALUE,
|
|
310
|
+
NavigationPreloadState: base_config_1.TYPE,
|
|
291
311
|
NavigatorBadge: base_config_1.TYPE,
|
|
292
312
|
NavigatorConcurrentHardware: base_config_1.TYPE,
|
|
293
313
|
NavigatorID: base_config_1.TYPE,
|
|
@@ -295,9 +315,13 @@ exports.webworker = {
|
|
|
295
315
|
NavigatorLocks: base_config_1.TYPE,
|
|
296
316
|
NavigatorOnLine: base_config_1.TYPE,
|
|
297
317
|
NavigatorStorage: base_config_1.TYPE,
|
|
298
|
-
NotificationEventMap: base_config_1.TYPE,
|
|
299
318
|
Notification: base_config_1.TYPE_VALUE,
|
|
319
|
+
NotificationDirection: base_config_1.TYPE,
|
|
300
320
|
NotificationEvent: base_config_1.TYPE_VALUE,
|
|
321
|
+
NotificationEventInit: base_config_1.TYPE,
|
|
322
|
+
NotificationEventMap: base_config_1.TYPE,
|
|
323
|
+
NotificationOptions: base_config_1.TYPE,
|
|
324
|
+
NotificationPermission: base_config_1.TYPE,
|
|
301
325
|
OES_draw_buffers_indexed: base_config_1.TYPE,
|
|
302
326
|
OES_element_index_uint: base_config_1.TYPE,
|
|
303
327
|
OES_fbo_render_mipmap: base_config_1.TYPE,
|
|
@@ -307,77 +331,189 @@ exports.webworker = {
|
|
|
307
331
|
OES_texture_half_float: base_config_1.TYPE,
|
|
308
332
|
OES_texture_half_float_linear: base_config_1.TYPE,
|
|
309
333
|
OES_vertex_array_object: base_config_1.TYPE,
|
|
310
|
-
OVR_multiview2: base_config_1.TYPE,
|
|
311
|
-
OffscreenCanvasEventMap: base_config_1.TYPE,
|
|
312
334
|
OffscreenCanvas: base_config_1.TYPE_VALUE,
|
|
335
|
+
OffscreenCanvasEventMap: base_config_1.TYPE,
|
|
313
336
|
OffscreenCanvasRenderingContext2D: base_config_1.TYPE_VALUE,
|
|
337
|
+
OffscreenRenderingContext: base_config_1.TYPE,
|
|
338
|
+
OffscreenRenderingContextId: base_config_1.TYPE,
|
|
339
|
+
OnErrorEventHandler: base_config_1.TYPE,
|
|
340
|
+
OnErrorEventHandlerNonNull: base_config_1.TYPE,
|
|
341
|
+
OVR_multiview2: base_config_1.TYPE,
|
|
314
342
|
Path2D: base_config_1.TYPE_VALUE,
|
|
315
|
-
|
|
343
|
+
Pbkdf2Params: base_config_1.TYPE,
|
|
316
344
|
Performance: base_config_1.TYPE_VALUE,
|
|
317
345
|
PerformanceEntry: base_config_1.TYPE_VALUE,
|
|
346
|
+
PerformanceEntryList: base_config_1.TYPE,
|
|
347
|
+
PerformanceEventMap: base_config_1.TYPE,
|
|
318
348
|
PerformanceMark: base_config_1.TYPE_VALUE,
|
|
349
|
+
PerformanceMarkOptions: base_config_1.TYPE,
|
|
319
350
|
PerformanceMeasure: base_config_1.TYPE_VALUE,
|
|
351
|
+
PerformanceMeasureOptions: base_config_1.TYPE,
|
|
320
352
|
PerformanceObserver: base_config_1.TYPE_VALUE,
|
|
353
|
+
PerformanceObserverCallback: base_config_1.TYPE,
|
|
321
354
|
PerformanceObserverEntryList: base_config_1.TYPE_VALUE,
|
|
355
|
+
PerformanceObserverInit: base_config_1.TYPE,
|
|
322
356
|
PerformanceResourceTiming: base_config_1.TYPE_VALUE,
|
|
323
357
|
PerformanceServerTiming: base_config_1.TYPE_VALUE,
|
|
324
|
-
|
|
325
|
-
|
|
358
|
+
PermissionDescriptor: base_config_1.TYPE,
|
|
359
|
+
PermissionName: base_config_1.TYPE,
|
|
326
360
|
Permissions: base_config_1.TYPE_VALUE,
|
|
361
|
+
PermissionState: base_config_1.TYPE,
|
|
362
|
+
PermissionStatus: base_config_1.TYPE_VALUE,
|
|
363
|
+
PermissionStatusEventMap: base_config_1.TYPE,
|
|
364
|
+
PlaneLayout: base_config_1.TYPE,
|
|
365
|
+
PredefinedColorSpace: base_config_1.TYPE,
|
|
366
|
+
PremultiplyAlpha: base_config_1.TYPE,
|
|
327
367
|
ProgressEvent: base_config_1.TYPE_VALUE,
|
|
368
|
+
ProgressEventInit: base_config_1.TYPE,
|
|
328
369
|
PromiseRejectionEvent: base_config_1.TYPE_VALUE,
|
|
370
|
+
PromiseRejectionEventInit: base_config_1.TYPE,
|
|
371
|
+
PushEncryptionKeyName: base_config_1.TYPE,
|
|
329
372
|
PushEvent: base_config_1.TYPE_VALUE,
|
|
373
|
+
PushEventInit: base_config_1.TYPE,
|
|
330
374
|
PushManager: base_config_1.TYPE_VALUE,
|
|
331
375
|
PushMessageData: base_config_1.TYPE_VALUE,
|
|
376
|
+
PushMessageDataInit: base_config_1.TYPE,
|
|
332
377
|
PushSubscription: base_config_1.TYPE_VALUE,
|
|
378
|
+
PushSubscriptionJSON: base_config_1.TYPE,
|
|
333
379
|
PushSubscriptionOptions: base_config_1.TYPE_VALUE,
|
|
380
|
+
PushSubscriptionOptionsInit: base_config_1.TYPE,
|
|
381
|
+
QueuingStrategy: base_config_1.TYPE,
|
|
382
|
+
QueuingStrategyInit: base_config_1.TYPE,
|
|
383
|
+
QueuingStrategySize: base_config_1.TYPE,
|
|
384
|
+
ReadableByteStreamController: base_config_1.TYPE_VALUE,
|
|
385
|
+
ReadableStream: base_config_1.TYPE_VALUE,
|
|
386
|
+
ReadableStreamBYOBReader: base_config_1.TYPE_VALUE,
|
|
387
|
+
ReadableStreamBYOBRequest: base_config_1.TYPE_VALUE,
|
|
388
|
+
ReadableStreamController: base_config_1.TYPE,
|
|
389
|
+
ReadableStreamDefaultController: base_config_1.TYPE_VALUE,
|
|
390
|
+
ReadableStreamDefaultReader: base_config_1.TYPE_VALUE,
|
|
391
|
+
ReadableStreamGenericReader: base_config_1.TYPE,
|
|
392
|
+
ReadableStreamGetReaderOptions: base_config_1.TYPE,
|
|
393
|
+
ReadableStreamIteratorOptions: base_config_1.TYPE,
|
|
394
|
+
ReadableStreamReadDoneResult: base_config_1.TYPE,
|
|
395
|
+
ReadableStreamReader: base_config_1.TYPE,
|
|
396
|
+
ReadableStreamReaderMode: base_config_1.TYPE,
|
|
397
|
+
ReadableStreamReadResult: base_config_1.TYPE,
|
|
398
|
+
ReadableStreamReadValueResult: base_config_1.TYPE,
|
|
399
|
+
ReadableStreamType: base_config_1.TYPE,
|
|
400
|
+
ReadableWritablePair: base_config_1.TYPE,
|
|
401
|
+
ReferrerPolicy: base_config_1.TYPE,
|
|
402
|
+
RegistrationOptions: base_config_1.TYPE,
|
|
403
|
+
Report: base_config_1.TYPE_VALUE,
|
|
404
|
+
ReportBody: base_config_1.TYPE_VALUE,
|
|
405
|
+
ReportingObserver: base_config_1.TYPE_VALUE,
|
|
406
|
+
ReportingObserverCallback: base_config_1.TYPE,
|
|
407
|
+
ReportingObserverOptions: base_config_1.TYPE,
|
|
408
|
+
ReportList: base_config_1.TYPE,
|
|
409
|
+
Request: base_config_1.TYPE_VALUE,
|
|
410
|
+
RequestCache: base_config_1.TYPE,
|
|
411
|
+
RequestCredentials: base_config_1.TYPE,
|
|
412
|
+
RequestDestination: base_config_1.TYPE,
|
|
413
|
+
RequestInfo: base_config_1.TYPE,
|
|
414
|
+
RequestInit: base_config_1.TYPE,
|
|
415
|
+
RequestMode: base_config_1.TYPE,
|
|
416
|
+
RequestPriority: base_config_1.TYPE,
|
|
417
|
+
RequestRedirect: base_config_1.TYPE,
|
|
418
|
+
ResizeQuality: base_config_1.TYPE,
|
|
419
|
+
Response: base_config_1.TYPE_VALUE,
|
|
420
|
+
ResponseInit: base_config_1.TYPE,
|
|
421
|
+
ResponseType: base_config_1.TYPE,
|
|
422
|
+
RsaHashedImportParams: base_config_1.TYPE,
|
|
423
|
+
RsaHashedKeyGenParams: base_config_1.TYPE,
|
|
424
|
+
RsaKeyGenParams: base_config_1.TYPE,
|
|
425
|
+
RsaOaepParams: base_config_1.TYPE,
|
|
426
|
+
RsaOtherPrimesInfo: base_config_1.TYPE,
|
|
427
|
+
RsaPssParams: base_config_1.TYPE,
|
|
334
428
|
RTCEncodedAudioFrame: base_config_1.TYPE_VALUE,
|
|
429
|
+
RTCEncodedAudioFrameMetadata: base_config_1.TYPE,
|
|
335
430
|
RTCEncodedVideoFrame: base_config_1.TYPE_VALUE,
|
|
431
|
+
RTCEncodedVideoFrameMetadata: base_config_1.TYPE,
|
|
432
|
+
RTCEncodedVideoFrameType: base_config_1.TYPE,
|
|
336
433
|
RTCRtpScriptTransformer: base_config_1.TYPE_VALUE,
|
|
337
434
|
RTCTransformEvent: base_config_1.TYPE_VALUE,
|
|
338
|
-
ReadableByteStreamController: base_config_1.TYPE_VALUE,
|
|
339
|
-
ReadableStream: base_config_1.TYPE_VALUE,
|
|
340
|
-
ReadableStreamBYOBReader: base_config_1.TYPE_VALUE,
|
|
341
|
-
ReadableStreamBYOBRequest: base_config_1.TYPE_VALUE,
|
|
342
|
-
ReadableStreamDefaultController: base_config_1.TYPE_VALUE,
|
|
343
|
-
ReadableStreamDefaultReader: base_config_1.TYPE_VALUE,
|
|
344
|
-
ReadableStreamGenericReader: base_config_1.TYPE,
|
|
345
|
-
Report: base_config_1.TYPE_VALUE,
|
|
346
|
-
ReportBody: base_config_1.TYPE_VALUE,
|
|
347
|
-
ReportingObserver: base_config_1.TYPE_VALUE,
|
|
348
|
-
Request: base_config_1.TYPE_VALUE,
|
|
349
|
-
Response: base_config_1.TYPE_VALUE,
|
|
350
435
|
SecurityPolicyViolationEvent: base_config_1.TYPE_VALUE,
|
|
351
|
-
|
|
436
|
+
SecurityPolicyViolationEventDisposition: base_config_1.TYPE,
|
|
437
|
+
SecurityPolicyViolationEventInit: base_config_1.TYPE,
|
|
352
438
|
ServiceWorker: base_config_1.TYPE_VALUE,
|
|
353
|
-
ServiceWorkerContainerEventMap: base_config_1.TYPE,
|
|
354
439
|
ServiceWorkerContainer: base_config_1.TYPE_VALUE,
|
|
355
|
-
|
|
440
|
+
ServiceWorkerContainerEventMap: base_config_1.TYPE,
|
|
441
|
+
ServiceWorkerEventMap: base_config_1.TYPE,
|
|
356
442
|
ServiceWorkerGlobalScope: base_config_1.TYPE_VALUE,
|
|
357
|
-
|
|
443
|
+
ServiceWorkerGlobalScopeEventMap: base_config_1.TYPE,
|
|
358
444
|
ServiceWorkerRegistration: base_config_1.TYPE_VALUE,
|
|
359
|
-
|
|
445
|
+
ServiceWorkerRegistrationEventMap: base_config_1.TYPE,
|
|
446
|
+
ServiceWorkerState: base_config_1.TYPE,
|
|
447
|
+
ServiceWorkerUpdateViaCache: base_config_1.TYPE,
|
|
360
448
|
SharedWorkerGlobalScope: base_config_1.TYPE_VALUE,
|
|
449
|
+
SharedWorkerGlobalScopeEventMap: base_config_1.TYPE,
|
|
450
|
+
StorageEstimate: base_config_1.TYPE,
|
|
361
451
|
StorageManager: base_config_1.TYPE_VALUE,
|
|
452
|
+
StreamPipeOptions: base_config_1.TYPE,
|
|
453
|
+
StructuredSerializeOptions: base_config_1.TYPE,
|
|
362
454
|
StylePropertyMapReadOnly: base_config_1.TYPE_VALUE,
|
|
363
455
|
SubtleCrypto: base_config_1.TYPE_VALUE,
|
|
456
|
+
TexImageSource: base_config_1.TYPE,
|
|
457
|
+
TextDecodeOptions: base_config_1.TYPE,
|
|
364
458
|
TextDecoder: base_config_1.TYPE_VALUE,
|
|
365
459
|
TextDecoderCommon: base_config_1.TYPE,
|
|
460
|
+
TextDecoderOptions: base_config_1.TYPE,
|
|
366
461
|
TextDecoderStream: base_config_1.TYPE_VALUE,
|
|
367
462
|
TextEncoder: base_config_1.TYPE_VALUE,
|
|
368
463
|
TextEncoderCommon: base_config_1.TYPE,
|
|
464
|
+
TextEncoderEncodeIntoResult: base_config_1.TYPE,
|
|
369
465
|
TextEncoderStream: base_config_1.TYPE_VALUE,
|
|
370
466
|
TextMetrics: base_config_1.TYPE_VALUE,
|
|
467
|
+
TimerHandler: base_config_1.TYPE,
|
|
468
|
+
Transferable: base_config_1.TYPE,
|
|
469
|
+
TransferFunction: base_config_1.TYPE,
|
|
470
|
+
Transformer: base_config_1.TYPE,
|
|
471
|
+
TransformerFlushCallback: base_config_1.TYPE,
|
|
472
|
+
TransformerStartCallback: base_config_1.TYPE,
|
|
473
|
+
TransformerTransformCallback: base_config_1.TYPE,
|
|
371
474
|
TransformStream: base_config_1.TYPE_VALUE,
|
|
372
475
|
TransformStreamDefaultController: base_config_1.TYPE_VALUE,
|
|
476
|
+
Uint32List: base_config_1.TYPE,
|
|
477
|
+
UnderlyingByteSource: base_config_1.TYPE,
|
|
478
|
+
UnderlyingDefaultSource: base_config_1.TYPE,
|
|
479
|
+
UnderlyingSink: base_config_1.TYPE,
|
|
480
|
+
UnderlyingSinkAbortCallback: base_config_1.TYPE,
|
|
481
|
+
UnderlyingSinkCloseCallback: base_config_1.TYPE,
|
|
482
|
+
UnderlyingSinkStartCallback: base_config_1.TYPE,
|
|
483
|
+
UnderlyingSinkWriteCallback: base_config_1.TYPE,
|
|
484
|
+
UnderlyingSource: base_config_1.TYPE,
|
|
485
|
+
UnderlyingSourceCancelCallback: base_config_1.TYPE,
|
|
486
|
+
UnderlyingSourcePullCallback: base_config_1.TYPE,
|
|
487
|
+
UnderlyingSourceStartCallback: base_config_1.TYPE,
|
|
373
488
|
URL: base_config_1.TYPE_VALUE,
|
|
374
489
|
URLSearchParams: base_config_1.TYPE_VALUE,
|
|
490
|
+
VideoColorPrimaries: base_config_1.TYPE,
|
|
375
491
|
VideoColorSpace: base_config_1.TYPE_VALUE,
|
|
376
|
-
|
|
492
|
+
VideoColorSpaceInit: base_config_1.TYPE,
|
|
493
|
+
VideoConfiguration: base_config_1.TYPE,
|
|
377
494
|
VideoDecoder: base_config_1.TYPE_VALUE,
|
|
378
|
-
|
|
495
|
+
VideoDecoderConfig: base_config_1.TYPE,
|
|
496
|
+
VideoDecoderEventMap: base_config_1.TYPE,
|
|
497
|
+
VideoDecoderInit: base_config_1.TYPE,
|
|
498
|
+
VideoDecoderSupport: base_config_1.TYPE,
|
|
379
499
|
VideoEncoder: base_config_1.TYPE_VALUE,
|
|
500
|
+
VideoEncoderBitrateMode: base_config_1.TYPE,
|
|
501
|
+
VideoEncoderConfig: base_config_1.TYPE,
|
|
502
|
+
VideoEncoderEncodeOptions: base_config_1.TYPE,
|
|
503
|
+
VideoEncoderEventMap: base_config_1.TYPE,
|
|
504
|
+
VideoEncoderInit: base_config_1.TYPE,
|
|
505
|
+
VideoEncoderSupport: base_config_1.TYPE,
|
|
380
506
|
VideoFrame: base_config_1.TYPE_VALUE,
|
|
507
|
+
VideoFrameBufferInit: base_config_1.TYPE,
|
|
508
|
+
VideoFrameCopyToOptions: base_config_1.TYPE,
|
|
509
|
+
VideoFrameInit: base_config_1.TYPE,
|
|
510
|
+
VideoFrameOutputCallback: base_config_1.TYPE,
|
|
511
|
+
VideoMatrixCoefficients: base_config_1.TYPE,
|
|
512
|
+
VideoPixelFormat: base_config_1.TYPE,
|
|
513
|
+
VideoTransferCharacteristics: base_config_1.TYPE,
|
|
514
|
+
VoidFunction: base_config_1.TYPE,
|
|
515
|
+
WebAssembly: base_config_1.TYPE_VALUE,
|
|
516
|
+
WebCodecsErrorCallback: base_config_1.TYPE,
|
|
381
517
|
WEBGL_color_buffer_float: base_config_1.TYPE,
|
|
382
518
|
WEBGL_compressed_texture_astc: base_config_1.TYPE,
|
|
383
519
|
WEBGL_compressed_texture_etc: base_config_1.TYPE,
|
|
@@ -396,8 +532,11 @@ exports.webworker = {
|
|
|
396
532
|
WebGL2RenderingContextOverloads: base_config_1.TYPE,
|
|
397
533
|
WebGLActiveInfo: base_config_1.TYPE_VALUE,
|
|
398
534
|
WebGLBuffer: base_config_1.TYPE_VALUE,
|
|
535
|
+
WebGLContextAttributes: base_config_1.TYPE,
|
|
399
536
|
WebGLContextEvent: base_config_1.TYPE_VALUE,
|
|
537
|
+
WebGLContextEventInit: base_config_1.TYPE,
|
|
400
538
|
WebGLFramebuffer: base_config_1.TYPE_VALUE,
|
|
539
|
+
WebGLPowerPreference: base_config_1.TYPE,
|
|
401
540
|
WebGLProgram: base_config_1.TYPE_VALUE,
|
|
402
541
|
WebGLQuery: base_config_1.TYPE_VALUE,
|
|
403
542
|
WebGLRenderbuffer: base_config_1.TYPE_VALUE,
|
|
@@ -413,179 +552,40 @@ exports.webworker = {
|
|
|
413
552
|
WebGLUniformLocation: base_config_1.TYPE_VALUE,
|
|
414
553
|
WebGLVertexArrayObject: base_config_1.TYPE_VALUE,
|
|
415
554
|
WebGLVertexArrayObjectOES: base_config_1.TYPE,
|
|
416
|
-
WebSocketEventMap: base_config_1.TYPE,
|
|
417
555
|
WebSocket: base_config_1.TYPE_VALUE,
|
|
556
|
+
WebSocketEventMap: base_config_1.TYPE,
|
|
418
557
|
WebTransport: base_config_1.TYPE_VALUE,
|
|
419
558
|
WebTransportBidirectionalStream: base_config_1.TYPE_VALUE,
|
|
559
|
+
WebTransportCloseInfo: base_config_1.TYPE,
|
|
560
|
+
WebTransportCongestionControl: base_config_1.TYPE,
|
|
420
561
|
WebTransportDatagramDuplexStream: base_config_1.TYPE_VALUE,
|
|
421
562
|
WebTransportError: base_config_1.TYPE_VALUE,
|
|
563
|
+
WebTransportErrorOptions: base_config_1.TYPE,
|
|
564
|
+
WebTransportErrorSource: base_config_1.TYPE,
|
|
565
|
+
WebTransportHash: base_config_1.TYPE,
|
|
566
|
+
WebTransportOptions: base_config_1.TYPE,
|
|
567
|
+
WebTransportSendStreamOptions: base_config_1.TYPE,
|
|
422
568
|
WindowClient: base_config_1.TYPE_VALUE,
|
|
423
569
|
WindowOrWorkerGlobalScope: base_config_1.TYPE,
|
|
424
|
-
WorkerEventMap: base_config_1.TYPE,
|
|
425
570
|
Worker: base_config_1.TYPE_VALUE,
|
|
426
|
-
|
|
571
|
+
WorkerEventMap: base_config_1.TYPE,
|
|
427
572
|
WorkerGlobalScope: base_config_1.TYPE_VALUE,
|
|
573
|
+
WorkerGlobalScopeEventMap: base_config_1.TYPE,
|
|
428
574
|
WorkerLocation: base_config_1.TYPE_VALUE,
|
|
429
575
|
WorkerNavigator: base_config_1.TYPE_VALUE,
|
|
576
|
+
WorkerOptions: base_config_1.TYPE,
|
|
577
|
+
WorkerType: base_config_1.TYPE,
|
|
430
578
|
WritableStream: base_config_1.TYPE_VALUE,
|
|
431
579
|
WritableStreamDefaultController: base_config_1.TYPE_VALUE,
|
|
432
580
|
WritableStreamDefaultWriter: base_config_1.TYPE_VALUE,
|
|
433
|
-
|
|
581
|
+
WriteCommandType: base_config_1.TYPE,
|
|
582
|
+
WriteParams: base_config_1.TYPE,
|
|
434
583
|
XMLHttpRequest: base_config_1.TYPE_VALUE,
|
|
435
|
-
XMLHttpRequestEventTargetEventMap: base_config_1.TYPE,
|
|
436
|
-
XMLHttpRequestEventTarget: base_config_1.TYPE_VALUE,
|
|
437
|
-
XMLHttpRequestUpload: base_config_1.TYPE_VALUE,
|
|
438
|
-
Console: base_config_1.TYPE,
|
|
439
|
-
WebAssembly: base_config_1.TYPE_VALUE,
|
|
440
|
-
EncodedVideoChunkOutputCallback: base_config_1.TYPE,
|
|
441
|
-
FrameRequestCallback: base_config_1.TYPE,
|
|
442
|
-
LockGrantedCallback: base_config_1.TYPE,
|
|
443
|
-
OnErrorEventHandlerNonNull: base_config_1.TYPE,
|
|
444
|
-
PerformanceObserverCallback: base_config_1.TYPE,
|
|
445
|
-
QueuingStrategySize: base_config_1.TYPE,
|
|
446
|
-
ReportingObserverCallback: base_config_1.TYPE,
|
|
447
|
-
TransformerFlushCallback: base_config_1.TYPE,
|
|
448
|
-
TransformerStartCallback: base_config_1.TYPE,
|
|
449
|
-
TransformerTransformCallback: base_config_1.TYPE,
|
|
450
|
-
UnderlyingSinkAbortCallback: base_config_1.TYPE,
|
|
451
|
-
UnderlyingSinkCloseCallback: base_config_1.TYPE,
|
|
452
|
-
UnderlyingSinkStartCallback: base_config_1.TYPE,
|
|
453
|
-
UnderlyingSinkWriteCallback: base_config_1.TYPE,
|
|
454
|
-
UnderlyingSourceCancelCallback: base_config_1.TYPE,
|
|
455
|
-
UnderlyingSourcePullCallback: base_config_1.TYPE,
|
|
456
|
-
UnderlyingSourceStartCallback: base_config_1.TYPE,
|
|
457
|
-
VideoFrameOutputCallback: base_config_1.TYPE,
|
|
458
|
-
VoidFunction: base_config_1.TYPE,
|
|
459
|
-
WebCodecsErrorCallback: base_config_1.TYPE,
|
|
460
|
-
AlgorithmIdentifier: base_config_1.TYPE,
|
|
461
|
-
AllowSharedBufferSource: base_config_1.TYPE,
|
|
462
|
-
BigInteger: base_config_1.TYPE,
|
|
463
|
-
BinaryData: base_config_1.TYPE,
|
|
464
|
-
BlobPart: base_config_1.TYPE,
|
|
465
|
-
BodyInit: base_config_1.TYPE,
|
|
466
|
-
BufferSource: base_config_1.TYPE,
|
|
467
|
-
CSSKeywordish: base_config_1.TYPE,
|
|
468
|
-
CSSNumberish: base_config_1.TYPE,
|
|
469
|
-
CSSPerspectiveValue: base_config_1.TYPE,
|
|
470
|
-
CSSUnparsedSegment: base_config_1.TYPE,
|
|
471
|
-
CanvasImageSource: base_config_1.TYPE,
|
|
472
|
-
DOMHighResTimeStamp: base_config_1.TYPE,
|
|
473
|
-
EpochTimeStamp: base_config_1.TYPE,
|
|
474
|
-
EventListenerOrEventListenerObject: base_config_1.TYPE,
|
|
475
|
-
FileSystemWriteChunkType: base_config_1.TYPE,
|
|
476
|
-
Float32List: base_config_1.TYPE,
|
|
477
|
-
FormDataEntryValue: base_config_1.TYPE,
|
|
478
|
-
GLbitfield: base_config_1.TYPE,
|
|
479
|
-
GLboolean: base_config_1.TYPE,
|
|
480
|
-
GLclampf: base_config_1.TYPE,
|
|
481
|
-
GLenum: base_config_1.TYPE,
|
|
482
|
-
GLfloat: base_config_1.TYPE,
|
|
483
|
-
GLint: base_config_1.TYPE,
|
|
484
|
-
GLint64: base_config_1.TYPE,
|
|
485
|
-
GLintptr: base_config_1.TYPE,
|
|
486
|
-
GLsizei: base_config_1.TYPE,
|
|
487
|
-
GLsizeiptr: base_config_1.TYPE,
|
|
488
|
-
GLuint: base_config_1.TYPE,
|
|
489
|
-
GLuint64: base_config_1.TYPE,
|
|
490
|
-
HashAlgorithmIdentifier: base_config_1.TYPE,
|
|
491
|
-
HeadersInit: base_config_1.TYPE,
|
|
492
|
-
IDBValidKey: base_config_1.TYPE,
|
|
493
|
-
ImageBitmapSource: base_config_1.TYPE,
|
|
494
|
-
Int32List: base_config_1.TYPE,
|
|
495
|
-
MessageEventSource: base_config_1.TYPE,
|
|
496
|
-
NamedCurve: base_config_1.TYPE,
|
|
497
|
-
OffscreenRenderingContext: base_config_1.TYPE,
|
|
498
|
-
OnErrorEventHandler: base_config_1.TYPE,
|
|
499
|
-
PerformanceEntryList: base_config_1.TYPE,
|
|
500
|
-
PushMessageDataInit: base_config_1.TYPE,
|
|
501
|
-
ReadableStreamController: base_config_1.TYPE,
|
|
502
|
-
ReadableStreamReadResult: base_config_1.TYPE,
|
|
503
|
-
ReadableStreamReader: base_config_1.TYPE,
|
|
504
|
-
ReportList: base_config_1.TYPE,
|
|
505
|
-
RequestInfo: base_config_1.TYPE,
|
|
506
|
-
TexImageSource: base_config_1.TYPE,
|
|
507
|
-
TimerHandler: base_config_1.TYPE,
|
|
508
|
-
Transferable: base_config_1.TYPE,
|
|
509
|
-
Uint32List: base_config_1.TYPE,
|
|
510
584
|
XMLHttpRequestBodyInit: base_config_1.TYPE,
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
CSSMathOperator: base_config_1.TYPE,
|
|
515
|
-
CSSNumericBaseType: base_config_1.TYPE,
|
|
516
|
-
CanvasDirection: base_config_1.TYPE,
|
|
517
|
-
CanvasFillRule: base_config_1.TYPE,
|
|
518
|
-
CanvasFontKerning: base_config_1.TYPE,
|
|
519
|
-
CanvasFontStretch: base_config_1.TYPE,
|
|
520
|
-
CanvasFontVariantCaps: base_config_1.TYPE,
|
|
521
|
-
CanvasLineCap: base_config_1.TYPE,
|
|
522
|
-
CanvasLineJoin: base_config_1.TYPE,
|
|
523
|
-
CanvasTextAlign: base_config_1.TYPE,
|
|
524
|
-
CanvasTextBaseline: base_config_1.TYPE,
|
|
525
|
-
CanvasTextRendering: base_config_1.TYPE,
|
|
526
|
-
ClientTypes: base_config_1.TYPE,
|
|
527
|
-
CodecState: base_config_1.TYPE,
|
|
528
|
-
ColorGamut: base_config_1.TYPE,
|
|
529
|
-
ColorSpaceConversion: base_config_1.TYPE,
|
|
530
|
-
CompressionFormat: base_config_1.TYPE,
|
|
531
|
-
DocumentVisibilityState: base_config_1.TYPE,
|
|
532
|
-
EncodedVideoChunkType: base_config_1.TYPE,
|
|
533
|
-
EndingType: base_config_1.TYPE,
|
|
534
|
-
FileSystemHandleKind: base_config_1.TYPE,
|
|
535
|
-
FontDisplay: base_config_1.TYPE,
|
|
536
|
-
FontFaceLoadStatus: base_config_1.TYPE,
|
|
537
|
-
FontFaceSetLoadStatus: base_config_1.TYPE,
|
|
538
|
-
FrameType: base_config_1.TYPE,
|
|
539
|
-
GlobalCompositeOperation: base_config_1.TYPE,
|
|
540
|
-
HardwareAcceleration: base_config_1.TYPE,
|
|
541
|
-
HdrMetadataType: base_config_1.TYPE,
|
|
542
|
-
IDBCursorDirection: base_config_1.TYPE,
|
|
543
|
-
IDBRequestReadyState: base_config_1.TYPE,
|
|
544
|
-
IDBTransactionDurability: base_config_1.TYPE,
|
|
545
|
-
IDBTransactionMode: base_config_1.TYPE,
|
|
546
|
-
ImageOrientation: base_config_1.TYPE,
|
|
547
|
-
ImageSmoothingQuality: base_config_1.TYPE,
|
|
548
|
-
KeyFormat: base_config_1.TYPE,
|
|
549
|
-
KeyType: base_config_1.TYPE,
|
|
550
|
-
KeyUsage: base_config_1.TYPE,
|
|
551
|
-
LatencyMode: base_config_1.TYPE,
|
|
552
|
-
LockMode: base_config_1.TYPE,
|
|
553
|
-
MediaDecodingType: base_config_1.TYPE,
|
|
554
|
-
MediaEncodingType: base_config_1.TYPE,
|
|
555
|
-
NotificationDirection: base_config_1.TYPE,
|
|
556
|
-
NotificationPermission: base_config_1.TYPE,
|
|
557
|
-
OffscreenRenderingContextId: base_config_1.TYPE,
|
|
558
|
-
PermissionName: base_config_1.TYPE,
|
|
559
|
-
PermissionState: base_config_1.TYPE,
|
|
560
|
-
PredefinedColorSpace: base_config_1.TYPE,
|
|
561
|
-
PremultiplyAlpha: base_config_1.TYPE,
|
|
562
|
-
PushEncryptionKeyName: base_config_1.TYPE,
|
|
563
|
-
RTCEncodedVideoFrameType: base_config_1.TYPE,
|
|
564
|
-
ReadableStreamReaderMode: base_config_1.TYPE,
|
|
565
|
-
ReadableStreamType: base_config_1.TYPE,
|
|
566
|
-
ReferrerPolicy: base_config_1.TYPE,
|
|
567
|
-
RequestCache: base_config_1.TYPE,
|
|
568
|
-
RequestCredentials: base_config_1.TYPE,
|
|
569
|
-
RequestDestination: base_config_1.TYPE,
|
|
570
|
-
RequestMode: base_config_1.TYPE,
|
|
571
|
-
RequestPriority: base_config_1.TYPE,
|
|
572
|
-
RequestRedirect: base_config_1.TYPE,
|
|
573
|
-
ResizeQuality: base_config_1.TYPE,
|
|
574
|
-
ResponseType: base_config_1.TYPE,
|
|
575
|
-
SecurityPolicyViolationEventDisposition: base_config_1.TYPE,
|
|
576
|
-
ServiceWorkerState: base_config_1.TYPE,
|
|
577
|
-
ServiceWorkerUpdateViaCache: base_config_1.TYPE,
|
|
578
|
-
TransferFunction: base_config_1.TYPE,
|
|
579
|
-
VideoColorPrimaries: base_config_1.TYPE,
|
|
580
|
-
VideoEncoderBitrateMode: base_config_1.TYPE,
|
|
581
|
-
VideoMatrixCoefficients: base_config_1.TYPE,
|
|
582
|
-
VideoPixelFormat: base_config_1.TYPE,
|
|
583
|
-
VideoTransferCharacteristics: base_config_1.TYPE,
|
|
584
|
-
WebGLPowerPreference: base_config_1.TYPE,
|
|
585
|
-
WebTransportCongestionControl: base_config_1.TYPE,
|
|
586
|
-
WebTransportErrorSource: base_config_1.TYPE,
|
|
587
|
-
WorkerType: base_config_1.TYPE,
|
|
588
|
-
WriteCommandType: base_config_1.TYPE,
|
|
585
|
+
XMLHttpRequestEventMap: base_config_1.TYPE,
|
|
586
|
+
XMLHttpRequestEventTarget: base_config_1.TYPE_VALUE,
|
|
587
|
+
XMLHttpRequestEventTargetEventMap: base_config_1.TYPE,
|
|
589
588
|
XMLHttpRequestResponseType: base_config_1.TYPE,
|
|
589
|
+
XMLHttpRequestUpload: base_config_1.TYPE_VALUE,
|
|
590
590
|
};
|
|
591
591
|
//# sourceMappingURL=webworker.js.map
|