@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.
Files changed (367) hide show
  1. package/dist/ScopeManager.d.ts +6 -6
  2. package/dist/ScopeManager.d.ts.map +1 -1
  3. package/dist/ScopeManager.js +27 -27
  4. package/dist/ScopeManager.js.map +1 -1
  5. package/dist/analyze.d.ts.map +1 -1
  6. package/dist/analyze.js +5 -5
  7. package/dist/analyze.js.map +1 -1
  8. package/dist/definition/CatchClauseDefinition.d.ts +1 -1
  9. package/dist/definition/CatchClauseDefinition.d.ts.map +1 -1
  10. package/dist/definition/CatchClauseDefinition.js +2 -2
  11. package/dist/definition/CatchClauseDefinition.js.map +1 -1
  12. package/dist/definition/ClassNameDefinition.d.ts +1 -1
  13. package/dist/definition/ClassNameDefinition.d.ts.map +1 -1
  14. package/dist/definition/ClassNameDefinition.js +2 -2
  15. package/dist/definition/ClassNameDefinition.js.map +1 -1
  16. package/dist/definition/DefinitionBase.d.ts.map +1 -1
  17. package/dist/definition/DefinitionBase.js.map +1 -1
  18. package/dist/definition/FunctionNameDefinition.d.ts +1 -1
  19. package/dist/definition/FunctionNameDefinition.d.ts.map +1 -1
  20. package/dist/definition/FunctionNameDefinition.js +2 -2
  21. package/dist/definition/FunctionNameDefinition.js.map +1 -1
  22. package/dist/definition/ImplicitGlobalVariableDefinition.d.ts +1 -1
  23. package/dist/definition/ImplicitGlobalVariableDefinition.d.ts.map +1 -1
  24. package/dist/definition/ImplicitGlobalVariableDefinition.js +2 -2
  25. package/dist/definition/ImplicitGlobalVariableDefinition.js.map +1 -1
  26. package/dist/definition/ImportBindingDefinition.d.ts +2 -2
  27. package/dist/definition/ImportBindingDefinition.d.ts.map +1 -1
  28. package/dist/definition/ImportBindingDefinition.js +2 -2
  29. package/dist/definition/ImportBindingDefinition.js.map +1 -1
  30. package/dist/definition/ParameterDefinition.d.ts +2 -2
  31. package/dist/definition/ParameterDefinition.d.ts.map +1 -1
  32. package/dist/definition/ParameterDefinition.js +2 -2
  33. package/dist/definition/ParameterDefinition.js.map +1 -1
  34. package/dist/definition/TSEnumMemberDefinition.d.ts +1 -1
  35. package/dist/definition/TSEnumMemberDefinition.d.ts.map +1 -1
  36. package/dist/definition/TSEnumMemberDefinition.js +2 -2
  37. package/dist/definition/TSEnumMemberDefinition.js.map +1 -1
  38. package/dist/definition/TSEnumNameDefinition.d.ts +1 -1
  39. package/dist/definition/TSEnumNameDefinition.d.ts.map +1 -1
  40. package/dist/definition/TSEnumNameDefinition.js +2 -2
  41. package/dist/definition/TSEnumNameDefinition.js.map +1 -1
  42. package/dist/definition/TSModuleNameDefinition.d.ts +1 -1
  43. package/dist/definition/TSModuleNameDefinition.d.ts.map +1 -1
  44. package/dist/definition/TSModuleNameDefinition.js +2 -2
  45. package/dist/definition/TSModuleNameDefinition.js.map +1 -1
  46. package/dist/definition/TypeDefinition.d.ts +1 -1
  47. package/dist/definition/TypeDefinition.d.ts.map +1 -1
  48. package/dist/definition/TypeDefinition.js +2 -2
  49. package/dist/definition/TypeDefinition.js.map +1 -1
  50. package/dist/definition/VariableDefinition.d.ts +1 -1
  51. package/dist/definition/VariableDefinition.d.ts.map +1 -1
  52. package/dist/definition/VariableDefinition.js +2 -2
  53. package/dist/definition/VariableDefinition.js.map +1 -1
  54. package/dist/index.d.ts +1 -1
  55. package/dist/index.d.ts.map +1 -1
  56. package/dist/index.js +3 -3
  57. package/dist/index.js.map +1 -1
  58. package/dist/lib/decorators.d.ts.map +1 -1
  59. package/dist/lib/decorators.js +9 -9
  60. package/dist/lib/decorators.js.map +1 -1
  61. package/dist/lib/decorators.legacy.d.ts.map +1 -1
  62. package/dist/lib/decorators.legacy.js +1 -1
  63. package/dist/lib/decorators.legacy.js.map +1 -1
  64. package/dist/lib/dom.asynciterable.d.ts.map +1 -1
  65. package/dist/lib/dom.asynciterable.js.map +1 -1
  66. package/dist/lib/dom.d.ts.map +1 -1
  67. package/dist/lib/dom.iterable.d.ts.map +1 -1
  68. package/dist/lib/dom.iterable.js +15 -15
  69. package/dist/lib/dom.iterable.js.map +1 -1
  70. package/dist/lib/dom.js +1199 -1199
  71. package/dist/lib/dom.js.map +1 -1
  72. package/dist/lib/es2015.collection.d.ts.map +1 -1
  73. package/dist/lib/es2015.collection.js +3 -3
  74. package/dist/lib/es2015.collection.js.map +1 -1
  75. package/dist/lib/es2015.core.d.ts.map +1 -1
  76. package/dist/lib/es2015.core.js +7 -7
  77. package/dist/lib/es2015.core.js.map +1 -1
  78. package/dist/lib/es2015.d.ts.map +1 -1
  79. package/dist/lib/es2015.generator.d.ts.map +1 -1
  80. package/dist/lib/es2015.generator.js.map +1 -1
  81. package/dist/lib/es2015.iterable.d.ts.map +1 -1
  82. package/dist/lib/es2015.iterable.js +30 -30
  83. package/dist/lib/es2015.iterable.js.map +1 -1
  84. package/dist/lib/es2015.js +1 -1
  85. package/dist/lib/es2015.js.map +1 -1
  86. package/dist/lib/es2015.promise.d.ts.map +1 -1
  87. package/dist/lib/es2015.promise.js.map +1 -1
  88. package/dist/lib/es2015.proxy.d.ts.map +1 -1
  89. package/dist/lib/es2015.proxy.js +1 -1
  90. package/dist/lib/es2015.proxy.js.map +1 -1
  91. package/dist/lib/es2015.reflect.d.ts.map +1 -1
  92. package/dist/lib/es2015.reflect.js.map +1 -1
  93. package/dist/lib/es2015.symbol.d.ts.map +1 -1
  94. package/dist/lib/es2015.symbol.js.map +1 -1
  95. package/dist/lib/es2015.symbol.wellknown.d.ts.map +1 -1
  96. package/dist/lib/es2015.symbol.wellknown.js +21 -21
  97. package/dist/lib/es2015.symbol.wellknown.js.map +1 -1
  98. package/dist/lib/es2016.array.include.d.ts.map +1 -1
  99. package/dist/lib/es2016.array.include.js +7 -7
  100. package/dist/lib/es2016.array.include.js.map +1 -1
  101. package/dist/lib/es2016.d.ts.map +1 -1
  102. package/dist/lib/es2016.full.d.ts.map +1 -1
  103. package/dist/lib/es2016.full.js.map +1 -1
  104. package/dist/lib/es2016.intl.d.ts.map +1 -1
  105. package/dist/lib/es2016.intl.js.map +1 -1
  106. package/dist/lib/es2016.js.map +1 -1
  107. package/dist/lib/es2017.d.ts.map +1 -1
  108. package/dist/lib/es2017.date.d.ts.map +1 -1
  109. package/dist/lib/es2017.date.js.map +1 -1
  110. package/dist/lib/es2017.full.d.ts.map +1 -1
  111. package/dist/lib/es2017.full.js.map +1 -1
  112. package/dist/lib/es2017.intl.d.ts.map +1 -1
  113. package/dist/lib/es2017.intl.js.map +1 -1
  114. package/dist/lib/es2017.js.map +1 -1
  115. package/dist/lib/es2017.object.d.ts.map +1 -1
  116. package/dist/lib/es2017.object.js.map +1 -1
  117. package/dist/lib/es2017.sharedmemory.d.ts.map +1 -1
  118. package/dist/lib/es2017.sharedmemory.js +2 -2
  119. package/dist/lib/es2017.sharedmemory.js.map +1 -1
  120. package/dist/lib/es2017.string.d.ts.map +1 -1
  121. package/dist/lib/es2017.string.js.map +1 -1
  122. package/dist/lib/es2017.typedarrays.d.ts.map +1 -1
  123. package/dist/lib/es2017.typedarrays.js +6 -6
  124. package/dist/lib/es2017.typedarrays.js.map +1 -1
  125. package/dist/lib/es2018.asyncgenerator.d.ts.map +1 -1
  126. package/dist/lib/es2018.asyncgenerator.js.map +1 -1
  127. package/dist/lib/es2018.asynciterable.d.ts.map +1 -1
  128. package/dist/lib/es2018.asynciterable.js +2 -2
  129. package/dist/lib/es2018.asynciterable.js.map +1 -1
  130. package/dist/lib/es2018.d.ts.map +1 -1
  131. package/dist/lib/es2018.full.d.ts.map +1 -1
  132. package/dist/lib/es2018.full.js.map +1 -1
  133. package/dist/lib/es2018.intl.d.ts.map +1 -1
  134. package/dist/lib/es2018.intl.js.map +1 -1
  135. package/dist/lib/es2018.js.map +1 -1
  136. package/dist/lib/es2018.promise.d.ts.map +1 -1
  137. package/dist/lib/es2018.promise.js.map +1 -1
  138. package/dist/lib/es2018.regexp.d.ts.map +1 -1
  139. package/dist/lib/es2018.regexp.js +2 -2
  140. package/dist/lib/es2018.regexp.js.map +1 -1
  141. package/dist/lib/es2019.array.d.ts.map +1 -1
  142. package/dist/lib/es2019.array.js +1 -1
  143. package/dist/lib/es2019.array.js.map +1 -1
  144. package/dist/lib/es2019.d.ts.map +1 -1
  145. package/dist/lib/es2019.full.d.ts.map +1 -1
  146. package/dist/lib/es2019.full.js.map +1 -1
  147. package/dist/lib/es2019.intl.d.ts.map +1 -1
  148. package/dist/lib/es2019.intl.js.map +1 -1
  149. package/dist/lib/es2019.js.map +1 -1
  150. package/dist/lib/es2019.object.d.ts.map +1 -1
  151. package/dist/lib/es2019.object.js.map +1 -1
  152. package/dist/lib/es2019.string.d.ts.map +1 -1
  153. package/dist/lib/es2019.string.js.map +1 -1
  154. package/dist/lib/es2019.symbol.d.ts.map +1 -1
  155. package/dist/lib/es2019.symbol.js.map +1 -1
  156. package/dist/lib/es2020.bigint.d.ts.map +1 -1
  157. package/dist/lib/es2020.bigint.js +2 -2
  158. package/dist/lib/es2020.bigint.js.map +1 -1
  159. package/dist/lib/es2020.d.ts.map +1 -1
  160. package/dist/lib/es2020.date.d.ts.map +1 -1
  161. package/dist/lib/es2020.date.js.map +1 -1
  162. package/dist/lib/es2020.full.d.ts.map +1 -1
  163. package/dist/lib/es2020.full.js.map +1 -1
  164. package/dist/lib/es2020.intl.d.ts.map +1 -1
  165. package/dist/lib/es2020.intl.js.map +1 -1
  166. package/dist/lib/es2020.js.map +1 -1
  167. package/dist/lib/es2020.number.d.ts.map +1 -1
  168. package/dist/lib/es2020.number.js.map +1 -1
  169. package/dist/lib/es2020.promise.d.ts.map +1 -1
  170. package/dist/lib/es2020.promise.js +1 -1
  171. package/dist/lib/es2020.promise.js.map +1 -1
  172. package/dist/lib/es2020.sharedmemory.d.ts.map +1 -1
  173. package/dist/lib/es2020.sharedmemory.js.map +1 -1
  174. package/dist/lib/es2020.string.d.ts.map +1 -1
  175. package/dist/lib/es2020.string.js.map +1 -1
  176. package/dist/lib/es2020.symbol.wellknown.d.ts.map +1 -1
  177. package/dist/lib/es2020.symbol.wellknown.js +1 -1
  178. package/dist/lib/es2020.symbol.wellknown.js.map +1 -1
  179. package/dist/lib/es2021.d.ts.map +1 -1
  180. package/dist/lib/es2021.full.d.ts.map +1 -1
  181. package/dist/lib/es2021.full.js.map +1 -1
  182. package/dist/lib/es2021.intl.d.ts.map +1 -1
  183. package/dist/lib/es2021.intl.js.map +1 -1
  184. package/dist/lib/es2021.js.map +1 -1
  185. package/dist/lib/es2021.promise.d.ts.map +1 -1
  186. package/dist/lib/es2021.promise.js.map +1 -1
  187. package/dist/lib/es2021.string.d.ts.map +1 -1
  188. package/dist/lib/es2021.string.js.map +1 -1
  189. package/dist/lib/es2021.weakref.d.ts.map +1 -1
  190. package/dist/lib/es2021.weakref.js +2 -2
  191. package/dist/lib/es2021.weakref.js.map +1 -1
  192. package/dist/lib/es2022.array.d.ts.map +1 -1
  193. package/dist/lib/es2022.array.js +9 -9
  194. package/dist/lib/es2022.array.js.map +1 -1
  195. package/dist/lib/es2022.d.ts.map +1 -1
  196. package/dist/lib/es2022.error.d.ts.map +1 -1
  197. package/dist/lib/es2022.error.js +2 -2
  198. package/dist/lib/es2022.error.js.map +1 -1
  199. package/dist/lib/es2022.full.d.ts.map +1 -1
  200. package/dist/lib/es2022.full.js.map +1 -1
  201. package/dist/lib/es2022.intl.d.ts.map +1 -1
  202. package/dist/lib/es2022.intl.js.map +1 -1
  203. package/dist/lib/es2022.js.map +1 -1
  204. package/dist/lib/es2022.object.d.ts.map +1 -1
  205. package/dist/lib/es2022.object.js.map +1 -1
  206. package/dist/lib/es2022.regexp.d.ts.map +1 -1
  207. package/dist/lib/es2022.regexp.js +2 -2
  208. package/dist/lib/es2022.regexp.js.map +1 -1
  209. package/dist/lib/es2022.sharedmemory.d.ts.map +1 -1
  210. package/dist/lib/es2022.sharedmemory.js.map +1 -1
  211. package/dist/lib/es2022.string.d.ts.map +1 -1
  212. package/dist/lib/es2022.string.js.map +1 -1
  213. package/dist/lib/es2023.array.d.ts.map +1 -1
  214. package/dist/lib/es2023.array.js +9 -9
  215. package/dist/lib/es2023.array.js.map +1 -1
  216. package/dist/lib/es2023.collection.d.ts.map +1 -1
  217. package/dist/lib/es2023.collection.js.map +1 -1
  218. package/dist/lib/es2023.d.ts.map +1 -1
  219. package/dist/lib/es2023.full.d.ts.map +1 -1
  220. package/dist/lib/es2023.full.js.map +1 -1
  221. package/dist/lib/es2023.intl.d.ts.map +1 -1
  222. package/dist/lib/es2023.intl.js.map +1 -1
  223. package/dist/lib/es2023.js.map +1 -1
  224. package/dist/lib/es5.d.ts.map +1 -1
  225. package/dist/lib/es5.js +83 -83
  226. package/dist/lib/es5.js.map +1 -1
  227. package/dist/lib/es6.d.ts.map +1 -1
  228. package/dist/lib/es6.js +1 -1
  229. package/dist/lib/es6.js.map +1 -1
  230. package/dist/lib/es7.d.ts.map +1 -1
  231. package/dist/lib/es7.js.map +1 -1
  232. package/dist/lib/esnext.array.d.ts.map +1 -1
  233. package/dist/lib/esnext.array.js.map +1 -1
  234. package/dist/lib/esnext.asynciterable.d.ts.map +1 -1
  235. package/dist/lib/esnext.asynciterable.js +2 -2
  236. package/dist/lib/esnext.asynciterable.js.map +1 -1
  237. package/dist/lib/esnext.bigint.d.ts.map +1 -1
  238. package/dist/lib/esnext.bigint.js +2 -2
  239. package/dist/lib/esnext.bigint.js.map +1 -1
  240. package/dist/lib/esnext.collection.d.ts.map +1 -1
  241. package/dist/lib/esnext.collection.js +1 -1
  242. package/dist/lib/esnext.collection.js.map +1 -1
  243. package/dist/lib/esnext.d.ts.map +1 -1
  244. package/dist/lib/esnext.decorators.d.ts.map +1 -1
  245. package/dist/lib/esnext.decorators.js +1 -1
  246. package/dist/lib/esnext.decorators.js.map +1 -1
  247. package/dist/lib/esnext.disposable.d.ts.map +1 -1
  248. package/dist/lib/esnext.disposable.js +6 -6
  249. package/dist/lib/esnext.disposable.js.map +1 -1
  250. package/dist/lib/esnext.full.d.ts.map +1 -1
  251. package/dist/lib/esnext.full.js.map +1 -1
  252. package/dist/lib/esnext.intl.d.ts.map +1 -1
  253. package/dist/lib/esnext.intl.js.map +1 -1
  254. package/dist/lib/esnext.js.map +1 -1
  255. package/dist/lib/esnext.object.d.ts.map +1 -1
  256. package/dist/lib/esnext.object.js.map +1 -1
  257. package/dist/lib/esnext.promise.d.ts.map +1 -1
  258. package/dist/lib/esnext.promise.js +1 -1
  259. package/dist/lib/esnext.promise.js.map +1 -1
  260. package/dist/lib/esnext.regexp.d.ts.map +1 -1
  261. package/dist/lib/esnext.regexp.js.map +1 -1
  262. package/dist/lib/esnext.string.d.ts.map +1 -1
  263. package/dist/lib/esnext.string.js.map +1 -1
  264. package/dist/lib/esnext.symbol.d.ts.map +1 -1
  265. package/dist/lib/esnext.symbol.js.map +1 -1
  266. package/dist/lib/esnext.weakref.d.ts.map +1 -1
  267. package/dist/lib/esnext.weakref.js +2 -2
  268. package/dist/lib/esnext.weakref.js.map +1 -1
  269. package/dist/lib/index.d.ts +44 -44
  270. package/dist/lib/index.js +47 -47
  271. package/dist/lib/index.js.map +1 -1
  272. package/dist/lib/lib.d.ts.map +1 -1
  273. package/dist/lib/lib.js.map +1 -1
  274. package/dist/lib/scripthost.d.ts.map +1 -1
  275. package/dist/lib/scripthost.js +7 -7
  276. package/dist/lib/scripthost.js.map +1 -1
  277. package/dist/lib/webworker.asynciterable.d.ts.map +1 -1
  278. package/dist/lib/webworker.asynciterable.js.map +1 -1
  279. package/dist/lib/webworker.d.ts.map +1 -1
  280. package/dist/lib/webworker.iterable.d.ts.map +1 -1
  281. package/dist/lib/webworker.iterable.js +3 -3
  282. package/dist/lib/webworker.iterable.js.map +1 -1
  283. package/dist/lib/webworker.js +361 -361
  284. package/dist/lib/webworker.js.map +1 -1
  285. package/dist/referencer/ClassVisitor.d.ts +7 -7
  286. package/dist/referencer/ClassVisitor.d.ts.map +1 -1
  287. package/dist/referencer/ClassVisitor.js +35 -35
  288. package/dist/referencer/ClassVisitor.js.map +1 -1
  289. package/dist/referencer/ExportVisitor.d.ts +1 -1
  290. package/dist/referencer/ExportVisitor.d.ts.map +1 -1
  291. package/dist/referencer/ExportVisitor.js +11 -11
  292. package/dist/referencer/ExportVisitor.js.map +1 -1
  293. package/dist/referencer/ImportVisitor.d.ts +2 -2
  294. package/dist/referencer/ImportVisitor.d.ts.map +1 -1
  295. package/dist/referencer/ImportVisitor.js +7 -7
  296. package/dist/referencer/ImportVisitor.js.map +1 -1
  297. package/dist/referencer/PatternVisitor.d.ts +1 -1
  298. package/dist/referencer/PatternVisitor.d.ts.map +1 -1
  299. package/dist/referencer/PatternVisitor.js +12 -12
  300. package/dist/referencer/PatternVisitor.js.map +1 -1
  301. package/dist/referencer/Reference.d.ts +3 -3
  302. package/dist/referencer/Reference.d.ts.map +1 -1
  303. package/dist/referencer/Reference.js +13 -13
  304. package/dist/referencer/Reference.js.map +1 -1
  305. package/dist/referencer/Referencer.d.ts +9 -9
  306. package/dist/referencer/Referencer.d.ts.map +1 -1
  307. package/dist/referencer/Referencer.js +70 -70
  308. package/dist/referencer/Referencer.js.map +1 -1
  309. package/dist/referencer/TypeVisitor.d.ts +1 -1
  310. package/dist/referencer/TypeVisitor.d.ts.map +1 -1
  311. package/dist/referencer/TypeVisitor.js +4 -4
  312. package/dist/referencer/TypeVisitor.js.map +1 -1
  313. package/dist/referencer/Visitor.d.ts.map +1 -1
  314. package/dist/referencer/Visitor.js.map +1 -1
  315. package/dist/referencer/VisitorBase.d.ts.map +1 -1
  316. package/dist/referencer/VisitorBase.js.map +1 -1
  317. package/dist/scope/BlockScope.d.ts.map +1 -1
  318. package/dist/scope/BlockScope.js.map +1 -1
  319. package/dist/scope/CatchScope.d.ts.map +1 -1
  320. package/dist/scope/CatchScope.js.map +1 -1
  321. package/dist/scope/ClassFieldInitializerScope.d.ts.map +1 -1
  322. package/dist/scope/ClassFieldInitializerScope.js.map +1 -1
  323. package/dist/scope/ClassScope.d.ts.map +1 -1
  324. package/dist/scope/ClassScope.js.map +1 -1
  325. package/dist/scope/ClassStaticBlockScope.d.ts.map +1 -1
  326. package/dist/scope/ClassStaticBlockScope.js.map +1 -1
  327. package/dist/scope/ConditionalTypeScope.d.ts.map +1 -1
  328. package/dist/scope/ConditionalTypeScope.js.map +1 -1
  329. package/dist/scope/ForScope.d.ts.map +1 -1
  330. package/dist/scope/ForScope.js.map +1 -1
  331. package/dist/scope/FunctionExpressionNameScope.d.ts.map +1 -1
  332. package/dist/scope/FunctionExpressionNameScope.js.map +1 -1
  333. package/dist/scope/FunctionScope.d.ts.map +1 -1
  334. package/dist/scope/FunctionScope.js.map +1 -1
  335. package/dist/scope/FunctionTypeScope.d.ts.map +1 -1
  336. package/dist/scope/FunctionTypeScope.js.map +1 -1
  337. package/dist/scope/GlobalScope.d.ts +1 -1
  338. package/dist/scope/GlobalScope.d.ts.map +1 -1
  339. package/dist/scope/GlobalScope.js +4 -4
  340. package/dist/scope/GlobalScope.js.map +1 -1
  341. package/dist/scope/MappedTypeScope.d.ts.map +1 -1
  342. package/dist/scope/MappedTypeScope.js.map +1 -1
  343. package/dist/scope/ModuleScope.d.ts.map +1 -1
  344. package/dist/scope/ModuleScope.js.map +1 -1
  345. package/dist/scope/ScopeBase.d.ts +8 -13
  346. package/dist/scope/ScopeBase.d.ts.map +1 -1
  347. package/dist/scope/ScopeBase.js +71 -71
  348. package/dist/scope/ScopeBase.js.map +1 -1
  349. package/dist/scope/SwitchScope.d.ts.map +1 -1
  350. package/dist/scope/SwitchScope.js.map +1 -1
  351. package/dist/scope/TSEnumScope.d.ts.map +1 -1
  352. package/dist/scope/TSEnumScope.js.map +1 -1
  353. package/dist/scope/TSModuleScope.d.ts.map +1 -1
  354. package/dist/scope/TSModuleScope.js.map +1 -1
  355. package/dist/scope/TypeScope.d.ts.map +1 -1
  356. package/dist/scope/TypeScope.js.map +1 -1
  357. package/dist/scope/WithScope.d.ts.map +1 -1
  358. package/dist/scope/WithScope.js.map +1 -1
  359. package/dist/variable/ImplicitLibVariable.d.ts +2 -2
  360. package/dist/variable/ImplicitLibVariable.d.ts.map +1 -1
  361. package/dist/variable/ImplicitLibVariable.js +1 -1
  362. package/dist/variable/ImplicitLibVariable.js.map +1 -1
  363. package/dist/variable/VariableBase.d.ts.map +1 -1
  364. package/dist/variable/VariableBase.js.map +1 -1
  365. package/dist/variable/index.d.ts +1 -1
  366. package/dist/variable/index.d.ts.map +1 -1
  367. package/package.json +4 -4
package/dist/lib/dom.js CHANGED
@@ -7,6 +7,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.dom = void 0;
8
8
  const base_config_1 = require("./base-config");
9
9
  exports.dom = {
10
+ AbortController: base_config_1.TYPE_VALUE,
11
+ AbortSignal: base_config_1.TYPE_VALUE,
12
+ AbortSignalEventMap: base_config_1.TYPE,
13
+ AbstractRange: base_config_1.TYPE_VALUE,
14
+ AbstractWorker: base_config_1.TYPE,
15
+ AbstractWorkerEventMap: base_config_1.TYPE,
10
16
  AddEventListenerOptions: base_config_1.TYPE,
11
17
  AesCbcParams: base_config_1.TYPE,
12
18
  AesCtrParams: base_config_1.TYPE,
@@ -15,231 +21,1020 @@ exports.dom = {
15
21
  AesKeyAlgorithm: base_config_1.TYPE,
16
22
  AesKeyGenParams: base_config_1.TYPE,
17
23
  Algorithm: base_config_1.TYPE,
24
+ AlgorithmIdentifier: base_config_1.TYPE,
25
+ AlignSetting: base_config_1.TYPE,
26
+ AllowSharedBufferSource: base_config_1.TYPE,
27
+ AlphaOption: base_config_1.TYPE,
28
+ AnalyserNode: base_config_1.TYPE_VALUE,
18
29
  AnalyserOptions: base_config_1.TYPE,
30
+ ANGLE_instanced_arrays: base_config_1.TYPE,
31
+ Animatable: base_config_1.TYPE,
32
+ Animation: base_config_1.TYPE_VALUE,
33
+ AnimationEffect: base_config_1.TYPE_VALUE,
34
+ AnimationEvent: base_config_1.TYPE_VALUE,
19
35
  AnimationEventInit: base_config_1.TYPE,
36
+ AnimationEventMap: base_config_1.TYPE,
37
+ AnimationFrameProvider: base_config_1.TYPE,
38
+ AnimationPlaybackEvent: base_config_1.TYPE_VALUE,
20
39
  AnimationPlaybackEventInit: base_config_1.TYPE,
40
+ AnimationPlayState: base_config_1.TYPE,
41
+ AnimationReplaceState: base_config_1.TYPE,
42
+ AnimationTimeline: base_config_1.TYPE_VALUE,
43
+ AppendMode: base_config_1.TYPE,
44
+ ARIAMixin: base_config_1.TYPE,
21
45
  AssignedNodesOptions: base_config_1.TYPE,
46
+ AttestationConveyancePreference: base_config_1.TYPE,
47
+ Attr: base_config_1.TYPE_VALUE,
48
+ AudioBuffer: base_config_1.TYPE_VALUE,
22
49
  AudioBufferOptions: base_config_1.TYPE,
50
+ AudioBufferSourceNode: base_config_1.TYPE_VALUE,
23
51
  AudioBufferSourceOptions: base_config_1.TYPE,
24
52
  AudioConfiguration: base_config_1.TYPE,
53
+ AudioContext: base_config_1.TYPE_VALUE,
54
+ AudioContextLatencyCategory: base_config_1.TYPE,
25
55
  AudioContextOptions: base_config_1.TYPE,
56
+ AudioContextState: base_config_1.TYPE,
57
+ AudioDestinationNode: base_config_1.TYPE_VALUE,
58
+ AudioListener: base_config_1.TYPE_VALUE,
59
+ AudioNode: base_config_1.TYPE_VALUE,
26
60
  AudioNodeOptions: base_config_1.TYPE,
61
+ AudioParam: base_config_1.TYPE_VALUE,
62
+ AudioParamMap: base_config_1.TYPE_VALUE,
63
+ AudioProcessingEvent: base_config_1.TYPE_VALUE,
27
64
  AudioProcessingEventInit: base_config_1.TYPE,
65
+ AudioScheduledSourceNode: base_config_1.TYPE_VALUE,
66
+ AudioScheduledSourceNodeEventMap: base_config_1.TYPE,
28
67
  AudioTimestamp: base_config_1.TYPE,
68
+ AudioWorklet: base_config_1.TYPE_VALUE,
69
+ AudioWorkletNode: base_config_1.TYPE_VALUE,
70
+ AudioWorkletNodeEventMap: base_config_1.TYPE,
29
71
  AudioWorkletNodeOptions: base_config_1.TYPE,
30
72
  AuthenticationExtensionsClientInputs: base_config_1.TYPE,
31
73
  AuthenticationExtensionsClientOutputs: base_config_1.TYPE,
74
+ AuthenticatorAssertionResponse: base_config_1.TYPE_VALUE,
75
+ AuthenticatorAttachment: base_config_1.TYPE,
76
+ AuthenticatorAttestationResponse: base_config_1.TYPE_VALUE,
77
+ AuthenticatorResponse: base_config_1.TYPE_VALUE,
32
78
  AuthenticatorSelectionCriteria: base_config_1.TYPE,
79
+ AuthenticatorTransport: base_config_1.TYPE,
80
+ AutoFill: base_config_1.TYPE,
81
+ AutoFillAddressKind: base_config_1.TYPE,
82
+ AutoFillBase: base_config_1.TYPE,
83
+ AutoFillContactField: base_config_1.TYPE,
84
+ AutoFillContactKind: base_config_1.TYPE,
85
+ AutoFillCredentialField: base_config_1.TYPE,
86
+ AutoFillField: base_config_1.TYPE,
87
+ AutoFillNormalField: base_config_1.TYPE,
88
+ AutoFillSection: base_config_1.TYPE,
89
+ AutoKeyword: base_config_1.TYPE,
90
+ AutomationRate: base_config_1.TYPE,
91
+ AvcBitstreamFormat: base_config_1.TYPE,
33
92
  AvcEncoderConfig: base_config_1.TYPE,
93
+ BarProp: base_config_1.TYPE_VALUE,
94
+ BaseAudioContext: base_config_1.TYPE_VALUE,
95
+ BaseAudioContextEventMap: base_config_1.TYPE,
96
+ BeforeUnloadEvent: base_config_1.TYPE_VALUE,
97
+ BigInteger: base_config_1.TYPE,
98
+ BinaryData: base_config_1.TYPE,
99
+ BinaryType: base_config_1.TYPE,
100
+ BiquadFilterNode: base_config_1.TYPE_VALUE,
34
101
  BiquadFilterOptions: base_config_1.TYPE,
102
+ BiquadFilterType: base_config_1.TYPE,
103
+ Blob: base_config_1.TYPE_VALUE,
104
+ BlobCallback: base_config_1.TYPE,
105
+ BlobEvent: base_config_1.TYPE_VALUE,
35
106
  BlobEventInit: base_config_1.TYPE,
107
+ BlobPart: base_config_1.TYPE,
36
108
  BlobPropertyBag: base_config_1.TYPE,
37
- CSSMatrixComponentOptions: base_config_1.TYPE,
38
- CSSNumericType: base_config_1.TYPE,
39
- CSSStyleSheetInit: base_config_1.TYPE,
109
+ Body: base_config_1.TYPE,
110
+ BodyInit: base_config_1.TYPE,
111
+ BroadcastChannel: base_config_1.TYPE_VALUE,
112
+ BroadcastChannelEventMap: base_config_1.TYPE,
113
+ BufferSource: base_config_1.TYPE,
114
+ ByteLengthQueuingStrategy: base_config_1.TYPE_VALUE,
115
+ Cache: base_config_1.TYPE_VALUE,
40
116
  CacheQueryOptions: base_config_1.TYPE,
117
+ CacheStorage: base_config_1.TYPE_VALUE,
118
+ CanPlayTypeResult: base_config_1.TYPE,
119
+ CanvasCaptureMediaStreamTrack: base_config_1.TYPE_VALUE,
120
+ CanvasCompositing: base_config_1.TYPE,
121
+ CanvasDirection: base_config_1.TYPE,
122
+ CanvasDrawImage: base_config_1.TYPE,
123
+ CanvasDrawPath: base_config_1.TYPE,
124
+ CanvasFillRule: base_config_1.TYPE,
125
+ CanvasFillStrokeStyles: base_config_1.TYPE,
126
+ CanvasFilters: base_config_1.TYPE,
127
+ CanvasFontKerning: base_config_1.TYPE,
128
+ CanvasFontStretch: base_config_1.TYPE,
129
+ CanvasFontVariantCaps: base_config_1.TYPE,
130
+ CanvasGradient: base_config_1.TYPE_VALUE,
131
+ CanvasImageData: base_config_1.TYPE,
132
+ CanvasImageSmoothing: base_config_1.TYPE,
133
+ CanvasImageSource: base_config_1.TYPE,
134
+ CanvasLineCap: base_config_1.TYPE,
135
+ CanvasLineJoin: base_config_1.TYPE,
136
+ CanvasPath: base_config_1.TYPE,
137
+ CanvasPathDrawingStyles: base_config_1.TYPE,
138
+ CanvasPattern: base_config_1.TYPE_VALUE,
139
+ CanvasRect: base_config_1.TYPE,
140
+ CanvasRenderingContext2D: base_config_1.TYPE_VALUE,
41
141
  CanvasRenderingContext2DSettings: base_config_1.TYPE,
142
+ CanvasShadowStyles: base_config_1.TYPE,
143
+ CanvasState: base_config_1.TYPE,
144
+ CanvasText: base_config_1.TYPE,
145
+ CanvasTextAlign: base_config_1.TYPE,
146
+ CanvasTextBaseline: base_config_1.TYPE,
147
+ CanvasTextDrawingStyles: base_config_1.TYPE,
148
+ CanvasTextRendering: base_config_1.TYPE,
149
+ CanvasTransform: base_config_1.TYPE,
150
+ CanvasUserInterface: base_config_1.TYPE,
151
+ CDATASection: base_config_1.TYPE_VALUE,
152
+ ChannelCountMode: base_config_1.TYPE,
153
+ ChannelInterpretation: base_config_1.TYPE,
154
+ ChannelMergerNode: base_config_1.TYPE_VALUE,
42
155
  ChannelMergerOptions: base_config_1.TYPE,
156
+ ChannelSplitterNode: base_config_1.TYPE_VALUE,
43
157
  ChannelSplitterOptions: base_config_1.TYPE,
158
+ CharacterData: base_config_1.TYPE_VALUE,
44
159
  CheckVisibilityOptions: base_config_1.TYPE,
160
+ ChildNode: base_config_1.TYPE,
45
161
  ClientQueryOptions: base_config_1.TYPE,
162
+ ClientRect: base_config_1.TYPE,
163
+ ClientTypes: base_config_1.TYPE,
164
+ Clipboard: base_config_1.TYPE_VALUE,
165
+ ClipboardEvent: base_config_1.TYPE_VALUE,
46
166
  ClipboardEventInit: base_config_1.TYPE,
167
+ ClipboardItem: base_config_1.TYPE_VALUE,
168
+ ClipboardItemData: base_config_1.TYPE,
47
169
  ClipboardItemOptions: base_config_1.TYPE,
170
+ ClipboardItems: base_config_1.TYPE,
171
+ CloseEvent: base_config_1.TYPE_VALUE,
48
172
  CloseEventInit: base_config_1.TYPE,
173
+ CodecState: base_config_1.TYPE,
174
+ ColorGamut: base_config_1.TYPE,
175
+ ColorSpaceConversion: base_config_1.TYPE,
176
+ Comment: base_config_1.TYPE_VALUE,
177
+ CompositeOperation: base_config_1.TYPE,
178
+ CompositeOperationOrAuto: base_config_1.TYPE,
179
+ CompositionEvent: base_config_1.TYPE_VALUE,
49
180
  CompositionEventInit: base_config_1.TYPE,
181
+ CompressionFormat: base_config_1.TYPE,
182
+ CompressionStream: base_config_1.TYPE_VALUE,
50
183
  ComputedEffectTiming: base_config_1.TYPE,
51
184
  ComputedKeyframe: base_config_1.TYPE,
185
+ Console: base_config_1.TYPE,
186
+ ConstantSourceNode: base_config_1.TYPE_VALUE,
52
187
  ConstantSourceOptions: base_config_1.TYPE,
188
+ ConstrainBoolean: base_config_1.TYPE,
53
189
  ConstrainBooleanParameters: base_config_1.TYPE,
190
+ ConstrainDOMString: base_config_1.TYPE,
54
191
  ConstrainDOMStringParameters: base_config_1.TYPE,
192
+ ConstrainDouble: base_config_1.TYPE,
55
193
  ConstrainDoubleRange: base_config_1.TYPE,
194
+ ConstrainULong: base_config_1.TYPE,
56
195
  ConstrainULongRange: base_config_1.TYPE,
196
+ ContentVisibilityAutoStateChangeEvent: base_config_1.TYPE_VALUE,
57
197
  ContentVisibilityAutoStateChangeEventInit: base_config_1.TYPE,
198
+ ConvolverNode: base_config_1.TYPE_VALUE,
58
199
  ConvolverOptions: base_config_1.TYPE,
200
+ COSEAlgorithmIdentifier: base_config_1.TYPE,
201
+ CountQueuingStrategy: base_config_1.TYPE_VALUE,
202
+ Credential: base_config_1.TYPE_VALUE,
59
203
  CredentialCreationOptions: base_config_1.TYPE,
204
+ CredentialMediationRequirement: base_config_1.TYPE,
60
205
  CredentialPropertiesOutput: base_config_1.TYPE,
61
206
  CredentialRequestOptions: base_config_1.TYPE,
207
+ CredentialsContainer: base_config_1.TYPE_VALUE,
208
+ Crypto: base_config_1.TYPE_VALUE,
209
+ CryptoKey: base_config_1.TYPE_VALUE,
62
210
  CryptoKeyPair: base_config_1.TYPE,
211
+ CSS: base_config_1.TYPE_VALUE,
212
+ CSSAnimation: base_config_1.TYPE_VALUE,
213
+ CSSConditionRule: base_config_1.TYPE_VALUE,
214
+ CSSContainerRule: base_config_1.TYPE_VALUE,
215
+ CSSCounterStyleRule: base_config_1.TYPE_VALUE,
216
+ CSSFontFaceRule: base_config_1.TYPE_VALUE,
217
+ CSSFontFeatureValuesRule: base_config_1.TYPE_VALUE,
218
+ CSSFontPaletteValuesRule: base_config_1.TYPE_VALUE,
219
+ CSSGroupingRule: base_config_1.TYPE_VALUE,
220
+ CSSImageValue: base_config_1.TYPE_VALUE,
221
+ CSSImportRule: base_config_1.TYPE_VALUE,
222
+ CSSKeyframeRule: base_config_1.TYPE_VALUE,
223
+ CSSKeyframesRule: base_config_1.TYPE_VALUE,
224
+ CSSKeywordish: base_config_1.TYPE,
225
+ CSSKeywordValue: base_config_1.TYPE_VALUE,
226
+ CSSLayerBlockRule: base_config_1.TYPE_VALUE,
227
+ CSSLayerStatementRule: base_config_1.TYPE_VALUE,
228
+ CSSMathClamp: base_config_1.TYPE_VALUE,
229
+ CSSMathInvert: base_config_1.TYPE_VALUE,
230
+ CSSMathMax: base_config_1.TYPE_VALUE,
231
+ CSSMathMin: base_config_1.TYPE_VALUE,
232
+ CSSMathNegate: base_config_1.TYPE_VALUE,
233
+ CSSMathOperator: base_config_1.TYPE,
234
+ CSSMathProduct: base_config_1.TYPE_VALUE,
235
+ CSSMathSum: base_config_1.TYPE_VALUE,
236
+ CSSMathValue: base_config_1.TYPE_VALUE,
237
+ CSSMatrixComponent: base_config_1.TYPE_VALUE,
238
+ CSSMatrixComponentOptions: base_config_1.TYPE,
239
+ CSSMediaRule: base_config_1.TYPE_VALUE,
240
+ CSSNamespaceRule: base_config_1.TYPE_VALUE,
241
+ CSSNumberish: base_config_1.TYPE,
242
+ CSSNumericArray: base_config_1.TYPE_VALUE,
243
+ CSSNumericBaseType: base_config_1.TYPE,
244
+ CSSNumericType: base_config_1.TYPE,
245
+ CSSNumericValue: base_config_1.TYPE_VALUE,
246
+ CSSPageRule: base_config_1.TYPE_VALUE,
247
+ CSSPerspective: base_config_1.TYPE_VALUE,
248
+ CSSPerspectiveValue: base_config_1.TYPE,
249
+ CSSPropertyRule: base_config_1.TYPE_VALUE,
250
+ CSSRotate: base_config_1.TYPE_VALUE,
251
+ CSSRule: base_config_1.TYPE_VALUE,
252
+ CSSRuleList: base_config_1.TYPE_VALUE,
253
+ CSSScale: base_config_1.TYPE_VALUE,
254
+ CSSScopeRule: base_config_1.TYPE_VALUE,
255
+ CSSSkew: base_config_1.TYPE_VALUE,
256
+ CSSSkewX: base_config_1.TYPE_VALUE,
257
+ CSSSkewY: base_config_1.TYPE_VALUE,
258
+ CSSStartingStyleRule: base_config_1.TYPE_VALUE,
259
+ CSSStyleDeclaration: base_config_1.TYPE_VALUE,
260
+ CSSStyleRule: base_config_1.TYPE_VALUE,
261
+ CSSStyleSheet: base_config_1.TYPE_VALUE,
262
+ CSSStyleSheetInit: base_config_1.TYPE,
263
+ CSSStyleValue: base_config_1.TYPE_VALUE,
264
+ CSSSupportsRule: base_config_1.TYPE_VALUE,
265
+ CSSTransformComponent: base_config_1.TYPE_VALUE,
266
+ CSSTransformValue: base_config_1.TYPE_VALUE,
267
+ CSSTransition: base_config_1.TYPE_VALUE,
268
+ CSSTranslate: base_config_1.TYPE_VALUE,
269
+ CSSUnitValue: base_config_1.TYPE_VALUE,
270
+ CSSUnparsedSegment: base_config_1.TYPE,
271
+ CSSUnparsedValue: base_config_1.TYPE_VALUE,
272
+ CSSVariableReferenceValue: base_config_1.TYPE_VALUE,
273
+ CustomElementConstructor: base_config_1.TYPE,
274
+ CustomElementRegistry: base_config_1.TYPE_VALUE,
275
+ CustomEvent: base_config_1.TYPE_VALUE,
63
276
  CustomEventInit: base_config_1.TYPE,
64
- DOMMatrix2DInit: base_config_1.TYPE,
65
- DOMMatrixInit: base_config_1.TYPE,
66
- DOMPointInit: base_config_1.TYPE,
67
- DOMQuadInit: base_config_1.TYPE,
68
- DOMRectInit: base_config_1.TYPE,
277
+ CustomStateSet: base_config_1.TYPE_VALUE,
278
+ DataTransfer: base_config_1.TYPE_VALUE,
279
+ DataTransferItem: base_config_1.TYPE_VALUE,
280
+ DataTransferItemList: base_config_1.TYPE_VALUE,
281
+ DecodeErrorCallback: base_config_1.TYPE,
282
+ DecodeSuccessCallback: base_config_1.TYPE,
283
+ DecompressionStream: base_config_1.TYPE_VALUE,
284
+ DelayNode: base_config_1.TYPE_VALUE,
69
285
  DelayOptions: base_config_1.TYPE,
286
+ DeviceMotionEvent: base_config_1.TYPE_VALUE,
287
+ DeviceMotionEventAcceleration: base_config_1.TYPE,
70
288
  DeviceMotionEventAccelerationInit: base_config_1.TYPE,
71
289
  DeviceMotionEventInit: base_config_1.TYPE,
290
+ DeviceMotionEventRotationRate: base_config_1.TYPE,
72
291
  DeviceMotionEventRotationRateInit: base_config_1.TYPE,
292
+ DeviceOrientationEvent: base_config_1.TYPE_VALUE,
73
293
  DeviceOrientationEventInit: base_config_1.TYPE,
294
+ DirectionSetting: base_config_1.TYPE,
295
+ DisplayCaptureSurfaceType: base_config_1.TYPE,
74
296
  DisplayMediaStreamOptions: base_config_1.TYPE,
297
+ DistanceModelType: base_config_1.TYPE,
298
+ Document: base_config_1.TYPE_VALUE,
299
+ DocumentEventMap: base_config_1.TYPE,
300
+ DocumentFragment: base_config_1.TYPE_VALUE,
301
+ DocumentOrShadowRoot: base_config_1.TYPE,
302
+ DocumentReadyState: base_config_1.TYPE,
303
+ DocumentTimeline: base_config_1.TYPE_VALUE,
75
304
  DocumentTimelineOptions: base_config_1.TYPE,
76
- DoubleRange: base_config_1.TYPE,
77
- DragEventInit: base_config_1.TYPE,
78
- DynamicsCompressorOptions: base_config_1.TYPE,
79
- EcKeyAlgorithm: base_config_1.TYPE,
80
- EcKeyGenParams: base_config_1.TYPE,
81
- EcKeyImportParams: base_config_1.TYPE,
82
- EcdhKeyDeriveParams: base_config_1.TYPE,
83
- EcdsaParams: base_config_1.TYPE,
84
- EffectTiming: base_config_1.TYPE,
85
- ElementCreationOptions: base_config_1.TYPE,
86
- ElementDefinitionOptions: base_config_1.TYPE,
305
+ DocumentType: base_config_1.TYPE_VALUE,
306
+ DocumentVisibilityState: base_config_1.TYPE,
307
+ DOMException: base_config_1.TYPE_VALUE,
308
+ DOMHighResTimeStamp: base_config_1.TYPE,
309
+ DOMImplementation: base_config_1.TYPE_VALUE,
310
+ DOMMatrix: base_config_1.TYPE_VALUE,
311
+ DOMMatrix2DInit: base_config_1.TYPE,
312
+ DOMMatrixInit: base_config_1.TYPE,
313
+ DOMMatrixReadOnly: base_config_1.TYPE_VALUE,
314
+ DOMParser: base_config_1.TYPE_VALUE,
315
+ DOMParserSupportedType: base_config_1.TYPE,
316
+ DOMPoint: base_config_1.TYPE_VALUE,
317
+ DOMPointInit: base_config_1.TYPE,
318
+ DOMPointReadOnly: base_config_1.TYPE_VALUE,
319
+ DOMQuad: base_config_1.TYPE_VALUE,
320
+ DOMQuadInit: base_config_1.TYPE,
321
+ DOMRect: base_config_1.TYPE_VALUE,
322
+ DOMRectInit: base_config_1.TYPE,
323
+ DOMRectList: base_config_1.TYPE_VALUE,
324
+ DOMRectReadOnly: base_config_1.TYPE_VALUE,
325
+ DOMStringList: base_config_1.TYPE_VALUE,
326
+ DOMStringMap: base_config_1.TYPE_VALUE,
327
+ DOMTokenList: base_config_1.TYPE_VALUE,
328
+ DoubleRange: base_config_1.TYPE,
329
+ DragEvent: base_config_1.TYPE_VALUE,
330
+ DragEventInit: base_config_1.TYPE,
331
+ DynamicsCompressorNode: base_config_1.TYPE_VALUE,
332
+ DynamicsCompressorOptions: base_config_1.TYPE,
333
+ EcdhKeyDeriveParams: base_config_1.TYPE,
334
+ EcdsaParams: base_config_1.TYPE,
335
+ EcKeyAlgorithm: base_config_1.TYPE,
336
+ EcKeyGenParams: base_config_1.TYPE,
337
+ EcKeyImportParams: base_config_1.TYPE,
338
+ EffectTiming: base_config_1.TYPE,
339
+ Element: base_config_1.TYPE_VALUE,
340
+ ElementContentEditable: base_config_1.TYPE,
341
+ ElementCreationOptions: base_config_1.TYPE,
342
+ ElementCSSInlineStyle: base_config_1.TYPE,
343
+ ElementDefinitionOptions: base_config_1.TYPE,
344
+ ElementEventMap: base_config_1.TYPE,
345
+ ElementInternals: base_config_1.TYPE_VALUE,
346
+ ElementTagNameMap: base_config_1.TYPE,
347
+ EncodedVideoChunk: base_config_1.TYPE_VALUE,
87
348
  EncodedVideoChunkInit: base_config_1.TYPE,
88
349
  EncodedVideoChunkMetadata: base_config_1.TYPE,
350
+ EncodedVideoChunkOutputCallback: base_config_1.TYPE,
351
+ EncodedVideoChunkType: base_config_1.TYPE,
352
+ EndingType: base_config_1.TYPE,
353
+ EndOfStreamError: base_config_1.TYPE,
354
+ EpochTimeStamp: base_config_1.TYPE,
355
+ ErrorCallback: base_config_1.TYPE,
356
+ ErrorEvent: base_config_1.TYPE_VALUE,
89
357
  ErrorEventInit: base_config_1.TYPE,
358
+ Event: base_config_1.TYPE_VALUE,
359
+ EventCounts: base_config_1.TYPE_VALUE,
90
360
  EventInit: base_config_1.TYPE,
361
+ EventListener: base_config_1.TYPE,
362
+ EventListenerObject: base_config_1.TYPE,
91
363
  EventListenerOptions: base_config_1.TYPE,
364
+ EventListenerOrEventListenerObject: base_config_1.TYPE,
92
365
  EventModifierInit: base_config_1.TYPE,
366
+ EventSource: base_config_1.TYPE_VALUE,
367
+ EventSourceEventMap: base_config_1.TYPE,
93
368
  EventSourceInit: base_config_1.TYPE,
369
+ EventTarget: base_config_1.TYPE_VALUE,
370
+ EXT_blend_minmax: base_config_1.TYPE,
371
+ EXT_color_buffer_float: base_config_1.TYPE,
372
+ EXT_color_buffer_half_float: base_config_1.TYPE,
373
+ EXT_float_blend: base_config_1.TYPE,
374
+ EXT_frag_depth: base_config_1.TYPE,
375
+ EXT_shader_texture_lod: base_config_1.TYPE,
376
+ EXT_sRGB: base_config_1.TYPE,
377
+ EXT_texture_compression_bptc: base_config_1.TYPE,
378
+ EXT_texture_compression_rgtc: base_config_1.TYPE,
379
+ EXT_texture_filter_anisotropic: base_config_1.TYPE,
380
+ EXT_texture_norm16: base_config_1.TYPE,
381
+ External: base_config_1.TYPE_VALUE,
382
+ File: base_config_1.TYPE_VALUE,
383
+ FileCallback: base_config_1.TYPE,
384
+ FileList: base_config_1.TYPE_VALUE,
94
385
  FilePropertyBag: base_config_1.TYPE,
386
+ FileReader: base_config_1.TYPE_VALUE,
387
+ FileReaderEventMap: base_config_1.TYPE,
388
+ FileSystem: base_config_1.TYPE_VALUE,
95
389
  FileSystemCreateWritableOptions: base_config_1.TYPE,
390
+ FileSystemDirectoryEntry: base_config_1.TYPE_VALUE,
391
+ FileSystemDirectoryHandle: base_config_1.TYPE_VALUE,
392
+ FileSystemDirectoryReader: base_config_1.TYPE_VALUE,
393
+ FileSystemEntriesCallback: base_config_1.TYPE,
394
+ FileSystemEntry: base_config_1.TYPE_VALUE,
395
+ FileSystemEntryCallback: base_config_1.TYPE,
396
+ FileSystemFileEntry: base_config_1.TYPE_VALUE,
397
+ FileSystemFileHandle: base_config_1.TYPE_VALUE,
96
398
  FileSystemFlags: base_config_1.TYPE,
97
399
  FileSystemGetDirectoryOptions: base_config_1.TYPE,
98
400
  FileSystemGetFileOptions: base_config_1.TYPE,
401
+ FileSystemHandle: base_config_1.TYPE_VALUE,
402
+ FileSystemHandleKind: base_config_1.TYPE,
99
403
  FileSystemRemoveOptions: base_config_1.TYPE,
404
+ FileSystemWritableFileStream: base_config_1.TYPE_VALUE,
405
+ FileSystemWriteChunkType: base_config_1.TYPE,
406
+ FillMode: base_config_1.TYPE,
407
+ Float32List: base_config_1.TYPE,
408
+ FocusEvent: base_config_1.TYPE_VALUE,
100
409
  FocusEventInit: base_config_1.TYPE,
101
410
  FocusOptions: base_config_1.TYPE,
411
+ FontDisplay: base_config_1.TYPE,
412
+ FontFace: base_config_1.TYPE_VALUE,
102
413
  FontFaceDescriptors: base_config_1.TYPE,
414
+ FontFaceLoadStatus: base_config_1.TYPE,
415
+ FontFaceSet: base_config_1.TYPE_VALUE,
416
+ FontFaceSetEventMap: base_config_1.TYPE,
417
+ FontFaceSetLoadEvent: base_config_1.TYPE_VALUE,
103
418
  FontFaceSetLoadEventInit: base_config_1.TYPE,
419
+ FontFaceSetLoadStatus: base_config_1.TYPE,
420
+ FontFaceSource: base_config_1.TYPE,
421
+ FormData: base_config_1.TYPE_VALUE,
422
+ FormDataEntryValue: base_config_1.TYPE,
423
+ FormDataEvent: base_config_1.TYPE_VALUE,
104
424
  FormDataEventInit: base_config_1.TYPE,
425
+ FrameRequestCallback: base_config_1.TYPE,
426
+ FullscreenNavigationUI: base_config_1.TYPE,
105
427
  FullscreenOptions: base_config_1.TYPE,
428
+ FunctionStringCallback: base_config_1.TYPE,
429
+ GainNode: base_config_1.TYPE_VALUE,
106
430
  GainOptions: base_config_1.TYPE,
431
+ Gamepad: base_config_1.TYPE_VALUE,
432
+ GamepadButton: base_config_1.TYPE_VALUE,
107
433
  GamepadEffectParameters: base_config_1.TYPE,
434
+ GamepadEvent: base_config_1.TYPE_VALUE,
108
435
  GamepadEventInit: base_config_1.TYPE,
436
+ GamepadHapticActuator: base_config_1.TYPE_VALUE,
437
+ GamepadHapticEffectType: base_config_1.TYPE,
438
+ GamepadHapticsResult: base_config_1.TYPE,
439
+ GamepadMappingType: base_config_1.TYPE,
440
+ GenericTransformStream: base_config_1.TYPE,
441
+ Geolocation: base_config_1.TYPE_VALUE,
442
+ GeolocationCoordinates: base_config_1.TYPE_VALUE,
443
+ GeolocationPosition: base_config_1.TYPE_VALUE,
444
+ GeolocationPositionError: base_config_1.TYPE_VALUE,
109
445
  GetAnimationsOptions: base_config_1.TYPE,
110
446
  GetNotificationOptions: base_config_1.TYPE,
111
447
  GetRootNodeOptions: base_config_1.TYPE,
448
+ GLbitfield: base_config_1.TYPE,
449
+ GLboolean: base_config_1.TYPE,
450
+ GLclampf: base_config_1.TYPE,
451
+ GLenum: base_config_1.TYPE,
452
+ GLfloat: base_config_1.TYPE,
453
+ GLint: base_config_1.TYPE,
454
+ GLint64: base_config_1.TYPE,
455
+ GLintptr: base_config_1.TYPE,
456
+ GlobalCompositeOperation: base_config_1.TYPE,
457
+ GlobalEventHandlers: base_config_1.TYPE,
458
+ GlobalEventHandlersEventMap: base_config_1.TYPE,
459
+ GLsizei: base_config_1.TYPE,
460
+ GLsizeiptr: base_config_1.TYPE,
461
+ GLuint: base_config_1.TYPE,
462
+ GLuint64: base_config_1.TYPE,
463
+ HardwareAcceleration: base_config_1.TYPE,
464
+ HashAlgorithmIdentifier: base_config_1.TYPE,
465
+ HashChangeEvent: base_config_1.TYPE_VALUE,
112
466
  HashChangeEventInit: base_config_1.TYPE,
467
+ HdrMetadataType: base_config_1.TYPE,
468
+ Headers: base_config_1.TYPE_VALUE,
469
+ HeadersInit: base_config_1.TYPE,
470
+ Highlight: base_config_1.TYPE_VALUE,
471
+ HighlightRegistry: base_config_1.TYPE_VALUE,
472
+ HighlightType: base_config_1.TYPE,
473
+ History: base_config_1.TYPE_VALUE,
113
474
  HkdfParams: base_config_1.TYPE,
114
475
  HmacImportParams: base_config_1.TYPE,
115
476
  HmacKeyAlgorithm: base_config_1.TYPE,
116
477
  HmacKeyGenParams: base_config_1.TYPE,
478
+ HTMLAllCollection: base_config_1.TYPE_VALUE,
479
+ HTMLAnchorElement: base_config_1.TYPE_VALUE,
480
+ HTMLAreaElement: base_config_1.TYPE_VALUE,
481
+ HTMLAudioElement: base_config_1.TYPE_VALUE,
482
+ HTMLBaseElement: base_config_1.TYPE_VALUE,
483
+ HTMLBodyElement: base_config_1.TYPE_VALUE,
484
+ HTMLBodyElementEventMap: base_config_1.TYPE,
485
+ HTMLBRElement: base_config_1.TYPE_VALUE,
486
+ HTMLButtonElement: base_config_1.TYPE_VALUE,
487
+ HTMLCanvasElement: base_config_1.TYPE_VALUE,
488
+ HTMLCollection: base_config_1.TYPE_VALUE,
489
+ HTMLCollectionBase: base_config_1.TYPE,
490
+ HTMLCollectionOf: base_config_1.TYPE,
491
+ HTMLDataElement: base_config_1.TYPE_VALUE,
492
+ HTMLDataListElement: base_config_1.TYPE_VALUE,
493
+ HTMLDetailsElement: base_config_1.TYPE_VALUE,
494
+ HTMLDialogElement: base_config_1.TYPE_VALUE,
495
+ HTMLDirectoryElement: base_config_1.TYPE_VALUE,
496
+ HTMLDivElement: base_config_1.TYPE_VALUE,
497
+ HTMLDListElement: base_config_1.TYPE_VALUE,
498
+ HTMLDocument: base_config_1.TYPE_VALUE,
499
+ HTMLElement: base_config_1.TYPE_VALUE,
500
+ HTMLElementDeprecatedTagNameMap: base_config_1.TYPE,
501
+ HTMLElementEventMap: base_config_1.TYPE,
502
+ HTMLElementTagNameMap: base_config_1.TYPE,
503
+ HTMLEmbedElement: base_config_1.TYPE_VALUE,
504
+ HTMLFieldSetElement: base_config_1.TYPE_VALUE,
505
+ HTMLFontElement: base_config_1.TYPE_VALUE,
506
+ HTMLFormControlsCollection: base_config_1.TYPE_VALUE,
507
+ HTMLFormElement: base_config_1.TYPE_VALUE,
508
+ HTMLFrameElement: base_config_1.TYPE_VALUE,
509
+ HTMLFrameSetElement: base_config_1.TYPE_VALUE,
510
+ HTMLFrameSetElementEventMap: base_config_1.TYPE,
511
+ HTMLHeadElement: base_config_1.TYPE_VALUE,
512
+ HTMLHeadingElement: base_config_1.TYPE_VALUE,
513
+ HTMLHRElement: base_config_1.TYPE_VALUE,
514
+ HTMLHtmlElement: base_config_1.TYPE_VALUE,
515
+ HTMLHyperlinkElementUtils: base_config_1.TYPE,
516
+ HTMLIFrameElement: base_config_1.TYPE_VALUE,
517
+ HTMLImageElement: base_config_1.TYPE_VALUE,
518
+ HTMLInputElement: base_config_1.TYPE_VALUE,
519
+ HTMLLabelElement: base_config_1.TYPE_VALUE,
520
+ HTMLLegendElement: base_config_1.TYPE_VALUE,
521
+ HTMLLIElement: base_config_1.TYPE_VALUE,
522
+ HTMLLinkElement: base_config_1.TYPE_VALUE,
523
+ HTMLMapElement: base_config_1.TYPE_VALUE,
524
+ HTMLMarqueeElement: base_config_1.TYPE_VALUE,
525
+ HTMLMediaElement: base_config_1.TYPE_VALUE,
526
+ HTMLMediaElementEventMap: base_config_1.TYPE,
527
+ HTMLMenuElement: base_config_1.TYPE_VALUE,
528
+ HTMLMetaElement: base_config_1.TYPE_VALUE,
529
+ HTMLMeterElement: base_config_1.TYPE_VALUE,
530
+ HTMLModElement: base_config_1.TYPE_VALUE,
531
+ HTMLObjectElement: base_config_1.TYPE_VALUE,
532
+ HTMLOListElement: base_config_1.TYPE_VALUE,
533
+ HTMLOptGroupElement: base_config_1.TYPE_VALUE,
534
+ HTMLOptionElement: base_config_1.TYPE_VALUE,
535
+ HTMLOptionsCollection: base_config_1.TYPE_VALUE,
536
+ HTMLOrSVGElement: base_config_1.TYPE,
537
+ HTMLOrSVGImageElement: base_config_1.TYPE,
538
+ HTMLOrSVGScriptElement: base_config_1.TYPE,
539
+ HTMLOutputElement: base_config_1.TYPE_VALUE,
540
+ HTMLParagraphElement: base_config_1.TYPE_VALUE,
541
+ HTMLParamElement: base_config_1.TYPE_VALUE,
542
+ HTMLPictureElement: base_config_1.TYPE_VALUE,
543
+ HTMLPreElement: base_config_1.TYPE_VALUE,
544
+ HTMLProgressElement: base_config_1.TYPE_VALUE,
545
+ HTMLQuoteElement: base_config_1.TYPE_VALUE,
546
+ HTMLScriptElement: base_config_1.TYPE_VALUE,
547
+ HTMLSelectElement: base_config_1.TYPE_VALUE,
548
+ HTMLSlotElement: base_config_1.TYPE_VALUE,
549
+ HTMLSourceElement: base_config_1.TYPE_VALUE,
550
+ HTMLSpanElement: base_config_1.TYPE_VALUE,
551
+ HTMLStyleElement: base_config_1.TYPE_VALUE,
552
+ HTMLTableCaptionElement: base_config_1.TYPE_VALUE,
553
+ HTMLTableCellElement: base_config_1.TYPE_VALUE,
554
+ HTMLTableColElement: base_config_1.TYPE_VALUE,
555
+ HTMLTableDataCellElement: base_config_1.TYPE,
556
+ HTMLTableElement: base_config_1.TYPE_VALUE,
557
+ HTMLTableHeaderCellElement: base_config_1.TYPE,
558
+ HTMLTableRowElement: base_config_1.TYPE_VALUE,
559
+ HTMLTableSectionElement: base_config_1.TYPE_VALUE,
560
+ HTMLTemplateElement: base_config_1.TYPE_VALUE,
561
+ HTMLTextAreaElement: base_config_1.TYPE_VALUE,
562
+ HTMLTimeElement: base_config_1.TYPE_VALUE,
563
+ HTMLTitleElement: base_config_1.TYPE_VALUE,
564
+ HTMLTrackElement: base_config_1.TYPE_VALUE,
565
+ HTMLUListElement: base_config_1.TYPE_VALUE,
566
+ HTMLUnknownElement: base_config_1.TYPE_VALUE,
567
+ HTMLVideoElement: base_config_1.TYPE_VALUE,
568
+ HTMLVideoElementEventMap: base_config_1.TYPE,
569
+ IDBCursor: base_config_1.TYPE_VALUE,
570
+ IDBCursorDirection: base_config_1.TYPE,
571
+ IDBCursorWithValue: base_config_1.TYPE_VALUE,
572
+ IDBDatabase: base_config_1.TYPE_VALUE,
573
+ IDBDatabaseEventMap: base_config_1.TYPE,
117
574
  IDBDatabaseInfo: base_config_1.TYPE,
575
+ IDBFactory: base_config_1.TYPE_VALUE,
576
+ IDBIndex: base_config_1.TYPE_VALUE,
118
577
  IDBIndexParameters: base_config_1.TYPE,
578
+ IDBKeyRange: base_config_1.TYPE_VALUE,
579
+ IDBObjectStore: base_config_1.TYPE_VALUE,
119
580
  IDBObjectStoreParameters: base_config_1.TYPE,
581
+ IDBOpenDBRequest: base_config_1.TYPE_VALUE,
582
+ IDBOpenDBRequestEventMap: base_config_1.TYPE,
583
+ IDBRequest: base_config_1.TYPE_VALUE,
584
+ IDBRequestEventMap: base_config_1.TYPE,
585
+ IDBRequestReadyState: base_config_1.TYPE,
586
+ IDBTransaction: base_config_1.TYPE_VALUE,
587
+ IDBTransactionDurability: base_config_1.TYPE,
588
+ IDBTransactionEventMap: base_config_1.TYPE,
589
+ IDBTransactionMode: base_config_1.TYPE,
120
590
  IDBTransactionOptions: base_config_1.TYPE,
591
+ IDBValidKey: base_config_1.TYPE,
592
+ IDBVersionChangeEvent: base_config_1.TYPE_VALUE,
121
593
  IDBVersionChangeEventInit: base_config_1.TYPE,
122
- IIRFilterOptions: base_config_1.TYPE,
123
- IdleRequestOptions: base_config_1.TYPE,
594
+ IdleDeadline: base_config_1.TYPE_VALUE,
595
+ IdleRequestCallback: base_config_1.TYPE,
596
+ IdleRequestOptions: base_config_1.TYPE,
597
+ IIRFilterNode: base_config_1.TYPE_VALUE,
598
+ IIRFilterOptions: base_config_1.TYPE,
599
+ ImageBitmap: base_config_1.TYPE_VALUE,
124
600
  ImageBitmapOptions: base_config_1.TYPE,
601
+ ImageBitmapRenderingContext: base_config_1.TYPE_VALUE,
125
602
  ImageBitmapRenderingContextSettings: base_config_1.TYPE,
603
+ ImageBitmapSource: base_config_1.TYPE,
604
+ ImageData: base_config_1.TYPE_VALUE,
126
605
  ImageDataSettings: base_config_1.TYPE,
127
606
  ImageEncodeOptions: base_config_1.TYPE,
607
+ ImageOrientation: base_config_1.TYPE,
608
+ ImageSmoothingQuality: base_config_1.TYPE,
128
609
  ImportMeta: base_config_1.TYPE,
610
+ InnerHTML: base_config_1.TYPE,
611
+ InputDeviceInfo: base_config_1.TYPE_VALUE,
612
+ InputEvent: base_config_1.TYPE_VALUE,
129
613
  InputEventInit: base_config_1.TYPE,
614
+ InsertPosition: base_config_1.TYPE,
615
+ Int32List: base_config_1.TYPE,
616
+ IntersectionObserver: base_config_1.TYPE_VALUE,
617
+ IntersectionObserverCallback: base_config_1.TYPE,
618
+ IntersectionObserverEntry: base_config_1.TYPE_VALUE,
130
619
  IntersectionObserverEntryInit: base_config_1.TYPE,
131
620
  IntersectionObserverInit: base_config_1.TYPE,
621
+ IterationCompositeOperation: base_config_1.TYPE,
132
622
  JsonWebKey: base_config_1.TYPE,
133
623
  KeyAlgorithm: base_config_1.TYPE,
624
+ KeyboardEvent: base_config_1.TYPE_VALUE,
134
625
  KeyboardEventInit: base_config_1.TYPE,
626
+ KeyFormat: base_config_1.TYPE,
135
627
  Keyframe: base_config_1.TYPE,
136
628
  KeyframeAnimationOptions: base_config_1.TYPE,
629
+ KeyframeEffect: base_config_1.TYPE_VALUE,
137
630
  KeyframeEffectOptions: base_config_1.TYPE,
631
+ KeyType: base_config_1.TYPE,
632
+ KeyUsage: base_config_1.TYPE,
633
+ KHR_parallel_shader_compile: base_config_1.TYPE,
634
+ LargestContentfulPaint: base_config_1.TYPE_VALUE,
635
+ LatencyMode: base_config_1.TYPE,
636
+ LineAlignSetting: base_config_1.TYPE,
637
+ LineAndPositionSetting: base_config_1.TYPE,
638
+ LinkStyle: base_config_1.TYPE,
639
+ Location: base_config_1.TYPE_VALUE,
640
+ Lock: base_config_1.TYPE_VALUE,
641
+ LockGrantedCallback: base_config_1.TYPE,
138
642
  LockInfo: base_config_1.TYPE,
643
+ LockManager: base_config_1.TYPE_VALUE,
139
644
  LockManagerSnapshot: base_config_1.TYPE,
645
+ LockMode: base_config_1.TYPE,
140
646
  LockOptions: base_config_1.TYPE,
141
- MIDIConnectionEventInit: base_config_1.TYPE,
142
- MIDIMessageEventInit: base_config_1.TYPE,
143
- MIDIOptions: base_config_1.TYPE,
647
+ MathMLElement: base_config_1.TYPE_VALUE,
648
+ MathMLElementEventMap: base_config_1.TYPE,
649
+ MathMLElementTagNameMap: base_config_1.TYPE,
650
+ MediaCapabilities: base_config_1.TYPE_VALUE,
144
651
  MediaCapabilitiesDecodingInfo: base_config_1.TYPE,
145
652
  MediaCapabilitiesEncodingInfo: base_config_1.TYPE,
146
653
  MediaCapabilitiesInfo: base_config_1.TYPE,
147
654
  MediaConfiguration: base_config_1.TYPE,
148
655
  MediaDecodingConfiguration: base_config_1.TYPE,
656
+ MediaDecodingType: base_config_1.TYPE,
657
+ MediaDeviceInfo: base_config_1.TYPE_VALUE,
658
+ MediaDeviceKind: base_config_1.TYPE,
659
+ MediaDevices: base_config_1.TYPE_VALUE,
660
+ MediaDevicesEventMap: base_config_1.TYPE,
661
+ MediaElementAudioSourceNode: base_config_1.TYPE_VALUE,
149
662
  MediaElementAudioSourceOptions: base_config_1.TYPE,
150
663
  MediaEncodingConfiguration: base_config_1.TYPE,
664
+ MediaEncodingType: base_config_1.TYPE,
665
+ MediaEncryptedEvent: base_config_1.TYPE_VALUE,
151
666
  MediaEncryptedEventInit: base_config_1.TYPE,
667
+ MediaError: base_config_1.TYPE_VALUE,
152
668
  MediaImage: base_config_1.TYPE,
669
+ MediaKeyMessageEvent: base_config_1.TYPE_VALUE,
153
670
  MediaKeyMessageEventInit: base_config_1.TYPE,
671
+ MediaKeyMessageType: base_config_1.TYPE,
672
+ MediaKeys: base_config_1.TYPE_VALUE,
673
+ MediaKeySession: base_config_1.TYPE_VALUE,
674
+ MediaKeySessionClosedReason: base_config_1.TYPE,
675
+ MediaKeySessionEventMap: base_config_1.TYPE,
676
+ MediaKeySessionType: base_config_1.TYPE,
677
+ MediaKeysRequirement: base_config_1.TYPE,
678
+ MediaKeyStatus: base_config_1.TYPE,
679
+ MediaKeyStatusMap: base_config_1.TYPE_VALUE,
680
+ MediaKeySystemAccess: base_config_1.TYPE_VALUE,
154
681
  MediaKeySystemConfiguration: base_config_1.TYPE,
155
682
  MediaKeySystemMediaCapability: base_config_1.TYPE,
683
+ MediaList: base_config_1.TYPE_VALUE,
684
+ MediaMetadata: base_config_1.TYPE_VALUE,
156
685
  MediaMetadataInit: base_config_1.TYPE,
157
686
  MediaPositionState: base_config_1.TYPE,
687
+ MediaProvider: base_config_1.TYPE,
688
+ MediaQueryList: base_config_1.TYPE_VALUE,
689
+ MediaQueryListEvent: base_config_1.TYPE_VALUE,
158
690
  MediaQueryListEventInit: base_config_1.TYPE,
691
+ MediaQueryListEventMap: base_config_1.TYPE,
692
+ MediaRecorder: base_config_1.TYPE_VALUE,
693
+ MediaRecorderEventMap: base_config_1.TYPE,
159
694
  MediaRecorderOptions: base_config_1.TYPE,
695
+ MediaSession: base_config_1.TYPE_VALUE,
696
+ MediaSessionAction: base_config_1.TYPE,
160
697
  MediaSessionActionDetails: base_config_1.TYPE,
698
+ MediaSessionActionHandler: base_config_1.TYPE,
699
+ MediaSessionPlaybackState: base_config_1.TYPE,
700
+ MediaSource: base_config_1.TYPE_VALUE,
701
+ MediaSourceEventMap: base_config_1.TYPE,
702
+ MediaStream: base_config_1.TYPE_VALUE,
703
+ MediaStreamAudioDestinationNode: base_config_1.TYPE_VALUE,
704
+ MediaStreamAudioSourceNode: base_config_1.TYPE_VALUE,
161
705
  MediaStreamAudioSourceOptions: base_config_1.TYPE,
162
706
  MediaStreamConstraints: base_config_1.TYPE,
707
+ MediaStreamEventMap: base_config_1.TYPE,
708
+ MediaStreamTrack: base_config_1.TYPE_VALUE,
709
+ MediaStreamTrackEvent: base_config_1.TYPE_VALUE,
163
710
  MediaStreamTrackEventInit: base_config_1.TYPE,
711
+ MediaStreamTrackEventMap: base_config_1.TYPE,
712
+ MediaStreamTrackState: base_config_1.TYPE,
164
713
  MediaTrackCapabilities: base_config_1.TYPE,
165
- MediaTrackConstraintSet: base_config_1.TYPE,
166
714
  MediaTrackConstraints: base_config_1.TYPE,
715
+ MediaTrackConstraintSet: base_config_1.TYPE,
167
716
  MediaTrackSettings: base_config_1.TYPE,
168
717
  MediaTrackSupportedConstraints: base_config_1.TYPE,
718
+ MessageChannel: base_config_1.TYPE_VALUE,
719
+ MessageEvent: base_config_1.TYPE_VALUE,
169
720
  MessageEventInit: base_config_1.TYPE,
721
+ MessageEventSource: base_config_1.TYPE,
722
+ MessagePort: base_config_1.TYPE_VALUE,
723
+ MessagePortEventMap: base_config_1.TYPE,
724
+ MIDIAccess: base_config_1.TYPE_VALUE,
725
+ MIDIAccessEventMap: base_config_1.TYPE,
726
+ MIDIConnectionEvent: base_config_1.TYPE_VALUE,
727
+ MIDIConnectionEventInit: base_config_1.TYPE,
728
+ MIDIInput: base_config_1.TYPE_VALUE,
729
+ MIDIInputEventMap: base_config_1.TYPE,
730
+ MIDIInputMap: base_config_1.TYPE_VALUE,
731
+ MIDIMessageEvent: base_config_1.TYPE_VALUE,
732
+ MIDIMessageEventInit: base_config_1.TYPE,
733
+ MIDIOptions: base_config_1.TYPE,
734
+ MIDIOutput: base_config_1.TYPE_VALUE,
735
+ MIDIOutputMap: base_config_1.TYPE_VALUE,
736
+ MIDIPort: base_config_1.TYPE_VALUE,
737
+ MIDIPortConnectionState: base_config_1.TYPE,
738
+ MIDIPortDeviceState: base_config_1.TYPE,
739
+ MIDIPortEventMap: base_config_1.TYPE,
740
+ MIDIPortType: base_config_1.TYPE,
741
+ MimeType: base_config_1.TYPE_VALUE,
742
+ MimeTypeArray: base_config_1.TYPE_VALUE,
743
+ MouseEvent: base_config_1.TYPE_VALUE,
170
744
  MouseEventInit: base_config_1.TYPE,
171
745
  MultiCacheQueryOptions: base_config_1.TYPE,
746
+ MutationCallback: base_config_1.TYPE,
747
+ MutationEvent: base_config_1.TYPE_VALUE,
748
+ MutationObserver: base_config_1.TYPE_VALUE,
172
749
  MutationObserverInit: base_config_1.TYPE,
750
+ MutationRecord: base_config_1.TYPE_VALUE,
751
+ MutationRecordType: base_config_1.TYPE,
752
+ NamedCurve: base_config_1.TYPE,
753
+ NamedNodeMap: base_config_1.TYPE_VALUE,
754
+ NavigationPreloadManager: base_config_1.TYPE_VALUE,
173
755
  NavigationPreloadState: base_config_1.TYPE,
756
+ NavigationTimingType: base_config_1.TYPE,
757
+ Navigator: base_config_1.TYPE_VALUE,
758
+ NavigatorAutomationInformation: base_config_1.TYPE,
759
+ NavigatorBadge: base_config_1.TYPE,
760
+ NavigatorConcurrentHardware: base_config_1.TYPE,
761
+ NavigatorContentUtils: base_config_1.TYPE,
762
+ NavigatorCookies: base_config_1.TYPE,
763
+ NavigatorID: base_config_1.TYPE,
764
+ NavigatorLanguage: base_config_1.TYPE,
765
+ NavigatorLocks: base_config_1.TYPE,
766
+ NavigatorOnLine: base_config_1.TYPE,
767
+ NavigatorPlugins: base_config_1.TYPE,
768
+ NavigatorStorage: base_config_1.TYPE,
769
+ Node: base_config_1.TYPE_VALUE,
770
+ NodeFilter: base_config_1.TYPE_VALUE,
771
+ NodeIterator: base_config_1.TYPE_VALUE,
772
+ NodeList: base_config_1.TYPE_VALUE,
773
+ NodeListOf: base_config_1.TYPE,
774
+ NonDocumentTypeChildNode: base_config_1.TYPE,
775
+ NonElementParentNode: base_config_1.TYPE,
776
+ Notification: base_config_1.TYPE_VALUE,
777
+ NotificationDirection: base_config_1.TYPE,
778
+ NotificationEventMap: base_config_1.TYPE,
174
779
  NotificationOptions: base_config_1.TYPE,
780
+ NotificationPermission: base_config_1.TYPE,
781
+ NotificationPermissionCallback: base_config_1.TYPE,
782
+ OES_draw_buffers_indexed: base_config_1.TYPE,
783
+ OES_element_index_uint: base_config_1.TYPE,
784
+ OES_fbo_render_mipmap: base_config_1.TYPE,
785
+ OES_standard_derivatives: base_config_1.TYPE,
786
+ OES_texture_float: base_config_1.TYPE,
787
+ OES_texture_float_linear: base_config_1.TYPE,
788
+ OES_texture_half_float: base_config_1.TYPE,
789
+ OES_texture_half_float_linear: base_config_1.TYPE,
790
+ OES_vertex_array_object: base_config_1.TYPE,
791
+ OfflineAudioCompletionEvent: base_config_1.TYPE_VALUE,
175
792
  OfflineAudioCompletionEventInit: base_config_1.TYPE,
793
+ OfflineAudioContext: base_config_1.TYPE_VALUE,
794
+ OfflineAudioContextEventMap: base_config_1.TYPE,
176
795
  OfflineAudioContextOptions: base_config_1.TYPE,
796
+ OffscreenCanvas: base_config_1.TYPE_VALUE,
797
+ OffscreenCanvasEventMap: base_config_1.TYPE,
798
+ OffscreenCanvasRenderingContext2D: base_config_1.TYPE_VALUE,
799
+ OffscreenRenderingContext: base_config_1.TYPE,
800
+ OffscreenRenderingContextId: base_config_1.TYPE,
801
+ OnBeforeUnloadEventHandler: base_config_1.TYPE,
802
+ OnBeforeUnloadEventHandlerNonNull: base_config_1.TYPE,
803
+ OnErrorEventHandler: base_config_1.TYPE,
804
+ OnErrorEventHandlerNonNull: base_config_1.TYPE,
177
805
  OptionalEffectTiming: base_config_1.TYPE,
806
+ OptionalPostfixToken: base_config_1.TYPE,
807
+ OptionalPrefixToken: base_config_1.TYPE,
808
+ OrientationType: base_config_1.TYPE,
809
+ OscillatorNode: base_config_1.TYPE_VALUE,
178
810
  OscillatorOptions: base_config_1.TYPE,
811
+ OscillatorType: base_config_1.TYPE,
812
+ OverconstrainedError: base_config_1.TYPE_VALUE,
813
+ OverSampleType: base_config_1.TYPE,
814
+ OVR_multiview2: base_config_1.TYPE,
815
+ PageTransitionEvent: base_config_1.TYPE_VALUE,
179
816
  PageTransitionEventInit: base_config_1.TYPE,
817
+ PannerNode: base_config_1.TYPE_VALUE,
180
818
  PannerOptions: base_config_1.TYPE,
819
+ PanningModelType: base_config_1.TYPE,
820
+ ParentNode: base_config_1.TYPE,
821
+ Path2D: base_config_1.TYPE_VALUE,
822
+ PaymentComplete: base_config_1.TYPE,
181
823
  PaymentCurrencyAmount: base_config_1.TYPE,
182
824
  PaymentDetailsBase: base_config_1.TYPE,
183
825
  PaymentDetailsInit: base_config_1.TYPE,
184
826
  PaymentDetailsModifier: base_config_1.TYPE,
185
827
  PaymentDetailsUpdate: base_config_1.TYPE,
186
828
  PaymentItem: base_config_1.TYPE,
829
+ PaymentMethodChangeEvent: base_config_1.TYPE_VALUE,
187
830
  PaymentMethodChangeEventInit: base_config_1.TYPE,
188
831
  PaymentMethodData: base_config_1.TYPE,
832
+ PaymentRequest: base_config_1.TYPE_VALUE,
833
+ PaymentRequestEventMap: base_config_1.TYPE,
834
+ PaymentRequestUpdateEvent: base_config_1.TYPE_VALUE,
189
835
  PaymentRequestUpdateEventInit: base_config_1.TYPE,
836
+ PaymentResponse: base_config_1.TYPE_VALUE,
190
837
  PaymentValidationErrors: base_config_1.TYPE,
191
838
  Pbkdf2Params: base_config_1.TYPE,
839
+ Performance: base_config_1.TYPE_VALUE,
840
+ PerformanceEntry: base_config_1.TYPE_VALUE,
841
+ PerformanceEntryList: base_config_1.TYPE,
842
+ PerformanceEventMap: base_config_1.TYPE,
843
+ PerformanceEventTiming: base_config_1.TYPE_VALUE,
844
+ PerformanceMark: base_config_1.TYPE_VALUE,
192
845
  PerformanceMarkOptions: base_config_1.TYPE,
846
+ PerformanceMeasure: base_config_1.TYPE_VALUE,
193
847
  PerformanceMeasureOptions: base_config_1.TYPE,
848
+ PerformanceNavigation: base_config_1.TYPE_VALUE,
849
+ PerformanceNavigationTiming: base_config_1.TYPE_VALUE,
850
+ PerformanceObserver: base_config_1.TYPE_VALUE,
851
+ PerformanceObserverCallback: base_config_1.TYPE,
852
+ PerformanceObserverEntryList: base_config_1.TYPE_VALUE,
194
853
  PerformanceObserverInit: base_config_1.TYPE,
854
+ PerformancePaintTiming: base_config_1.TYPE_VALUE,
855
+ PerformanceResourceTiming: base_config_1.TYPE_VALUE,
856
+ PerformanceServerTiming: base_config_1.TYPE_VALUE,
857
+ PerformanceTiming: base_config_1.TYPE_VALUE,
858
+ PeriodicWave: base_config_1.TYPE_VALUE,
195
859
  PeriodicWaveConstraints: base_config_1.TYPE,
196
860
  PeriodicWaveOptions: base_config_1.TYPE,
197
861
  PermissionDescriptor: base_config_1.TYPE,
862
+ PermissionName: base_config_1.TYPE,
863
+ Permissions: base_config_1.TYPE_VALUE,
864
+ PermissionState: base_config_1.TYPE,
865
+ PermissionStatus: base_config_1.TYPE_VALUE,
866
+ PermissionStatusEventMap: base_config_1.TYPE,
867
+ PictureInPictureEvent: base_config_1.TYPE_VALUE,
198
868
  PictureInPictureEventInit: base_config_1.TYPE,
869
+ PictureInPictureWindow: base_config_1.TYPE_VALUE,
870
+ PictureInPictureWindowEventMap: base_config_1.TYPE,
199
871
  PlaneLayout: base_config_1.TYPE,
872
+ PlaybackDirection: base_config_1.TYPE,
873
+ Plugin: base_config_1.TYPE_VALUE,
874
+ PluginArray: base_config_1.TYPE_VALUE,
875
+ PointerEvent: base_config_1.TYPE_VALUE,
200
876
  PointerEventInit: base_config_1.TYPE,
877
+ PopoverInvokerElement: base_config_1.TYPE,
878
+ PopStateEvent: base_config_1.TYPE_VALUE,
201
879
  PopStateEventInit: base_config_1.TYPE,
880
+ PositionAlignSetting: base_config_1.TYPE,
881
+ PositionCallback: base_config_1.TYPE,
882
+ PositionErrorCallback: base_config_1.TYPE,
202
883
  PositionOptions: base_config_1.TYPE,
884
+ PredefinedColorSpace: base_config_1.TYPE,
885
+ PremultiplyAlpha: base_config_1.TYPE,
886
+ PresentationStyle: base_config_1.TYPE,
887
+ ProcessingInstruction: base_config_1.TYPE_VALUE,
888
+ ProgressEvent: base_config_1.TYPE_VALUE,
203
889
  ProgressEventInit: base_config_1.TYPE,
890
+ PromiseRejectionEvent: base_config_1.TYPE_VALUE,
204
891
  PromiseRejectionEventInit: base_config_1.TYPE,
205
892
  PropertyDefinition: base_config_1.TYPE,
206
893
  PropertyIndexedKeyframes: base_config_1.TYPE,
894
+ PublicKeyCredential: base_config_1.TYPE_VALUE,
207
895
  PublicKeyCredentialCreationOptions: base_config_1.TYPE,
208
896
  PublicKeyCredentialDescriptor: base_config_1.TYPE,
209
897
  PublicKeyCredentialEntity: base_config_1.TYPE,
210
898
  PublicKeyCredentialParameters: base_config_1.TYPE,
211
899
  PublicKeyCredentialRequestOptions: base_config_1.TYPE,
212
900
  PublicKeyCredentialRpEntity: base_config_1.TYPE,
901
+ PublicKeyCredentialType: base_config_1.TYPE,
213
902
  PublicKeyCredentialUserEntity: base_config_1.TYPE,
903
+ PushEncryptionKeyName: base_config_1.TYPE,
904
+ PushManager: base_config_1.TYPE_VALUE,
905
+ PushSubscription: base_config_1.TYPE_VALUE,
214
906
  PushSubscriptionJSON: base_config_1.TYPE,
907
+ PushSubscriptionOptions: base_config_1.TYPE_VALUE,
215
908
  PushSubscriptionOptionsInit: base_config_1.TYPE,
216
909
  QueuingStrategy: base_config_1.TYPE,
217
910
  QueuingStrategyInit: base_config_1.TYPE,
218
- RTCAnswerOptions: base_config_1.TYPE,
219
- RTCCertificateExpiration: base_config_1.TYPE,
220
- RTCConfiguration: base_config_1.TYPE,
221
- RTCDTMFToneChangeEventInit: base_config_1.TYPE,
222
- RTCDataChannelEventInit: base_config_1.TYPE,
223
- RTCDataChannelInit: base_config_1.TYPE,
224
- RTCDtlsFingerprint: base_config_1.TYPE,
225
- RTCEncodedAudioFrameMetadata: base_config_1.TYPE,
226
- RTCEncodedVideoFrameMetadata: base_config_1.TYPE,
227
- RTCErrorEventInit: base_config_1.TYPE,
228
- RTCErrorInit: base_config_1.TYPE,
229
- RTCIceCandidateInit: base_config_1.TYPE,
230
- RTCIceCandidatePair: base_config_1.TYPE,
231
- RTCIceCandidatePairStats: base_config_1.TYPE,
232
- RTCIceServer: base_config_1.TYPE,
233
- RTCInboundRtpStreamStats: base_config_1.TYPE,
234
- RTCLocalSessionDescriptionInit: base_config_1.TYPE,
235
- RTCOfferAnswerOptions: base_config_1.TYPE,
236
- RTCOfferOptions: base_config_1.TYPE,
237
- RTCOutboundRtpStreamStats: base_config_1.TYPE,
238
- RTCPeerConnectionIceErrorEventInit: base_config_1.TYPE,
239
- RTCPeerConnectionIceEventInit: base_config_1.TYPE,
240
- RTCReceivedRtpStreamStats: base_config_1.TYPE,
241
- RTCRtcpParameters: base_config_1.TYPE,
242
- RTCRtpCapabilities: base_config_1.TYPE,
911
+ QueuingStrategySize: base_config_1.TYPE,
912
+ RadioNodeList: base_config_1.TYPE_VALUE,
913
+ Range: base_config_1.TYPE_VALUE,
914
+ ReadableByteStreamController: base_config_1.TYPE_VALUE,
915
+ ReadableStream: base_config_1.TYPE_VALUE,
916
+ ReadableStreamBYOBReader: base_config_1.TYPE_VALUE,
917
+ ReadableStreamBYOBRequest: base_config_1.TYPE_VALUE,
918
+ ReadableStreamController: base_config_1.TYPE,
919
+ ReadableStreamDefaultController: base_config_1.TYPE_VALUE,
920
+ ReadableStreamDefaultReader: base_config_1.TYPE_VALUE,
921
+ ReadableStreamGenericReader: base_config_1.TYPE,
922
+ ReadableStreamGetReaderOptions: base_config_1.TYPE,
923
+ ReadableStreamIteratorOptions: base_config_1.TYPE,
924
+ ReadableStreamReadDoneResult: base_config_1.TYPE,
925
+ ReadableStreamReader: base_config_1.TYPE,
926
+ ReadableStreamReaderMode: base_config_1.TYPE,
927
+ ReadableStreamReadResult: base_config_1.TYPE,
928
+ ReadableStreamReadValueResult: base_config_1.TYPE,
929
+ ReadableStreamType: base_config_1.TYPE,
930
+ ReadableWritablePair: base_config_1.TYPE,
931
+ ReadyState: base_config_1.TYPE,
932
+ RecordingState: base_config_1.TYPE,
933
+ ReferrerPolicy: base_config_1.TYPE,
934
+ RegistrationOptions: base_config_1.TYPE,
935
+ RemotePlayback: base_config_1.TYPE_VALUE,
936
+ RemotePlaybackAvailabilityCallback: base_config_1.TYPE,
937
+ RemotePlaybackEventMap: base_config_1.TYPE,
938
+ RemotePlaybackState: base_config_1.TYPE,
939
+ RenderingContext: base_config_1.TYPE,
940
+ Report: base_config_1.TYPE_VALUE,
941
+ ReportBody: base_config_1.TYPE_VALUE,
942
+ ReportingObserver: base_config_1.TYPE_VALUE,
943
+ ReportingObserverCallback: base_config_1.TYPE,
944
+ ReportingObserverOptions: base_config_1.TYPE,
945
+ ReportList: base_config_1.TYPE,
946
+ Request: base_config_1.TYPE_VALUE,
947
+ RequestCache: base_config_1.TYPE,
948
+ RequestCredentials: base_config_1.TYPE,
949
+ RequestDestination: base_config_1.TYPE,
950
+ RequestInfo: base_config_1.TYPE,
951
+ RequestInit: base_config_1.TYPE,
952
+ RequestMode: base_config_1.TYPE,
953
+ RequestPriority: base_config_1.TYPE,
954
+ RequestRedirect: base_config_1.TYPE,
955
+ ResidentKeyRequirement: base_config_1.TYPE,
956
+ ResizeObserver: base_config_1.TYPE_VALUE,
957
+ ResizeObserverBoxOptions: base_config_1.TYPE,
958
+ ResizeObserverCallback: base_config_1.TYPE,
959
+ ResizeObserverEntry: base_config_1.TYPE_VALUE,
960
+ ResizeObserverOptions: base_config_1.TYPE,
961
+ ResizeObserverSize: base_config_1.TYPE_VALUE,
962
+ ResizeQuality: base_config_1.TYPE,
963
+ Response: base_config_1.TYPE_VALUE,
964
+ ResponseInit: base_config_1.TYPE,
965
+ ResponseType: base_config_1.TYPE,
966
+ RsaHashedImportParams: base_config_1.TYPE,
967
+ RsaHashedKeyAlgorithm: base_config_1.TYPE,
968
+ RsaHashedKeyGenParams: base_config_1.TYPE,
969
+ RsaKeyAlgorithm: base_config_1.TYPE,
970
+ RsaKeyGenParams: base_config_1.TYPE,
971
+ RsaOaepParams: base_config_1.TYPE,
972
+ RsaOtherPrimesInfo: base_config_1.TYPE,
973
+ RsaPssParams: base_config_1.TYPE,
974
+ RTCAnswerOptions: base_config_1.TYPE,
975
+ RTCBundlePolicy: base_config_1.TYPE,
976
+ RTCCertificate: base_config_1.TYPE_VALUE,
977
+ RTCCertificateExpiration: base_config_1.TYPE,
978
+ RTCConfiguration: base_config_1.TYPE,
979
+ RTCDataChannel: base_config_1.TYPE_VALUE,
980
+ RTCDataChannelEvent: base_config_1.TYPE_VALUE,
981
+ RTCDataChannelEventInit: base_config_1.TYPE,
982
+ RTCDataChannelEventMap: base_config_1.TYPE,
983
+ RTCDataChannelInit: base_config_1.TYPE,
984
+ RTCDataChannelState: base_config_1.TYPE,
985
+ RTCDegradationPreference: base_config_1.TYPE,
986
+ RTCDtlsFingerprint: base_config_1.TYPE,
987
+ RTCDtlsTransport: base_config_1.TYPE_VALUE,
988
+ RTCDtlsTransportEventMap: base_config_1.TYPE,
989
+ RTCDtlsTransportState: base_config_1.TYPE,
990
+ RTCDTMFSender: base_config_1.TYPE_VALUE,
991
+ RTCDTMFSenderEventMap: base_config_1.TYPE,
992
+ RTCDTMFToneChangeEvent: base_config_1.TYPE_VALUE,
993
+ RTCDTMFToneChangeEventInit: base_config_1.TYPE,
994
+ RTCEncodedAudioFrame: base_config_1.TYPE_VALUE,
995
+ RTCEncodedAudioFrameMetadata: base_config_1.TYPE,
996
+ RTCEncodedVideoFrame: base_config_1.TYPE_VALUE,
997
+ RTCEncodedVideoFrameMetadata: base_config_1.TYPE,
998
+ RTCEncodedVideoFrameType: base_config_1.TYPE,
999
+ RTCError: base_config_1.TYPE_VALUE,
1000
+ RTCErrorDetailType: base_config_1.TYPE,
1001
+ RTCErrorEvent: base_config_1.TYPE_VALUE,
1002
+ RTCErrorEventInit: base_config_1.TYPE,
1003
+ RTCErrorInit: base_config_1.TYPE,
1004
+ RTCIceCandidate: base_config_1.TYPE_VALUE,
1005
+ RTCIceCandidateInit: base_config_1.TYPE,
1006
+ RTCIceCandidatePair: base_config_1.TYPE,
1007
+ RTCIceCandidatePairStats: base_config_1.TYPE,
1008
+ RTCIceCandidateType: base_config_1.TYPE,
1009
+ RTCIceComponent: base_config_1.TYPE,
1010
+ RTCIceConnectionState: base_config_1.TYPE,
1011
+ RTCIceGathererState: base_config_1.TYPE,
1012
+ RTCIceGatheringState: base_config_1.TYPE,
1013
+ RTCIceProtocol: base_config_1.TYPE,
1014
+ RTCIceServer: base_config_1.TYPE,
1015
+ RTCIceTcpCandidateType: base_config_1.TYPE,
1016
+ RTCIceTransport: base_config_1.TYPE_VALUE,
1017
+ RTCIceTransportEventMap: base_config_1.TYPE,
1018
+ RTCIceTransportPolicy: base_config_1.TYPE,
1019
+ RTCIceTransportState: base_config_1.TYPE,
1020
+ RTCInboundRtpStreamStats: base_config_1.TYPE,
1021
+ RTCLocalSessionDescriptionInit: base_config_1.TYPE,
1022
+ RTCOfferAnswerOptions: base_config_1.TYPE,
1023
+ RTCOfferOptions: base_config_1.TYPE,
1024
+ RTCOutboundRtpStreamStats: base_config_1.TYPE,
1025
+ RTCPeerConnection: base_config_1.TYPE_VALUE,
1026
+ RTCPeerConnectionErrorCallback: base_config_1.TYPE,
1027
+ RTCPeerConnectionEventMap: base_config_1.TYPE,
1028
+ RTCPeerConnectionIceErrorEvent: base_config_1.TYPE_VALUE,
1029
+ RTCPeerConnectionIceErrorEventInit: base_config_1.TYPE,
1030
+ RTCPeerConnectionIceEvent: base_config_1.TYPE_VALUE,
1031
+ RTCPeerConnectionIceEventInit: base_config_1.TYPE,
1032
+ RTCPeerConnectionState: base_config_1.TYPE,
1033
+ RTCPriorityType: base_config_1.TYPE,
1034
+ RTCReceivedRtpStreamStats: base_config_1.TYPE,
1035
+ RTCRtcpMuxPolicy: base_config_1.TYPE,
1036
+ RTCRtcpParameters: base_config_1.TYPE,
1037
+ RTCRtpCapabilities: base_config_1.TYPE,
243
1038
  RTCRtpCodec: base_config_1.TYPE,
244
1039
  RTCRtpCodecCapability: base_config_1.TYPE,
245
1040
  RTCRtpCodecParameters: base_config_1.TYPE,
@@ -250,1199 +1045,404 @@ exports.dom = {
250
1045
  RTCRtpHeaderExtensionParameters: base_config_1.TYPE,
251
1046
  RTCRtpParameters: base_config_1.TYPE,
252
1047
  RTCRtpReceiveParameters: base_config_1.TYPE,
1048
+ RTCRtpReceiver: base_config_1.TYPE_VALUE,
1049
+ RTCRtpScriptTransform: base_config_1.TYPE_VALUE,
1050
+ RTCRtpSender: base_config_1.TYPE_VALUE,
253
1051
  RTCRtpSendParameters: base_config_1.TYPE,
254
1052
  RTCRtpStreamStats: base_config_1.TYPE,
255
1053
  RTCRtpSynchronizationSource: base_config_1.TYPE,
1054
+ RTCRtpTransceiver: base_config_1.TYPE_VALUE,
1055
+ RTCRtpTransceiverDirection: base_config_1.TYPE,
256
1056
  RTCRtpTransceiverInit: base_config_1.TYPE,
1057
+ RTCRtpTransform: base_config_1.TYPE,
1058
+ RTCSctpTransport: base_config_1.TYPE_VALUE,
1059
+ RTCSctpTransportEventMap: base_config_1.TYPE,
1060
+ RTCSctpTransportState: base_config_1.TYPE,
1061
+ RTCSdpType: base_config_1.TYPE,
257
1062
  RTCSentRtpStreamStats: base_config_1.TYPE,
1063
+ RTCSessionDescription: base_config_1.TYPE_VALUE,
1064
+ RTCSessionDescriptionCallback: base_config_1.TYPE,
258
1065
  RTCSessionDescriptionInit: base_config_1.TYPE,
259
1066
  RTCSetParameterOptions: base_config_1.TYPE,
1067
+ RTCSignalingState: base_config_1.TYPE,
260
1068
  RTCStats: base_config_1.TYPE,
1069
+ RTCStatsIceCandidatePairState: base_config_1.TYPE,
1070
+ RTCStatsReport: base_config_1.TYPE_VALUE,
1071
+ RTCStatsType: base_config_1.TYPE,
1072
+ RTCTrackEvent: base_config_1.TYPE_VALUE,
261
1073
  RTCTrackEventInit: base_config_1.TYPE,
262
1074
  RTCTransportStats: base_config_1.TYPE,
263
- ReadableStreamGetReaderOptions: base_config_1.TYPE,
264
- ReadableStreamIteratorOptions: base_config_1.TYPE,
265
- ReadableStreamReadDoneResult: base_config_1.TYPE,
266
- ReadableStreamReadValueResult: base_config_1.TYPE,
267
- ReadableWritablePair: base_config_1.TYPE,
268
- RegistrationOptions: base_config_1.TYPE,
269
- ReportingObserverOptions: base_config_1.TYPE,
270
- RequestInit: base_config_1.TYPE,
271
- ResizeObserverOptions: base_config_1.TYPE,
272
- ResponseInit: base_config_1.TYPE,
273
- RsaHashedImportParams: base_config_1.TYPE,
274
- RsaHashedKeyAlgorithm: base_config_1.TYPE,
275
- RsaHashedKeyGenParams: base_config_1.TYPE,
276
- RsaKeyAlgorithm: base_config_1.TYPE,
277
- RsaKeyGenParams: base_config_1.TYPE,
278
- RsaOaepParams: base_config_1.TYPE,
279
- RsaOtherPrimesInfo: base_config_1.TYPE,
280
- RsaPssParams: base_config_1.TYPE,
281
- SVGBoundingBoxOptions: base_config_1.TYPE,
1075
+ Screen: base_config_1.TYPE_VALUE,
1076
+ ScreenOrientation: base_config_1.TYPE_VALUE,
1077
+ ScreenOrientationEventMap: base_config_1.TYPE,
1078
+ ScriptProcessorNode: base_config_1.TYPE_VALUE,
1079
+ ScriptProcessorNodeEventMap: base_config_1.TYPE,
1080
+ ScrollBehavior: base_config_1.TYPE,
282
1081
  ScrollIntoViewOptions: base_config_1.TYPE,
1082
+ ScrollLogicalPosition: base_config_1.TYPE,
283
1083
  ScrollOptions: base_config_1.TYPE,
1084
+ ScrollRestoration: base_config_1.TYPE,
1085
+ ScrollSetting: base_config_1.TYPE,
284
1086
  ScrollToOptions: base_config_1.TYPE,
1087
+ SecurityPolicyViolationEvent: base_config_1.TYPE_VALUE,
1088
+ SecurityPolicyViolationEventDisposition: base_config_1.TYPE,
285
1089
  SecurityPolicyViolationEventInit: base_config_1.TYPE,
1090
+ Selection: base_config_1.TYPE_VALUE,
1091
+ SelectionMode: base_config_1.TYPE,
1092
+ ServiceWorker: base_config_1.TYPE_VALUE,
1093
+ ServiceWorkerContainer: base_config_1.TYPE_VALUE,
1094
+ ServiceWorkerContainerEventMap: base_config_1.TYPE,
1095
+ ServiceWorkerEventMap: base_config_1.TYPE,
1096
+ ServiceWorkerRegistration: base_config_1.TYPE_VALUE,
1097
+ ServiceWorkerRegistrationEventMap: base_config_1.TYPE,
1098
+ ServiceWorkerState: base_config_1.TYPE,
1099
+ ServiceWorkerUpdateViaCache: base_config_1.TYPE,
1100
+ ShadowRoot: base_config_1.TYPE_VALUE,
1101
+ ShadowRootEventMap: base_config_1.TYPE,
286
1102
  ShadowRootInit: base_config_1.TYPE,
1103
+ ShadowRootMode: base_config_1.TYPE,
287
1104
  ShareData: base_config_1.TYPE,
1105
+ SharedWorker: base_config_1.TYPE_VALUE,
1106
+ SlotAssignmentMode: base_config_1.TYPE,
1107
+ Slottable: base_config_1.TYPE,
1108
+ SourceBuffer: base_config_1.TYPE_VALUE,
1109
+ SourceBufferEventMap: base_config_1.TYPE,
1110
+ SourceBufferList: base_config_1.TYPE_VALUE,
1111
+ SourceBufferListEventMap: base_config_1.TYPE,
1112
+ SpeechRecognitionAlternative: base_config_1.TYPE_VALUE,
1113
+ SpeechRecognitionResult: base_config_1.TYPE_VALUE,
1114
+ SpeechRecognitionResultList: base_config_1.TYPE_VALUE,
1115
+ SpeechSynthesis: base_config_1.TYPE_VALUE,
1116
+ SpeechSynthesisErrorCode: base_config_1.TYPE,
1117
+ SpeechSynthesisErrorEvent: base_config_1.TYPE_VALUE,
288
1118
  SpeechSynthesisErrorEventInit: base_config_1.TYPE,
1119
+ SpeechSynthesisEvent: base_config_1.TYPE_VALUE,
289
1120
  SpeechSynthesisEventInit: base_config_1.TYPE,
1121
+ SpeechSynthesisEventMap: base_config_1.TYPE,
1122
+ SpeechSynthesisUtterance: base_config_1.TYPE_VALUE,
1123
+ SpeechSynthesisUtteranceEventMap: base_config_1.TYPE,
1124
+ SpeechSynthesisVoice: base_config_1.TYPE_VALUE,
1125
+ StaticRange: base_config_1.TYPE_VALUE,
290
1126
  StaticRangeInit: base_config_1.TYPE,
1127
+ StereoPannerNode: base_config_1.TYPE_VALUE,
291
1128
  StereoPannerOptions: base_config_1.TYPE,
1129
+ Storage: base_config_1.TYPE_VALUE,
292
1130
  StorageEstimate: base_config_1.TYPE,
1131
+ StorageEvent: base_config_1.TYPE_VALUE,
293
1132
  StorageEventInit: base_config_1.TYPE,
1133
+ StorageManager: base_config_1.TYPE_VALUE,
294
1134
  StreamPipeOptions: base_config_1.TYPE,
295
1135
  StructuredSerializeOptions: base_config_1.TYPE,
1136
+ StyleMedia: base_config_1.TYPE,
1137
+ StylePropertyMap: base_config_1.TYPE_VALUE,
1138
+ StylePropertyMapReadOnly: base_config_1.TYPE_VALUE,
1139
+ StyleSheet: base_config_1.TYPE_VALUE,
1140
+ StyleSheetList: base_config_1.TYPE_VALUE,
1141
+ SubmitEvent: base_config_1.TYPE_VALUE,
296
1142
  SubmitEventInit: base_config_1.TYPE,
297
- TextDecodeOptions: base_config_1.TYPE,
298
- TextDecoderOptions: base_config_1.TYPE,
299
- TextEncoderEncodeIntoResult: base_config_1.TYPE,
300
- ToggleEventInit: base_config_1.TYPE,
301
- TouchEventInit: base_config_1.TYPE,
302
- TouchInit: base_config_1.TYPE,
303
- TrackEventInit: base_config_1.TYPE,
304
- Transformer: base_config_1.TYPE,
305
- TransitionEventInit: base_config_1.TYPE,
306
- UIEventInit: base_config_1.TYPE,
307
- ULongRange: base_config_1.TYPE,
308
- UnderlyingByteSource: base_config_1.TYPE,
309
- UnderlyingDefaultSource: base_config_1.TYPE,
310
- UnderlyingSink: base_config_1.TYPE,
311
- UnderlyingSource: base_config_1.TYPE,
312
- ValidityStateFlags: base_config_1.TYPE,
313
- VideoColorSpaceInit: base_config_1.TYPE,
314
- VideoConfiguration: base_config_1.TYPE,
315
- VideoDecoderConfig: base_config_1.TYPE,
316
- VideoDecoderInit: base_config_1.TYPE,
317
- VideoDecoderSupport: base_config_1.TYPE,
318
- VideoEncoderConfig: base_config_1.TYPE,
319
- VideoEncoderEncodeOptions: base_config_1.TYPE,
320
- VideoEncoderInit: base_config_1.TYPE,
321
- VideoEncoderSupport: base_config_1.TYPE,
322
- VideoFrameBufferInit: base_config_1.TYPE,
323
- VideoFrameCallbackMetadata: base_config_1.TYPE,
324
- VideoFrameCopyToOptions: base_config_1.TYPE,
325
- VideoFrameInit: base_config_1.TYPE,
326
- WaveShaperOptions: base_config_1.TYPE,
327
- WebGLContextAttributes: base_config_1.TYPE,
328
- WebGLContextEventInit: base_config_1.TYPE,
329
- WebTransportCloseInfo: base_config_1.TYPE,
330
- WebTransportErrorOptions: base_config_1.TYPE,
331
- WebTransportHash: base_config_1.TYPE,
332
- WebTransportOptions: base_config_1.TYPE,
333
- WebTransportSendStreamOptions: base_config_1.TYPE,
334
- WheelEventInit: base_config_1.TYPE,
335
- WindowPostMessageOptions: base_config_1.TYPE,
336
- WorkerOptions: base_config_1.TYPE,
337
- WorkletOptions: base_config_1.TYPE,
338
- WriteParams: base_config_1.TYPE,
339
- NodeFilter: base_config_1.TYPE_VALUE,
340
- XPathNSResolver: base_config_1.TYPE,
341
- ANGLE_instanced_arrays: base_config_1.TYPE,
342
- ARIAMixin: base_config_1.TYPE,
343
- AbortController: base_config_1.TYPE_VALUE,
344
- AbortSignalEventMap: base_config_1.TYPE,
345
- AbortSignal: base_config_1.TYPE_VALUE,
346
- AbstractRange: base_config_1.TYPE_VALUE,
347
- AbstractWorkerEventMap: base_config_1.TYPE,
348
- AbstractWorker: base_config_1.TYPE,
349
- AnalyserNode: base_config_1.TYPE_VALUE,
350
- Animatable: base_config_1.TYPE,
351
- AnimationEventMap: base_config_1.TYPE,
352
- Animation: base_config_1.TYPE_VALUE,
353
- AnimationEffect: base_config_1.TYPE_VALUE,
354
- AnimationEvent: base_config_1.TYPE_VALUE,
355
- AnimationFrameProvider: base_config_1.TYPE,
356
- AnimationPlaybackEvent: base_config_1.TYPE_VALUE,
357
- AnimationTimeline: base_config_1.TYPE_VALUE,
358
- Attr: base_config_1.TYPE_VALUE,
359
- AudioBuffer: base_config_1.TYPE_VALUE,
360
- AudioBufferSourceNode: base_config_1.TYPE_VALUE,
361
- AudioContext: base_config_1.TYPE_VALUE,
362
- AudioDestinationNode: base_config_1.TYPE_VALUE,
363
- AudioListener: base_config_1.TYPE_VALUE,
364
- AudioNode: base_config_1.TYPE_VALUE,
365
- AudioParam: base_config_1.TYPE_VALUE,
366
- AudioParamMap: base_config_1.TYPE_VALUE,
367
- AudioProcessingEvent: base_config_1.TYPE_VALUE,
368
- AudioScheduledSourceNodeEventMap: base_config_1.TYPE,
369
- AudioScheduledSourceNode: base_config_1.TYPE_VALUE,
370
- AudioWorklet: base_config_1.TYPE_VALUE,
371
- AudioWorkletNodeEventMap: base_config_1.TYPE,
372
- AudioWorkletNode: base_config_1.TYPE_VALUE,
373
- AuthenticatorAssertionResponse: base_config_1.TYPE_VALUE,
374
- AuthenticatorAttestationResponse: base_config_1.TYPE_VALUE,
375
- AuthenticatorResponse: base_config_1.TYPE_VALUE,
376
- BarProp: base_config_1.TYPE_VALUE,
377
- BaseAudioContextEventMap: base_config_1.TYPE,
378
- BaseAudioContext: base_config_1.TYPE_VALUE,
379
- BeforeUnloadEvent: base_config_1.TYPE_VALUE,
380
- BiquadFilterNode: base_config_1.TYPE_VALUE,
381
- Blob: base_config_1.TYPE_VALUE,
382
- BlobEvent: base_config_1.TYPE_VALUE,
383
- Body: base_config_1.TYPE,
384
- BroadcastChannelEventMap: base_config_1.TYPE,
385
- BroadcastChannel: base_config_1.TYPE_VALUE,
386
- ByteLengthQueuingStrategy: base_config_1.TYPE_VALUE,
387
- CDATASection: base_config_1.TYPE_VALUE,
388
- CSSAnimation: base_config_1.TYPE_VALUE,
389
- CSSConditionRule: base_config_1.TYPE_VALUE,
390
- CSSContainerRule: base_config_1.TYPE_VALUE,
391
- CSSCounterStyleRule: base_config_1.TYPE_VALUE,
392
- CSSFontFaceRule: base_config_1.TYPE_VALUE,
393
- CSSFontFeatureValuesRule: base_config_1.TYPE_VALUE,
394
- CSSFontPaletteValuesRule: base_config_1.TYPE_VALUE,
395
- CSSGroupingRule: base_config_1.TYPE_VALUE,
396
- CSSImageValue: base_config_1.TYPE_VALUE,
397
- CSSImportRule: base_config_1.TYPE_VALUE,
398
- CSSKeyframeRule: base_config_1.TYPE_VALUE,
399
- CSSKeyframesRule: base_config_1.TYPE_VALUE,
400
- CSSKeywordValue: base_config_1.TYPE_VALUE,
401
- CSSLayerBlockRule: base_config_1.TYPE_VALUE,
402
- CSSLayerStatementRule: base_config_1.TYPE_VALUE,
403
- CSSMathClamp: base_config_1.TYPE_VALUE,
404
- CSSMathInvert: base_config_1.TYPE_VALUE,
405
- CSSMathMax: base_config_1.TYPE_VALUE,
406
- CSSMathMin: base_config_1.TYPE_VALUE,
407
- CSSMathNegate: base_config_1.TYPE_VALUE,
408
- CSSMathProduct: base_config_1.TYPE_VALUE,
409
- CSSMathSum: base_config_1.TYPE_VALUE,
410
- CSSMathValue: base_config_1.TYPE_VALUE,
411
- CSSMatrixComponent: base_config_1.TYPE_VALUE,
412
- CSSMediaRule: base_config_1.TYPE_VALUE,
413
- CSSNamespaceRule: base_config_1.TYPE_VALUE,
414
- CSSNumericArray: base_config_1.TYPE_VALUE,
415
- CSSNumericValue: base_config_1.TYPE_VALUE,
416
- CSSPageRule: base_config_1.TYPE_VALUE,
417
- CSSPerspective: base_config_1.TYPE_VALUE,
418
- CSSPropertyRule: base_config_1.TYPE_VALUE,
419
- CSSRotate: base_config_1.TYPE_VALUE,
420
- CSSRule: base_config_1.TYPE_VALUE,
421
- CSSRuleList: base_config_1.TYPE_VALUE,
422
- CSSScale: base_config_1.TYPE_VALUE,
423
- CSSScopeRule: base_config_1.TYPE_VALUE,
424
- CSSSkew: base_config_1.TYPE_VALUE,
425
- CSSSkewX: base_config_1.TYPE_VALUE,
426
- CSSSkewY: base_config_1.TYPE_VALUE,
427
- CSSStartingStyleRule: base_config_1.TYPE_VALUE,
428
- CSSStyleDeclaration: base_config_1.TYPE_VALUE,
429
- CSSStyleRule: base_config_1.TYPE_VALUE,
430
- CSSStyleSheet: base_config_1.TYPE_VALUE,
431
- CSSStyleValue: base_config_1.TYPE_VALUE,
432
- CSSSupportsRule: base_config_1.TYPE_VALUE,
433
- CSSTransformComponent: base_config_1.TYPE_VALUE,
434
- CSSTransformValue: base_config_1.TYPE_VALUE,
435
- CSSTransition: base_config_1.TYPE_VALUE,
436
- CSSTranslate: base_config_1.TYPE_VALUE,
437
- CSSUnitValue: base_config_1.TYPE_VALUE,
438
- CSSUnparsedValue: base_config_1.TYPE_VALUE,
439
- CSSVariableReferenceValue: base_config_1.TYPE_VALUE,
440
- Cache: base_config_1.TYPE_VALUE,
441
- CacheStorage: base_config_1.TYPE_VALUE,
442
- CanvasCaptureMediaStreamTrack: base_config_1.TYPE_VALUE,
443
- CanvasCompositing: base_config_1.TYPE,
444
- CanvasDrawImage: base_config_1.TYPE,
445
- CanvasDrawPath: base_config_1.TYPE,
446
- CanvasFillStrokeStyles: base_config_1.TYPE,
447
- CanvasFilters: base_config_1.TYPE,
448
- CanvasGradient: base_config_1.TYPE_VALUE,
449
- CanvasImageData: base_config_1.TYPE,
450
- CanvasImageSmoothing: base_config_1.TYPE,
451
- CanvasPath: base_config_1.TYPE,
452
- CanvasPathDrawingStyles: base_config_1.TYPE,
453
- CanvasPattern: base_config_1.TYPE_VALUE,
454
- CanvasRect: base_config_1.TYPE,
455
- CanvasRenderingContext2D: base_config_1.TYPE_VALUE,
456
- CanvasShadowStyles: base_config_1.TYPE,
457
- CanvasState: base_config_1.TYPE,
458
- CanvasText: base_config_1.TYPE,
459
- CanvasTextDrawingStyles: base_config_1.TYPE,
460
- CanvasTransform: base_config_1.TYPE,
461
- CanvasUserInterface: base_config_1.TYPE,
462
- ChannelMergerNode: base_config_1.TYPE_VALUE,
463
- ChannelSplitterNode: base_config_1.TYPE_VALUE,
464
- CharacterData: base_config_1.TYPE_VALUE,
465
- ChildNode: base_config_1.TYPE,
466
- ClientRect: base_config_1.TYPE,
467
- Clipboard: base_config_1.TYPE_VALUE,
468
- ClipboardEvent: base_config_1.TYPE_VALUE,
469
- ClipboardItem: base_config_1.TYPE_VALUE,
470
- CloseEvent: base_config_1.TYPE_VALUE,
471
- Comment: base_config_1.TYPE_VALUE,
472
- CompositionEvent: base_config_1.TYPE_VALUE,
473
- CompressionStream: base_config_1.TYPE_VALUE,
474
- ConstantSourceNode: base_config_1.TYPE_VALUE,
475
- ContentVisibilityAutoStateChangeEvent: base_config_1.TYPE_VALUE,
476
- ConvolverNode: base_config_1.TYPE_VALUE,
477
- CountQueuingStrategy: base_config_1.TYPE_VALUE,
478
- Credential: base_config_1.TYPE_VALUE,
479
- CredentialsContainer: base_config_1.TYPE_VALUE,
480
- Crypto: base_config_1.TYPE_VALUE,
481
- CryptoKey: base_config_1.TYPE_VALUE,
482
- CustomElementRegistry: base_config_1.TYPE_VALUE,
483
- CustomEvent: base_config_1.TYPE_VALUE,
484
- CustomStateSet: base_config_1.TYPE_VALUE,
485
- DOMException: base_config_1.TYPE_VALUE,
486
- DOMImplementation: base_config_1.TYPE_VALUE,
487
- DOMMatrix: base_config_1.TYPE_VALUE,
488
- SVGMatrix: base_config_1.TYPE_VALUE,
489
- WebKitCSSMatrix: base_config_1.TYPE_VALUE,
490
- DOMMatrixReadOnly: base_config_1.TYPE_VALUE,
491
- DOMParser: base_config_1.TYPE_VALUE,
492
- DOMPoint: base_config_1.TYPE_VALUE,
493
- SVGPoint: base_config_1.TYPE_VALUE,
494
- DOMPointReadOnly: base_config_1.TYPE_VALUE,
495
- DOMQuad: base_config_1.TYPE_VALUE,
496
- DOMRect: base_config_1.TYPE_VALUE,
497
- SVGRect: base_config_1.TYPE_VALUE,
498
- DOMRectList: base_config_1.TYPE_VALUE,
499
- DOMRectReadOnly: base_config_1.TYPE_VALUE,
500
- DOMStringList: base_config_1.TYPE_VALUE,
501
- DOMStringMap: base_config_1.TYPE_VALUE,
502
- DOMTokenList: base_config_1.TYPE_VALUE,
503
- DataTransfer: base_config_1.TYPE_VALUE,
504
- DataTransferItem: base_config_1.TYPE_VALUE,
505
- DataTransferItemList: base_config_1.TYPE_VALUE,
506
- DecompressionStream: base_config_1.TYPE_VALUE,
507
- DelayNode: base_config_1.TYPE_VALUE,
508
- DeviceMotionEvent: base_config_1.TYPE_VALUE,
509
- DeviceMotionEventAcceleration: base_config_1.TYPE,
510
- DeviceMotionEventRotationRate: base_config_1.TYPE,
511
- DeviceOrientationEvent: base_config_1.TYPE_VALUE,
512
- DocumentEventMap: base_config_1.TYPE,
513
- Document: base_config_1.TYPE_VALUE,
514
- DocumentFragment: base_config_1.TYPE_VALUE,
515
- DocumentOrShadowRoot: base_config_1.TYPE,
516
- DocumentTimeline: base_config_1.TYPE_VALUE,
517
- DocumentType: base_config_1.TYPE_VALUE,
518
- DragEvent: base_config_1.TYPE_VALUE,
519
- DynamicsCompressorNode: base_config_1.TYPE_VALUE,
520
- EXT_blend_minmax: base_config_1.TYPE,
521
- EXT_color_buffer_float: base_config_1.TYPE,
522
- EXT_color_buffer_half_float: base_config_1.TYPE,
523
- EXT_float_blend: base_config_1.TYPE,
524
- EXT_frag_depth: base_config_1.TYPE,
525
- EXT_sRGB: base_config_1.TYPE,
526
- EXT_shader_texture_lod: base_config_1.TYPE,
527
- EXT_texture_compression_bptc: base_config_1.TYPE,
528
- EXT_texture_compression_rgtc: base_config_1.TYPE,
529
- EXT_texture_filter_anisotropic: base_config_1.TYPE,
530
- EXT_texture_norm16: base_config_1.TYPE,
531
- ElementEventMap: base_config_1.TYPE,
532
- Element: base_config_1.TYPE_VALUE,
533
- ElementCSSInlineStyle: base_config_1.TYPE,
534
- ElementContentEditable: base_config_1.TYPE,
535
- ElementInternals: base_config_1.TYPE_VALUE,
536
- EncodedVideoChunk: base_config_1.TYPE_VALUE,
537
- ErrorEvent: base_config_1.TYPE_VALUE,
538
- Event: base_config_1.TYPE_VALUE,
539
- EventCounts: base_config_1.TYPE_VALUE,
540
- EventListener: base_config_1.TYPE,
541
- EventListenerObject: base_config_1.TYPE,
542
- EventSourceEventMap: base_config_1.TYPE,
543
- EventSource: base_config_1.TYPE_VALUE,
544
- EventTarget: base_config_1.TYPE_VALUE,
545
- External: base_config_1.TYPE_VALUE,
546
- File: base_config_1.TYPE_VALUE,
547
- FileList: base_config_1.TYPE_VALUE,
548
- FileReaderEventMap: base_config_1.TYPE,
549
- FileReader: base_config_1.TYPE_VALUE,
550
- FileSystem: base_config_1.TYPE_VALUE,
551
- FileSystemDirectoryEntry: base_config_1.TYPE_VALUE,
552
- FileSystemDirectoryHandle: base_config_1.TYPE_VALUE,
553
- FileSystemDirectoryReader: base_config_1.TYPE_VALUE,
554
- FileSystemEntry: base_config_1.TYPE_VALUE,
555
- FileSystemFileEntry: base_config_1.TYPE_VALUE,
556
- FileSystemFileHandle: base_config_1.TYPE_VALUE,
557
- FileSystemHandle: base_config_1.TYPE_VALUE,
558
- FileSystemWritableFileStream: base_config_1.TYPE_VALUE,
559
- FocusEvent: base_config_1.TYPE_VALUE,
560
- FontFace: base_config_1.TYPE_VALUE,
561
- FontFaceSetEventMap: base_config_1.TYPE,
562
- FontFaceSet: base_config_1.TYPE_VALUE,
563
- FontFaceSetLoadEvent: base_config_1.TYPE_VALUE,
564
- FontFaceSource: base_config_1.TYPE,
565
- FormData: base_config_1.TYPE_VALUE,
566
- FormDataEvent: base_config_1.TYPE_VALUE,
567
- GainNode: base_config_1.TYPE_VALUE,
568
- Gamepad: base_config_1.TYPE_VALUE,
569
- GamepadButton: base_config_1.TYPE_VALUE,
570
- GamepadEvent: base_config_1.TYPE_VALUE,
571
- GamepadHapticActuator: base_config_1.TYPE_VALUE,
572
- GenericTransformStream: base_config_1.TYPE,
573
- Geolocation: base_config_1.TYPE_VALUE,
574
- GeolocationCoordinates: base_config_1.TYPE_VALUE,
575
- GeolocationPosition: base_config_1.TYPE_VALUE,
576
- GeolocationPositionError: base_config_1.TYPE_VALUE,
577
- GlobalEventHandlersEventMap: base_config_1.TYPE,
578
- GlobalEventHandlers: base_config_1.TYPE,
579
- HTMLAllCollection: base_config_1.TYPE_VALUE,
580
- HTMLAnchorElement: base_config_1.TYPE_VALUE,
581
- HTMLAreaElement: base_config_1.TYPE_VALUE,
582
- HTMLAudioElement: base_config_1.TYPE_VALUE,
583
- HTMLBRElement: base_config_1.TYPE_VALUE,
584
- HTMLBaseElement: base_config_1.TYPE_VALUE,
585
- HTMLBodyElementEventMap: base_config_1.TYPE,
586
- HTMLBodyElement: base_config_1.TYPE_VALUE,
587
- HTMLButtonElement: base_config_1.TYPE_VALUE,
588
- HTMLCanvasElement: base_config_1.TYPE_VALUE,
589
- HTMLCollectionBase: base_config_1.TYPE,
590
- HTMLCollection: base_config_1.TYPE_VALUE,
591
- HTMLCollectionOf: base_config_1.TYPE,
592
- HTMLDListElement: base_config_1.TYPE_VALUE,
593
- HTMLDataElement: base_config_1.TYPE_VALUE,
594
- HTMLDataListElement: base_config_1.TYPE_VALUE,
595
- HTMLDetailsElement: base_config_1.TYPE_VALUE,
596
- HTMLDialogElement: base_config_1.TYPE_VALUE,
597
- HTMLDirectoryElement: base_config_1.TYPE_VALUE,
598
- HTMLDivElement: base_config_1.TYPE_VALUE,
599
- HTMLDocument: base_config_1.TYPE_VALUE,
600
- HTMLElementEventMap: base_config_1.TYPE,
601
- HTMLElement: base_config_1.TYPE_VALUE,
602
- HTMLEmbedElement: base_config_1.TYPE_VALUE,
603
- HTMLFieldSetElement: base_config_1.TYPE_VALUE,
604
- HTMLFontElement: base_config_1.TYPE_VALUE,
605
- HTMLFormControlsCollection: base_config_1.TYPE_VALUE,
606
- HTMLFormElement: base_config_1.TYPE_VALUE,
607
- HTMLFrameElement: base_config_1.TYPE_VALUE,
608
- HTMLFrameSetElementEventMap: base_config_1.TYPE,
609
- HTMLFrameSetElement: base_config_1.TYPE_VALUE,
610
- HTMLHRElement: base_config_1.TYPE_VALUE,
611
- HTMLHeadElement: base_config_1.TYPE_VALUE,
612
- HTMLHeadingElement: base_config_1.TYPE_VALUE,
613
- HTMLHtmlElement: base_config_1.TYPE_VALUE,
614
- HTMLHyperlinkElementUtils: base_config_1.TYPE,
615
- HTMLIFrameElement: base_config_1.TYPE_VALUE,
616
- HTMLImageElement: base_config_1.TYPE_VALUE,
617
- HTMLInputElement: base_config_1.TYPE_VALUE,
618
- HTMLLIElement: base_config_1.TYPE_VALUE,
619
- HTMLLabelElement: base_config_1.TYPE_VALUE,
620
- HTMLLegendElement: base_config_1.TYPE_VALUE,
621
- HTMLLinkElement: base_config_1.TYPE_VALUE,
622
- HTMLMapElement: base_config_1.TYPE_VALUE,
623
- HTMLMarqueeElement: base_config_1.TYPE_VALUE,
624
- HTMLMediaElementEventMap: base_config_1.TYPE,
625
- HTMLMediaElement: base_config_1.TYPE_VALUE,
626
- HTMLMenuElement: base_config_1.TYPE_VALUE,
627
- HTMLMetaElement: base_config_1.TYPE_VALUE,
628
- HTMLMeterElement: base_config_1.TYPE_VALUE,
629
- HTMLModElement: base_config_1.TYPE_VALUE,
630
- HTMLOListElement: base_config_1.TYPE_VALUE,
631
- HTMLObjectElement: base_config_1.TYPE_VALUE,
632
- HTMLOptGroupElement: base_config_1.TYPE_VALUE,
633
- HTMLOptionElement: base_config_1.TYPE_VALUE,
634
- HTMLOptionsCollection: base_config_1.TYPE_VALUE,
635
- HTMLOrSVGElement: base_config_1.TYPE,
636
- HTMLOutputElement: base_config_1.TYPE_VALUE,
637
- HTMLParagraphElement: base_config_1.TYPE_VALUE,
638
- HTMLParamElement: base_config_1.TYPE_VALUE,
639
- HTMLPictureElement: base_config_1.TYPE_VALUE,
640
- HTMLPreElement: base_config_1.TYPE_VALUE,
641
- HTMLProgressElement: base_config_1.TYPE_VALUE,
642
- HTMLQuoteElement: base_config_1.TYPE_VALUE,
643
- HTMLScriptElement: base_config_1.TYPE_VALUE,
644
- HTMLSelectElement: base_config_1.TYPE_VALUE,
645
- HTMLSlotElement: base_config_1.TYPE_VALUE,
646
- HTMLSourceElement: base_config_1.TYPE_VALUE,
647
- HTMLSpanElement: base_config_1.TYPE_VALUE,
648
- HTMLStyleElement: base_config_1.TYPE_VALUE,
649
- HTMLTableCaptionElement: base_config_1.TYPE_VALUE,
650
- HTMLTableCellElement: base_config_1.TYPE_VALUE,
651
- HTMLTableColElement: base_config_1.TYPE_VALUE,
652
- HTMLTableDataCellElement: base_config_1.TYPE,
653
- HTMLTableElement: base_config_1.TYPE_VALUE,
654
- HTMLTableHeaderCellElement: base_config_1.TYPE,
655
- HTMLTableRowElement: base_config_1.TYPE_VALUE,
656
- HTMLTableSectionElement: base_config_1.TYPE_VALUE,
657
- HTMLTemplateElement: base_config_1.TYPE_VALUE,
658
- HTMLTextAreaElement: base_config_1.TYPE_VALUE,
659
- HTMLTimeElement: base_config_1.TYPE_VALUE,
660
- HTMLTitleElement: base_config_1.TYPE_VALUE,
661
- HTMLTrackElement: base_config_1.TYPE_VALUE,
662
- HTMLUListElement: base_config_1.TYPE_VALUE,
663
- HTMLUnknownElement: base_config_1.TYPE_VALUE,
664
- HTMLVideoElementEventMap: base_config_1.TYPE,
665
- HTMLVideoElement: base_config_1.TYPE_VALUE,
666
- HashChangeEvent: base_config_1.TYPE_VALUE,
667
- Headers: base_config_1.TYPE_VALUE,
668
- Highlight: base_config_1.TYPE_VALUE,
669
- HighlightRegistry: base_config_1.TYPE_VALUE,
670
- History: base_config_1.TYPE_VALUE,
671
- IDBCursor: base_config_1.TYPE_VALUE,
672
- IDBCursorWithValue: base_config_1.TYPE_VALUE,
673
- IDBDatabaseEventMap: base_config_1.TYPE,
674
- IDBDatabase: base_config_1.TYPE_VALUE,
675
- IDBFactory: base_config_1.TYPE_VALUE,
676
- IDBIndex: base_config_1.TYPE_VALUE,
677
- IDBKeyRange: base_config_1.TYPE_VALUE,
678
- IDBObjectStore: base_config_1.TYPE_VALUE,
679
- IDBOpenDBRequestEventMap: base_config_1.TYPE,
680
- IDBOpenDBRequest: base_config_1.TYPE_VALUE,
681
- IDBRequestEventMap: base_config_1.TYPE,
682
- IDBRequest: base_config_1.TYPE_VALUE,
683
- IDBTransactionEventMap: base_config_1.TYPE,
684
- IDBTransaction: base_config_1.TYPE_VALUE,
685
- IDBVersionChangeEvent: base_config_1.TYPE_VALUE,
686
- IIRFilterNode: base_config_1.TYPE_VALUE,
687
- IdleDeadline: base_config_1.TYPE_VALUE,
688
- ImageBitmap: base_config_1.TYPE_VALUE,
689
- ImageBitmapRenderingContext: base_config_1.TYPE_VALUE,
690
- ImageData: base_config_1.TYPE_VALUE,
691
- InnerHTML: base_config_1.TYPE,
692
- InputDeviceInfo: base_config_1.TYPE_VALUE,
693
- InputEvent: base_config_1.TYPE_VALUE,
694
- IntersectionObserver: base_config_1.TYPE_VALUE,
695
- IntersectionObserverEntry: base_config_1.TYPE_VALUE,
696
- KHR_parallel_shader_compile: base_config_1.TYPE,
697
- KeyboardEvent: base_config_1.TYPE_VALUE,
698
- KeyframeEffect: base_config_1.TYPE_VALUE,
699
- LargestContentfulPaint: base_config_1.TYPE_VALUE,
700
- LinkStyle: base_config_1.TYPE,
701
- Location: base_config_1.TYPE_VALUE,
702
- Lock: base_config_1.TYPE_VALUE,
703
- LockManager: base_config_1.TYPE_VALUE,
704
- MIDIAccessEventMap: base_config_1.TYPE,
705
- MIDIAccess: base_config_1.TYPE_VALUE,
706
- MIDIConnectionEvent: base_config_1.TYPE_VALUE,
707
- MIDIInputEventMap: base_config_1.TYPE,
708
- MIDIInput: base_config_1.TYPE_VALUE,
709
- MIDIInputMap: base_config_1.TYPE_VALUE,
710
- MIDIMessageEvent: base_config_1.TYPE_VALUE,
711
- MIDIOutput: base_config_1.TYPE_VALUE,
712
- MIDIOutputMap: base_config_1.TYPE_VALUE,
713
- MIDIPortEventMap: base_config_1.TYPE,
714
- MIDIPort: base_config_1.TYPE_VALUE,
715
- MathMLElementEventMap: base_config_1.TYPE,
716
- MathMLElement: base_config_1.TYPE_VALUE,
717
- MediaCapabilities: base_config_1.TYPE_VALUE,
718
- MediaDeviceInfo: base_config_1.TYPE_VALUE,
719
- MediaDevicesEventMap: base_config_1.TYPE,
720
- MediaDevices: base_config_1.TYPE_VALUE,
721
- MediaElementAudioSourceNode: base_config_1.TYPE_VALUE,
722
- MediaEncryptedEvent: base_config_1.TYPE_VALUE,
723
- MediaError: base_config_1.TYPE_VALUE,
724
- MediaKeyMessageEvent: base_config_1.TYPE_VALUE,
725
- MediaKeySessionEventMap: base_config_1.TYPE,
726
- MediaKeySession: base_config_1.TYPE_VALUE,
727
- MediaKeyStatusMap: base_config_1.TYPE_VALUE,
728
- MediaKeySystemAccess: base_config_1.TYPE_VALUE,
729
- MediaKeys: base_config_1.TYPE_VALUE,
730
- MediaList: base_config_1.TYPE_VALUE,
731
- MediaMetadata: base_config_1.TYPE_VALUE,
732
- MediaQueryListEventMap: base_config_1.TYPE,
733
- MediaQueryList: base_config_1.TYPE_VALUE,
734
- MediaQueryListEvent: base_config_1.TYPE_VALUE,
735
- MediaRecorderEventMap: base_config_1.TYPE,
736
- MediaRecorder: base_config_1.TYPE_VALUE,
737
- MediaSession: base_config_1.TYPE_VALUE,
738
- MediaSourceEventMap: base_config_1.TYPE,
739
- MediaSource: base_config_1.TYPE_VALUE,
740
- MediaStreamEventMap: base_config_1.TYPE,
741
- MediaStream: base_config_1.TYPE_VALUE,
742
- MediaStreamAudioDestinationNode: base_config_1.TYPE_VALUE,
743
- MediaStreamAudioSourceNode: base_config_1.TYPE_VALUE,
744
- MediaStreamTrackEventMap: base_config_1.TYPE,
745
- MediaStreamTrack: base_config_1.TYPE_VALUE,
746
- MediaStreamTrackEvent: base_config_1.TYPE_VALUE,
747
- MessageChannel: base_config_1.TYPE_VALUE,
748
- MessageEvent: base_config_1.TYPE_VALUE,
749
- MessagePortEventMap: base_config_1.TYPE,
750
- MessagePort: base_config_1.TYPE_VALUE,
751
- MimeType: base_config_1.TYPE_VALUE,
752
- MimeTypeArray: base_config_1.TYPE_VALUE,
753
- MouseEvent: base_config_1.TYPE_VALUE,
754
- MutationEvent: base_config_1.TYPE_VALUE,
755
- MutationObserver: base_config_1.TYPE_VALUE,
756
- MutationRecord: base_config_1.TYPE_VALUE,
757
- NamedNodeMap: base_config_1.TYPE_VALUE,
758
- NavigationPreloadManager: base_config_1.TYPE_VALUE,
759
- Navigator: base_config_1.TYPE_VALUE,
760
- NavigatorAutomationInformation: base_config_1.TYPE,
761
- NavigatorBadge: base_config_1.TYPE,
762
- NavigatorConcurrentHardware: base_config_1.TYPE,
763
- NavigatorContentUtils: base_config_1.TYPE,
764
- NavigatorCookies: base_config_1.TYPE,
765
- NavigatorID: base_config_1.TYPE,
766
- NavigatorLanguage: base_config_1.TYPE,
767
- NavigatorLocks: base_config_1.TYPE,
768
- NavigatorOnLine: base_config_1.TYPE,
769
- NavigatorPlugins: base_config_1.TYPE,
770
- NavigatorStorage: base_config_1.TYPE,
771
- Node: base_config_1.TYPE_VALUE,
772
- NodeIterator: base_config_1.TYPE_VALUE,
773
- NodeList: base_config_1.TYPE_VALUE,
774
- NodeListOf: base_config_1.TYPE,
775
- NonDocumentTypeChildNode: base_config_1.TYPE,
776
- NonElementParentNode: base_config_1.TYPE,
777
- NotificationEventMap: base_config_1.TYPE,
778
- Notification: base_config_1.TYPE_VALUE,
779
- OES_draw_buffers_indexed: base_config_1.TYPE,
780
- OES_element_index_uint: base_config_1.TYPE,
781
- OES_fbo_render_mipmap: base_config_1.TYPE,
782
- OES_standard_derivatives: base_config_1.TYPE,
783
- OES_texture_float: base_config_1.TYPE,
784
- OES_texture_float_linear: base_config_1.TYPE,
785
- OES_texture_half_float: base_config_1.TYPE,
786
- OES_texture_half_float_linear: base_config_1.TYPE,
787
- OES_vertex_array_object: base_config_1.TYPE,
788
- OVR_multiview2: base_config_1.TYPE,
789
- OfflineAudioCompletionEvent: base_config_1.TYPE_VALUE,
790
- OfflineAudioContextEventMap: base_config_1.TYPE,
791
- OfflineAudioContext: base_config_1.TYPE_VALUE,
792
- OffscreenCanvasEventMap: base_config_1.TYPE,
793
- OffscreenCanvas: base_config_1.TYPE_VALUE,
794
- OffscreenCanvasRenderingContext2D: base_config_1.TYPE_VALUE,
795
- OscillatorNode: base_config_1.TYPE_VALUE,
796
- OverconstrainedError: base_config_1.TYPE_VALUE,
797
- PageTransitionEvent: base_config_1.TYPE_VALUE,
798
- PannerNode: base_config_1.TYPE_VALUE,
799
- ParentNode: base_config_1.TYPE,
800
- Path2D: base_config_1.TYPE_VALUE,
801
- PaymentMethodChangeEvent: base_config_1.TYPE_VALUE,
802
- PaymentRequestEventMap: base_config_1.TYPE,
803
- PaymentRequest: base_config_1.TYPE_VALUE,
804
- PaymentRequestUpdateEvent: base_config_1.TYPE_VALUE,
805
- PaymentResponse: base_config_1.TYPE_VALUE,
806
- PerformanceEventMap: base_config_1.TYPE,
807
- Performance: base_config_1.TYPE_VALUE,
808
- PerformanceEntry: base_config_1.TYPE_VALUE,
809
- PerformanceEventTiming: base_config_1.TYPE_VALUE,
810
- PerformanceMark: base_config_1.TYPE_VALUE,
811
- PerformanceMeasure: base_config_1.TYPE_VALUE,
812
- PerformanceNavigation: base_config_1.TYPE_VALUE,
813
- PerformanceNavigationTiming: base_config_1.TYPE_VALUE,
814
- PerformanceObserver: base_config_1.TYPE_VALUE,
815
- PerformanceObserverEntryList: base_config_1.TYPE_VALUE,
816
- PerformancePaintTiming: base_config_1.TYPE_VALUE,
817
- PerformanceResourceTiming: base_config_1.TYPE_VALUE,
818
- PerformanceServerTiming: base_config_1.TYPE_VALUE,
819
- PerformanceTiming: base_config_1.TYPE_VALUE,
820
- PeriodicWave: base_config_1.TYPE_VALUE,
821
- PermissionStatusEventMap: base_config_1.TYPE,
822
- PermissionStatus: base_config_1.TYPE_VALUE,
823
- Permissions: base_config_1.TYPE_VALUE,
824
- PictureInPictureEvent: base_config_1.TYPE_VALUE,
825
- PictureInPictureWindowEventMap: base_config_1.TYPE,
826
- PictureInPictureWindow: base_config_1.TYPE_VALUE,
827
- Plugin: base_config_1.TYPE_VALUE,
828
- PluginArray: base_config_1.TYPE_VALUE,
829
- PointerEvent: base_config_1.TYPE_VALUE,
830
- PopStateEvent: base_config_1.TYPE_VALUE,
831
- PopoverInvokerElement: base_config_1.TYPE,
832
- ProcessingInstruction: base_config_1.TYPE_VALUE,
833
- ProgressEvent: base_config_1.TYPE_VALUE,
834
- PromiseRejectionEvent: base_config_1.TYPE_VALUE,
835
- PublicKeyCredential: base_config_1.TYPE_VALUE,
836
- PushManager: base_config_1.TYPE_VALUE,
837
- PushSubscription: base_config_1.TYPE_VALUE,
838
- PushSubscriptionOptions: base_config_1.TYPE_VALUE,
839
- RTCCertificate: base_config_1.TYPE_VALUE,
840
- RTCDTMFSenderEventMap: base_config_1.TYPE,
841
- RTCDTMFSender: base_config_1.TYPE_VALUE,
842
- RTCDTMFToneChangeEvent: base_config_1.TYPE_VALUE,
843
- RTCDataChannelEventMap: base_config_1.TYPE,
844
- RTCDataChannel: base_config_1.TYPE_VALUE,
845
- RTCDataChannelEvent: base_config_1.TYPE_VALUE,
846
- RTCDtlsTransportEventMap: base_config_1.TYPE,
847
- RTCDtlsTransport: base_config_1.TYPE_VALUE,
848
- RTCEncodedAudioFrame: base_config_1.TYPE_VALUE,
849
- RTCEncodedVideoFrame: base_config_1.TYPE_VALUE,
850
- RTCError: base_config_1.TYPE_VALUE,
851
- RTCErrorEvent: base_config_1.TYPE_VALUE,
852
- RTCIceCandidate: base_config_1.TYPE_VALUE,
853
- RTCIceTransportEventMap: base_config_1.TYPE,
854
- RTCIceTransport: base_config_1.TYPE_VALUE,
855
- RTCPeerConnectionEventMap: base_config_1.TYPE,
856
- RTCPeerConnection: base_config_1.TYPE_VALUE,
857
- RTCPeerConnectionIceErrorEvent: base_config_1.TYPE_VALUE,
858
- RTCPeerConnectionIceEvent: base_config_1.TYPE_VALUE,
859
- RTCRtpReceiver: base_config_1.TYPE_VALUE,
860
- RTCRtpScriptTransform: base_config_1.TYPE_VALUE,
861
- RTCRtpSender: base_config_1.TYPE_VALUE,
862
- RTCRtpTransceiver: base_config_1.TYPE_VALUE,
863
- RTCSctpTransportEventMap: base_config_1.TYPE,
864
- RTCSctpTransport: base_config_1.TYPE_VALUE,
865
- RTCSessionDescription: base_config_1.TYPE_VALUE,
866
- RTCStatsReport: base_config_1.TYPE_VALUE,
867
- RTCTrackEvent: base_config_1.TYPE_VALUE,
868
- RadioNodeList: base_config_1.TYPE_VALUE,
869
- Range: base_config_1.TYPE_VALUE,
870
- ReadableByteStreamController: base_config_1.TYPE_VALUE,
871
- ReadableStream: base_config_1.TYPE_VALUE,
872
- ReadableStreamBYOBReader: base_config_1.TYPE_VALUE,
873
- ReadableStreamBYOBRequest: base_config_1.TYPE_VALUE,
874
- ReadableStreamDefaultController: base_config_1.TYPE_VALUE,
875
- ReadableStreamDefaultReader: base_config_1.TYPE_VALUE,
876
- ReadableStreamGenericReader: base_config_1.TYPE,
877
- RemotePlaybackEventMap: base_config_1.TYPE,
878
- RemotePlayback: base_config_1.TYPE_VALUE,
879
- Report: base_config_1.TYPE_VALUE,
880
- ReportBody: base_config_1.TYPE_VALUE,
881
- ReportingObserver: base_config_1.TYPE_VALUE,
882
- Request: base_config_1.TYPE_VALUE,
883
- ResizeObserver: base_config_1.TYPE_VALUE,
884
- ResizeObserverEntry: base_config_1.TYPE_VALUE,
885
- ResizeObserverSize: base_config_1.TYPE_VALUE,
886
- Response: base_config_1.TYPE_VALUE,
887
- SVGAElement: base_config_1.TYPE_VALUE,
888
- SVGAngle: base_config_1.TYPE_VALUE,
889
- SVGAnimateElement: base_config_1.TYPE_VALUE,
890
- SVGAnimateMotionElement: base_config_1.TYPE_VALUE,
891
- SVGAnimateTransformElement: base_config_1.TYPE_VALUE,
892
- SVGAnimatedAngle: base_config_1.TYPE_VALUE,
893
- SVGAnimatedBoolean: base_config_1.TYPE_VALUE,
894
- SVGAnimatedEnumeration: base_config_1.TYPE_VALUE,
895
- SVGAnimatedInteger: base_config_1.TYPE_VALUE,
896
- SVGAnimatedLength: base_config_1.TYPE_VALUE,
897
- SVGAnimatedLengthList: base_config_1.TYPE_VALUE,
898
- SVGAnimatedNumber: base_config_1.TYPE_VALUE,
899
- SVGAnimatedNumberList: base_config_1.TYPE_VALUE,
900
- SVGAnimatedPoints: base_config_1.TYPE,
901
- SVGAnimatedPreserveAspectRatio: base_config_1.TYPE_VALUE,
902
- SVGAnimatedRect: base_config_1.TYPE_VALUE,
903
- SVGAnimatedString: base_config_1.TYPE_VALUE,
904
- SVGAnimatedTransformList: base_config_1.TYPE_VALUE,
905
- SVGAnimationElement: base_config_1.TYPE_VALUE,
906
- SVGCircleElement: base_config_1.TYPE_VALUE,
907
- SVGClipPathElement: base_config_1.TYPE_VALUE,
908
- SVGComponentTransferFunctionElement: base_config_1.TYPE_VALUE,
909
- SVGDefsElement: base_config_1.TYPE_VALUE,
910
- SVGDescElement: base_config_1.TYPE_VALUE,
911
- SVGElementEventMap: base_config_1.TYPE,
912
- SVGElement: base_config_1.TYPE_VALUE,
913
- SVGEllipseElement: base_config_1.TYPE_VALUE,
914
- SVGFEBlendElement: base_config_1.TYPE_VALUE,
915
- SVGFEColorMatrixElement: base_config_1.TYPE_VALUE,
916
- SVGFEComponentTransferElement: base_config_1.TYPE_VALUE,
917
- SVGFECompositeElement: base_config_1.TYPE_VALUE,
918
- SVGFEConvolveMatrixElement: base_config_1.TYPE_VALUE,
919
- SVGFEDiffuseLightingElement: base_config_1.TYPE_VALUE,
920
- SVGFEDisplacementMapElement: base_config_1.TYPE_VALUE,
921
- SVGFEDistantLightElement: base_config_1.TYPE_VALUE,
922
- SVGFEDropShadowElement: base_config_1.TYPE_VALUE,
923
- SVGFEFloodElement: base_config_1.TYPE_VALUE,
924
- SVGFEFuncAElement: base_config_1.TYPE_VALUE,
925
- SVGFEFuncBElement: base_config_1.TYPE_VALUE,
926
- SVGFEFuncGElement: base_config_1.TYPE_VALUE,
927
- SVGFEFuncRElement: base_config_1.TYPE_VALUE,
928
- SVGFEGaussianBlurElement: base_config_1.TYPE_VALUE,
929
- SVGFEImageElement: base_config_1.TYPE_VALUE,
930
- SVGFEMergeElement: base_config_1.TYPE_VALUE,
931
- SVGFEMergeNodeElement: base_config_1.TYPE_VALUE,
932
- SVGFEMorphologyElement: base_config_1.TYPE_VALUE,
933
- SVGFEOffsetElement: base_config_1.TYPE_VALUE,
934
- SVGFEPointLightElement: base_config_1.TYPE_VALUE,
935
- SVGFESpecularLightingElement: base_config_1.TYPE_VALUE,
936
- SVGFESpotLightElement: base_config_1.TYPE_VALUE,
937
- SVGFETileElement: base_config_1.TYPE_VALUE,
938
- SVGFETurbulenceElement: base_config_1.TYPE_VALUE,
939
- SVGFilterElement: base_config_1.TYPE_VALUE,
940
- SVGFilterPrimitiveStandardAttributes: base_config_1.TYPE,
941
- SVGFitToViewBox: base_config_1.TYPE,
942
- SVGForeignObjectElement: base_config_1.TYPE_VALUE,
943
- SVGGElement: base_config_1.TYPE_VALUE,
944
- SVGGeometryElement: base_config_1.TYPE_VALUE,
945
- SVGGradientElement: base_config_1.TYPE_VALUE,
946
- SVGGraphicsElement: base_config_1.TYPE_VALUE,
947
- SVGImageElement: base_config_1.TYPE_VALUE,
948
- SVGLength: base_config_1.TYPE_VALUE,
949
- SVGLengthList: base_config_1.TYPE_VALUE,
950
- SVGLineElement: base_config_1.TYPE_VALUE,
951
- SVGLinearGradientElement: base_config_1.TYPE_VALUE,
952
- SVGMPathElement: base_config_1.TYPE_VALUE,
953
- SVGMarkerElement: base_config_1.TYPE_VALUE,
954
- SVGMaskElement: base_config_1.TYPE_VALUE,
955
- SVGMetadataElement: base_config_1.TYPE_VALUE,
956
- SVGNumber: base_config_1.TYPE_VALUE,
957
- SVGNumberList: base_config_1.TYPE_VALUE,
958
- SVGPathElement: base_config_1.TYPE_VALUE,
959
- SVGPatternElement: base_config_1.TYPE_VALUE,
960
- SVGPointList: base_config_1.TYPE_VALUE,
961
- SVGPolygonElement: base_config_1.TYPE_VALUE,
962
- SVGPolylineElement: base_config_1.TYPE_VALUE,
963
- SVGPreserveAspectRatio: base_config_1.TYPE_VALUE,
964
- SVGRadialGradientElement: base_config_1.TYPE_VALUE,
965
- SVGRectElement: base_config_1.TYPE_VALUE,
966
- SVGSVGElementEventMap: base_config_1.TYPE,
967
- SVGSVGElement: base_config_1.TYPE_VALUE,
968
- SVGScriptElement: base_config_1.TYPE_VALUE,
969
- SVGSetElement: base_config_1.TYPE_VALUE,
970
- SVGStopElement: base_config_1.TYPE_VALUE,
971
- SVGStringList: base_config_1.TYPE_VALUE,
972
- SVGStyleElement: base_config_1.TYPE_VALUE,
973
- SVGSwitchElement: base_config_1.TYPE_VALUE,
974
- SVGSymbolElement: base_config_1.TYPE_VALUE,
975
- SVGTSpanElement: base_config_1.TYPE_VALUE,
976
- SVGTests: base_config_1.TYPE,
977
- SVGTextContentElement: base_config_1.TYPE_VALUE,
978
- SVGTextElement: base_config_1.TYPE_VALUE,
979
- SVGTextPathElement: base_config_1.TYPE_VALUE,
980
- SVGTextPositioningElement: base_config_1.TYPE_VALUE,
981
- SVGTitleElement: base_config_1.TYPE_VALUE,
982
- SVGTransform: base_config_1.TYPE_VALUE,
983
- SVGTransformList: base_config_1.TYPE_VALUE,
984
- SVGURIReference: base_config_1.TYPE,
985
- SVGUnitTypes: base_config_1.TYPE_VALUE,
986
- SVGUseElement: base_config_1.TYPE_VALUE,
987
- SVGViewElement: base_config_1.TYPE_VALUE,
988
- Screen: base_config_1.TYPE_VALUE,
989
- ScreenOrientationEventMap: base_config_1.TYPE,
990
- ScreenOrientation: base_config_1.TYPE_VALUE,
991
- ScriptProcessorNodeEventMap: base_config_1.TYPE,
992
- ScriptProcessorNode: base_config_1.TYPE_VALUE,
993
- SecurityPolicyViolationEvent: base_config_1.TYPE_VALUE,
994
- Selection: base_config_1.TYPE_VALUE,
995
- ServiceWorkerEventMap: base_config_1.TYPE,
996
- ServiceWorker: base_config_1.TYPE_VALUE,
997
- ServiceWorkerContainerEventMap: base_config_1.TYPE,
998
- ServiceWorkerContainer: base_config_1.TYPE_VALUE,
999
- ServiceWorkerRegistrationEventMap: base_config_1.TYPE,
1000
- ServiceWorkerRegistration: base_config_1.TYPE_VALUE,
1001
- ShadowRootEventMap: base_config_1.TYPE,
1002
- ShadowRoot: base_config_1.TYPE_VALUE,
1003
- SharedWorker: base_config_1.TYPE_VALUE,
1004
- Slottable: base_config_1.TYPE,
1005
- SourceBufferEventMap: base_config_1.TYPE,
1006
- SourceBuffer: base_config_1.TYPE_VALUE,
1007
- SourceBufferListEventMap: base_config_1.TYPE,
1008
- SourceBufferList: base_config_1.TYPE_VALUE,
1009
- SpeechRecognitionAlternative: base_config_1.TYPE_VALUE,
1010
- SpeechRecognitionResult: base_config_1.TYPE_VALUE,
1011
- SpeechRecognitionResultList: base_config_1.TYPE_VALUE,
1012
- SpeechSynthesisEventMap: base_config_1.TYPE,
1013
- SpeechSynthesis: base_config_1.TYPE_VALUE,
1014
- SpeechSynthesisErrorEvent: base_config_1.TYPE_VALUE,
1015
- SpeechSynthesisEvent: base_config_1.TYPE_VALUE,
1016
- SpeechSynthesisUtteranceEventMap: base_config_1.TYPE,
1017
- SpeechSynthesisUtterance: base_config_1.TYPE_VALUE,
1018
- SpeechSynthesisVoice: base_config_1.TYPE_VALUE,
1019
- StaticRange: base_config_1.TYPE_VALUE,
1020
- StereoPannerNode: base_config_1.TYPE_VALUE,
1021
- Storage: base_config_1.TYPE_VALUE,
1022
- StorageEvent: base_config_1.TYPE_VALUE,
1023
- StorageManager: base_config_1.TYPE_VALUE,
1024
- StyleMedia: base_config_1.TYPE,
1025
- StylePropertyMap: base_config_1.TYPE_VALUE,
1026
- StylePropertyMapReadOnly: base_config_1.TYPE_VALUE,
1027
- StyleSheet: base_config_1.TYPE_VALUE,
1028
- StyleSheetList: base_config_1.TYPE_VALUE,
1029
- SubmitEvent: base_config_1.TYPE_VALUE,
1030
1143
  SubtleCrypto: base_config_1.TYPE_VALUE,
1031
- Text: base_config_1.TYPE_VALUE,
1032
- TextDecoder: base_config_1.TYPE_VALUE,
1033
- TextDecoderCommon: base_config_1.TYPE,
1034
- TextDecoderStream: base_config_1.TYPE_VALUE,
1035
- TextEncoder: base_config_1.TYPE_VALUE,
1036
- TextEncoderCommon: base_config_1.TYPE,
1037
- TextEncoderStream: base_config_1.TYPE_VALUE,
1038
- TextMetrics: base_config_1.TYPE_VALUE,
1039
- TextTrackEventMap: base_config_1.TYPE,
1040
- TextTrack: base_config_1.TYPE_VALUE,
1041
- TextTrackCueEventMap: base_config_1.TYPE,
1042
- TextTrackCue: base_config_1.TYPE_VALUE,
1043
- TextTrackCueList: base_config_1.TYPE_VALUE,
1044
- TextTrackListEventMap: base_config_1.TYPE,
1045
- TextTrackList: base_config_1.TYPE_VALUE,
1046
- TimeRanges: base_config_1.TYPE_VALUE,
1047
- ToggleEvent: base_config_1.TYPE_VALUE,
1048
- Touch: base_config_1.TYPE_VALUE,
1049
- TouchEvent: base_config_1.TYPE_VALUE,
1050
- TouchList: base_config_1.TYPE_VALUE,
1051
- TrackEvent: base_config_1.TYPE_VALUE,
1052
- TransformStream: base_config_1.TYPE_VALUE,
1053
- TransformStreamDefaultController: base_config_1.TYPE_VALUE,
1054
- TransitionEvent: base_config_1.TYPE_VALUE,
1055
- TreeWalker: base_config_1.TYPE_VALUE,
1056
- UIEvent: base_config_1.TYPE_VALUE,
1057
- URL: base_config_1.TYPE_VALUE,
1058
- webkitURL: base_config_1.TYPE_VALUE,
1059
- URLSearchParams: base_config_1.TYPE_VALUE,
1060
- UserActivation: base_config_1.TYPE_VALUE,
1061
- VTTCue: base_config_1.TYPE_VALUE,
1062
- VTTRegion: base_config_1.TYPE_VALUE,
1063
- ValidityState: base_config_1.TYPE_VALUE,
1064
- VideoColorSpace: base_config_1.TYPE_VALUE,
1065
- VideoDecoderEventMap: base_config_1.TYPE,
1066
- VideoDecoder: base_config_1.TYPE_VALUE,
1067
- VideoEncoderEventMap: base_config_1.TYPE,
1068
- VideoEncoder: base_config_1.TYPE_VALUE,
1069
- VideoFrame: base_config_1.TYPE_VALUE,
1070
- VideoPlaybackQuality: base_config_1.TYPE_VALUE,
1071
- VisualViewportEventMap: base_config_1.TYPE,
1072
- VisualViewport: base_config_1.TYPE_VALUE,
1073
- WEBGL_color_buffer_float: base_config_1.TYPE,
1074
- WEBGL_compressed_texture_astc: base_config_1.TYPE,
1075
- WEBGL_compressed_texture_etc: base_config_1.TYPE,
1076
- WEBGL_compressed_texture_etc1: base_config_1.TYPE,
1077
- WEBGL_compressed_texture_pvrtc: base_config_1.TYPE,
1078
- WEBGL_compressed_texture_s3tc: base_config_1.TYPE,
1079
- WEBGL_compressed_texture_s3tc_srgb: base_config_1.TYPE,
1080
- WEBGL_debug_renderer_info: base_config_1.TYPE,
1081
- WEBGL_debug_shaders: base_config_1.TYPE,
1082
- WEBGL_depth_texture: base_config_1.TYPE,
1083
- WEBGL_draw_buffers: base_config_1.TYPE,
1084
- WEBGL_lose_context: base_config_1.TYPE,
1085
- WEBGL_multi_draw: base_config_1.TYPE,
1086
- WakeLock: base_config_1.TYPE_VALUE,
1087
- WakeLockSentinelEventMap: base_config_1.TYPE,
1088
- WakeLockSentinel: base_config_1.TYPE_VALUE,
1089
- WaveShaperNode: base_config_1.TYPE_VALUE,
1090
- WebGL2RenderingContext: base_config_1.TYPE_VALUE,
1091
- WebGL2RenderingContextBase: base_config_1.TYPE,
1092
- WebGL2RenderingContextOverloads: base_config_1.TYPE,
1093
- WebGLActiveInfo: base_config_1.TYPE_VALUE,
1094
- WebGLBuffer: base_config_1.TYPE_VALUE,
1095
- WebGLContextEvent: base_config_1.TYPE_VALUE,
1096
- WebGLFramebuffer: base_config_1.TYPE_VALUE,
1097
- WebGLProgram: base_config_1.TYPE_VALUE,
1098
- WebGLQuery: base_config_1.TYPE_VALUE,
1099
- WebGLRenderbuffer: base_config_1.TYPE_VALUE,
1100
- WebGLRenderingContext: base_config_1.TYPE_VALUE,
1101
- WebGLRenderingContextBase: base_config_1.TYPE,
1102
- WebGLRenderingContextOverloads: base_config_1.TYPE,
1103
- WebGLSampler: base_config_1.TYPE_VALUE,
1104
- WebGLShader: base_config_1.TYPE_VALUE,
1105
- WebGLShaderPrecisionFormat: base_config_1.TYPE_VALUE,
1106
- WebGLSync: base_config_1.TYPE_VALUE,
1107
- WebGLTexture: base_config_1.TYPE_VALUE,
1108
- WebGLTransformFeedback: base_config_1.TYPE_VALUE,
1109
- WebGLUniformLocation: base_config_1.TYPE_VALUE,
1110
- WebGLVertexArrayObject: base_config_1.TYPE_VALUE,
1111
- WebGLVertexArrayObjectOES: base_config_1.TYPE,
1112
- WebSocketEventMap: base_config_1.TYPE,
1113
- WebSocket: base_config_1.TYPE_VALUE,
1114
- WebTransport: base_config_1.TYPE_VALUE,
1115
- WebTransportBidirectionalStream: base_config_1.TYPE_VALUE,
1116
- WebTransportDatagramDuplexStream: base_config_1.TYPE_VALUE,
1117
- WebTransportError: base_config_1.TYPE_VALUE,
1118
- WheelEvent: base_config_1.TYPE_VALUE,
1119
- WindowEventMap: base_config_1.TYPE,
1120
- Window: base_config_1.TYPE_VALUE,
1121
- WindowEventHandlersEventMap: base_config_1.TYPE,
1122
- WindowEventHandlers: base_config_1.TYPE,
1123
- WindowLocalStorage: base_config_1.TYPE,
1124
- WindowOrWorkerGlobalScope: base_config_1.TYPE,
1125
- WindowSessionStorage: base_config_1.TYPE,
1126
- WorkerEventMap: base_config_1.TYPE,
1127
- Worker: base_config_1.TYPE_VALUE,
1128
- Worklet: base_config_1.TYPE_VALUE,
1129
- WritableStream: base_config_1.TYPE_VALUE,
1130
- WritableStreamDefaultController: base_config_1.TYPE_VALUE,
1131
- WritableStreamDefaultWriter: base_config_1.TYPE_VALUE,
1132
- XMLDocument: base_config_1.TYPE_VALUE,
1133
- XMLHttpRequestEventMap: base_config_1.TYPE,
1134
- XMLHttpRequest: base_config_1.TYPE_VALUE,
1135
- XMLHttpRequestEventTargetEventMap: base_config_1.TYPE,
1136
- XMLHttpRequestEventTarget: base_config_1.TYPE_VALUE,
1137
- XMLHttpRequestUpload: base_config_1.TYPE_VALUE,
1138
- XMLSerializer: base_config_1.TYPE_VALUE,
1139
- XPathEvaluator: base_config_1.TYPE_VALUE,
1140
- XPathEvaluatorBase: base_config_1.TYPE,
1141
- XPathExpression: base_config_1.TYPE_VALUE,
1142
- XPathResult: base_config_1.TYPE_VALUE,
1143
- XSLTProcessor: base_config_1.TYPE_VALUE,
1144
- Console: base_config_1.TYPE,
1145
- CSS: base_config_1.TYPE_VALUE,
1146
- WebAssembly: base_config_1.TYPE_VALUE,
1147
- BlobCallback: base_config_1.TYPE,
1148
- CustomElementConstructor: base_config_1.TYPE,
1149
- DecodeErrorCallback: base_config_1.TYPE,
1150
- DecodeSuccessCallback: base_config_1.TYPE,
1151
- EncodedVideoChunkOutputCallback: base_config_1.TYPE,
1152
- ErrorCallback: base_config_1.TYPE,
1153
- FileCallback: base_config_1.TYPE,
1154
- FileSystemEntriesCallback: base_config_1.TYPE,
1155
- FileSystemEntryCallback: base_config_1.TYPE,
1156
- FrameRequestCallback: base_config_1.TYPE,
1157
- FunctionStringCallback: base_config_1.TYPE,
1158
- IdleRequestCallback: base_config_1.TYPE,
1159
- IntersectionObserverCallback: base_config_1.TYPE,
1160
- LockGrantedCallback: base_config_1.TYPE,
1161
- MediaSessionActionHandler: base_config_1.TYPE,
1162
- MutationCallback: base_config_1.TYPE,
1163
- NotificationPermissionCallback: base_config_1.TYPE,
1164
- OnBeforeUnloadEventHandlerNonNull: base_config_1.TYPE,
1165
- OnErrorEventHandlerNonNull: base_config_1.TYPE,
1166
- PerformanceObserverCallback: base_config_1.TYPE,
1167
- PositionCallback: base_config_1.TYPE,
1168
- PositionErrorCallback: base_config_1.TYPE,
1169
- QueuingStrategySize: base_config_1.TYPE,
1170
- RTCPeerConnectionErrorCallback: base_config_1.TYPE,
1171
- RTCSessionDescriptionCallback: base_config_1.TYPE,
1172
- RemotePlaybackAvailabilityCallback: base_config_1.TYPE,
1173
- ReportingObserverCallback: base_config_1.TYPE,
1174
- ResizeObserverCallback: base_config_1.TYPE,
1175
- TransformerFlushCallback: base_config_1.TYPE,
1176
- TransformerStartCallback: base_config_1.TYPE,
1177
- TransformerTransformCallback: base_config_1.TYPE,
1178
- UnderlyingSinkAbortCallback: base_config_1.TYPE,
1179
- UnderlyingSinkCloseCallback: base_config_1.TYPE,
1180
- UnderlyingSinkStartCallback: base_config_1.TYPE,
1181
- UnderlyingSinkWriteCallback: base_config_1.TYPE,
1182
- UnderlyingSourceCancelCallback: base_config_1.TYPE,
1183
- UnderlyingSourcePullCallback: base_config_1.TYPE,
1184
- UnderlyingSourceStartCallback: base_config_1.TYPE,
1185
- VideoFrameOutputCallback: base_config_1.TYPE,
1186
- VideoFrameRequestCallback: base_config_1.TYPE,
1187
- VoidFunction: base_config_1.TYPE,
1188
- WebCodecsErrorCallback: base_config_1.TYPE,
1189
- HTMLElementTagNameMap: base_config_1.TYPE,
1190
- HTMLElementDeprecatedTagNameMap: base_config_1.TYPE,
1144
+ SVGAElement: base_config_1.TYPE_VALUE,
1145
+ SVGAngle: base_config_1.TYPE_VALUE,
1146
+ SVGAnimatedAngle: base_config_1.TYPE_VALUE,
1147
+ SVGAnimatedBoolean: base_config_1.TYPE_VALUE,
1148
+ SVGAnimatedEnumeration: base_config_1.TYPE_VALUE,
1149
+ SVGAnimatedInteger: base_config_1.TYPE_VALUE,
1150
+ SVGAnimatedLength: base_config_1.TYPE_VALUE,
1151
+ SVGAnimatedLengthList: base_config_1.TYPE_VALUE,
1152
+ SVGAnimatedNumber: base_config_1.TYPE_VALUE,
1153
+ SVGAnimatedNumberList: base_config_1.TYPE_VALUE,
1154
+ SVGAnimatedPoints: base_config_1.TYPE,
1155
+ SVGAnimatedPreserveAspectRatio: base_config_1.TYPE_VALUE,
1156
+ SVGAnimatedRect: base_config_1.TYPE_VALUE,
1157
+ SVGAnimatedString: base_config_1.TYPE_VALUE,
1158
+ SVGAnimatedTransformList: base_config_1.TYPE_VALUE,
1159
+ SVGAnimateElement: base_config_1.TYPE_VALUE,
1160
+ SVGAnimateMotionElement: base_config_1.TYPE_VALUE,
1161
+ SVGAnimateTransformElement: base_config_1.TYPE_VALUE,
1162
+ SVGAnimationElement: base_config_1.TYPE_VALUE,
1163
+ SVGBoundingBoxOptions: base_config_1.TYPE,
1164
+ SVGCircleElement: base_config_1.TYPE_VALUE,
1165
+ SVGClipPathElement: base_config_1.TYPE_VALUE,
1166
+ SVGComponentTransferFunctionElement: base_config_1.TYPE_VALUE,
1167
+ SVGDefsElement: base_config_1.TYPE_VALUE,
1168
+ SVGDescElement: base_config_1.TYPE_VALUE,
1169
+ SVGElement: base_config_1.TYPE_VALUE,
1170
+ SVGElementEventMap: base_config_1.TYPE,
1191
1171
  SVGElementTagNameMap: base_config_1.TYPE,
1192
- MathMLElementTagNameMap: base_config_1.TYPE,
1193
- ElementTagNameMap: base_config_1.TYPE,
1194
- AlgorithmIdentifier: base_config_1.TYPE,
1195
- AllowSharedBufferSource: base_config_1.TYPE,
1196
- AutoFill: base_config_1.TYPE,
1197
- AutoFillField: base_config_1.TYPE,
1198
- AutoFillSection: base_config_1.TYPE,
1199
- BigInteger: base_config_1.TYPE,
1200
- BinaryData: base_config_1.TYPE,
1201
- BlobPart: base_config_1.TYPE,
1202
- BodyInit: base_config_1.TYPE,
1203
- BufferSource: base_config_1.TYPE,
1204
- COSEAlgorithmIdentifier: base_config_1.TYPE,
1205
- CSSKeywordish: base_config_1.TYPE,
1206
- CSSNumberish: base_config_1.TYPE,
1207
- CSSPerspectiveValue: base_config_1.TYPE,
1208
- CSSUnparsedSegment: base_config_1.TYPE,
1209
- CanvasImageSource: base_config_1.TYPE,
1210
- ClipboardItemData: base_config_1.TYPE,
1211
- ClipboardItems: base_config_1.TYPE,
1212
- ConstrainBoolean: base_config_1.TYPE,
1213
- ConstrainDOMString: base_config_1.TYPE,
1214
- ConstrainDouble: base_config_1.TYPE,
1215
- ConstrainULong: base_config_1.TYPE,
1216
- DOMHighResTimeStamp: base_config_1.TYPE,
1217
- EpochTimeStamp: base_config_1.TYPE,
1218
- EventListenerOrEventListenerObject: base_config_1.TYPE,
1219
- FileSystemWriteChunkType: base_config_1.TYPE,
1220
- Float32List: base_config_1.TYPE,
1221
- FormDataEntryValue: base_config_1.TYPE,
1222
- GLbitfield: base_config_1.TYPE,
1223
- GLboolean: base_config_1.TYPE,
1224
- GLclampf: base_config_1.TYPE,
1225
- GLenum: base_config_1.TYPE,
1226
- GLfloat: base_config_1.TYPE,
1227
- GLint: base_config_1.TYPE,
1228
- GLint64: base_config_1.TYPE,
1229
- GLintptr: base_config_1.TYPE,
1230
- GLsizei: base_config_1.TYPE,
1231
- GLsizeiptr: base_config_1.TYPE,
1232
- GLuint: base_config_1.TYPE,
1233
- GLuint64: base_config_1.TYPE,
1234
- HTMLOrSVGImageElement: base_config_1.TYPE,
1235
- HTMLOrSVGScriptElement: base_config_1.TYPE,
1236
- HashAlgorithmIdentifier: base_config_1.TYPE,
1237
- HeadersInit: base_config_1.TYPE,
1238
- IDBValidKey: base_config_1.TYPE,
1239
- ImageBitmapSource: base_config_1.TYPE,
1240
- Int32List: base_config_1.TYPE,
1241
- LineAndPositionSetting: base_config_1.TYPE,
1242
- MediaProvider: base_config_1.TYPE,
1243
- MessageEventSource: base_config_1.TYPE,
1244
- MutationRecordType: base_config_1.TYPE,
1245
- NamedCurve: base_config_1.TYPE,
1246
- OffscreenRenderingContext: base_config_1.TYPE,
1247
- OnBeforeUnloadEventHandler: base_config_1.TYPE,
1248
- OnErrorEventHandler: base_config_1.TYPE,
1249
- OptionalPostfixToken: base_config_1.TYPE,
1250
- OptionalPrefixToken: base_config_1.TYPE,
1251
- PerformanceEntryList: base_config_1.TYPE,
1252
- RTCRtpTransform: base_config_1.TYPE,
1253
- ReadableStreamController: base_config_1.TYPE,
1254
- ReadableStreamReadResult: base_config_1.TYPE,
1255
- ReadableStreamReader: base_config_1.TYPE,
1256
- RenderingContext: base_config_1.TYPE,
1257
- ReportList: base_config_1.TYPE,
1258
- RequestInfo: base_config_1.TYPE,
1259
- TexImageSource: base_config_1.TYPE,
1260
- TimerHandler: base_config_1.TYPE,
1261
- Transferable: base_config_1.TYPE,
1262
- Uint32List: base_config_1.TYPE,
1263
- VibratePattern: base_config_1.TYPE,
1264
- WindowProxy: base_config_1.TYPE,
1265
- XMLHttpRequestBodyInit: base_config_1.TYPE,
1266
- AlignSetting: base_config_1.TYPE,
1267
- AlphaOption: base_config_1.TYPE,
1268
- AnimationPlayState: base_config_1.TYPE,
1269
- AnimationReplaceState: base_config_1.TYPE,
1270
- AppendMode: base_config_1.TYPE,
1271
- AttestationConveyancePreference: base_config_1.TYPE,
1272
- AudioContextLatencyCategory: base_config_1.TYPE,
1273
- AudioContextState: base_config_1.TYPE,
1274
- AuthenticatorAttachment: base_config_1.TYPE,
1275
- AuthenticatorTransport: base_config_1.TYPE,
1276
- AutoFillAddressKind: base_config_1.TYPE,
1277
- AutoFillBase: base_config_1.TYPE,
1278
- AutoFillContactField: base_config_1.TYPE,
1279
- AutoFillContactKind: base_config_1.TYPE,
1280
- AutoFillCredentialField: base_config_1.TYPE,
1281
- AutoFillNormalField: base_config_1.TYPE,
1282
- AutoKeyword: base_config_1.TYPE,
1283
- AutomationRate: base_config_1.TYPE,
1284
- AvcBitstreamFormat: base_config_1.TYPE,
1285
- BinaryType: base_config_1.TYPE,
1286
- BiquadFilterType: base_config_1.TYPE,
1287
- CSSMathOperator: base_config_1.TYPE,
1288
- CSSNumericBaseType: base_config_1.TYPE,
1289
- CanPlayTypeResult: base_config_1.TYPE,
1290
- CanvasDirection: base_config_1.TYPE,
1291
- CanvasFillRule: base_config_1.TYPE,
1292
- CanvasFontKerning: base_config_1.TYPE,
1293
- CanvasFontStretch: base_config_1.TYPE,
1294
- CanvasFontVariantCaps: base_config_1.TYPE,
1295
- CanvasLineCap: base_config_1.TYPE,
1296
- CanvasLineJoin: base_config_1.TYPE,
1297
- CanvasTextAlign: base_config_1.TYPE,
1298
- CanvasTextBaseline: base_config_1.TYPE,
1299
- CanvasTextRendering: base_config_1.TYPE,
1300
- ChannelCountMode: base_config_1.TYPE,
1301
- ChannelInterpretation: base_config_1.TYPE,
1302
- ClientTypes: base_config_1.TYPE,
1303
- CodecState: base_config_1.TYPE,
1304
- ColorGamut: base_config_1.TYPE,
1305
- ColorSpaceConversion: base_config_1.TYPE,
1306
- CompositeOperation: base_config_1.TYPE,
1307
- CompositeOperationOrAuto: base_config_1.TYPE,
1308
- CompressionFormat: base_config_1.TYPE,
1309
- CredentialMediationRequirement: base_config_1.TYPE,
1310
- DOMParserSupportedType: base_config_1.TYPE,
1311
- DirectionSetting: base_config_1.TYPE,
1312
- DisplayCaptureSurfaceType: base_config_1.TYPE,
1313
- DistanceModelType: base_config_1.TYPE,
1314
- DocumentReadyState: base_config_1.TYPE,
1315
- DocumentVisibilityState: base_config_1.TYPE,
1316
- EncodedVideoChunkType: base_config_1.TYPE,
1317
- EndOfStreamError: base_config_1.TYPE,
1318
- EndingType: base_config_1.TYPE,
1319
- FileSystemHandleKind: base_config_1.TYPE,
1320
- FillMode: base_config_1.TYPE,
1321
- FontDisplay: base_config_1.TYPE,
1322
- FontFaceLoadStatus: base_config_1.TYPE,
1323
- FontFaceSetLoadStatus: base_config_1.TYPE,
1324
- FullscreenNavigationUI: base_config_1.TYPE,
1325
- GamepadHapticEffectType: base_config_1.TYPE,
1326
- GamepadHapticsResult: base_config_1.TYPE,
1327
- GamepadMappingType: base_config_1.TYPE,
1328
- GlobalCompositeOperation: base_config_1.TYPE,
1329
- HardwareAcceleration: base_config_1.TYPE,
1330
- HdrMetadataType: base_config_1.TYPE,
1331
- HighlightType: base_config_1.TYPE,
1332
- IDBCursorDirection: base_config_1.TYPE,
1333
- IDBRequestReadyState: base_config_1.TYPE,
1334
- IDBTransactionDurability: base_config_1.TYPE,
1335
- IDBTransactionMode: base_config_1.TYPE,
1336
- ImageOrientation: base_config_1.TYPE,
1337
- ImageSmoothingQuality: base_config_1.TYPE,
1338
- InsertPosition: base_config_1.TYPE,
1339
- IterationCompositeOperation: base_config_1.TYPE,
1340
- KeyFormat: base_config_1.TYPE,
1341
- KeyType: base_config_1.TYPE,
1342
- KeyUsage: base_config_1.TYPE,
1343
- LatencyMode: base_config_1.TYPE,
1344
- LineAlignSetting: base_config_1.TYPE,
1345
- LockMode: base_config_1.TYPE,
1346
- MIDIPortConnectionState: base_config_1.TYPE,
1347
- MIDIPortDeviceState: base_config_1.TYPE,
1348
- MIDIPortType: base_config_1.TYPE,
1349
- MediaDecodingType: base_config_1.TYPE,
1350
- MediaDeviceKind: base_config_1.TYPE,
1351
- MediaEncodingType: base_config_1.TYPE,
1352
- MediaKeyMessageType: base_config_1.TYPE,
1353
- MediaKeySessionClosedReason: base_config_1.TYPE,
1354
- MediaKeySessionType: base_config_1.TYPE,
1355
- MediaKeyStatus: base_config_1.TYPE,
1356
- MediaKeysRequirement: base_config_1.TYPE,
1357
- MediaSessionAction: base_config_1.TYPE,
1358
- MediaSessionPlaybackState: base_config_1.TYPE,
1359
- MediaStreamTrackState: base_config_1.TYPE,
1360
- NavigationTimingType: base_config_1.TYPE,
1361
- NotificationDirection: base_config_1.TYPE,
1362
- NotificationPermission: base_config_1.TYPE,
1363
- OffscreenRenderingContextId: base_config_1.TYPE,
1364
- OrientationType: base_config_1.TYPE,
1365
- OscillatorType: base_config_1.TYPE,
1366
- OverSampleType: base_config_1.TYPE,
1367
- PanningModelType: base_config_1.TYPE,
1368
- PaymentComplete: base_config_1.TYPE,
1369
- PermissionName: base_config_1.TYPE,
1370
- PermissionState: base_config_1.TYPE,
1371
- PlaybackDirection: base_config_1.TYPE,
1372
- PositionAlignSetting: base_config_1.TYPE,
1373
- PredefinedColorSpace: base_config_1.TYPE,
1374
- PremultiplyAlpha: base_config_1.TYPE,
1375
- PresentationStyle: base_config_1.TYPE,
1376
- PublicKeyCredentialType: base_config_1.TYPE,
1377
- PushEncryptionKeyName: base_config_1.TYPE,
1378
- RTCBundlePolicy: base_config_1.TYPE,
1379
- RTCDataChannelState: base_config_1.TYPE,
1380
- RTCDegradationPreference: base_config_1.TYPE,
1381
- RTCDtlsTransportState: base_config_1.TYPE,
1382
- RTCEncodedVideoFrameType: base_config_1.TYPE,
1383
- RTCErrorDetailType: base_config_1.TYPE,
1384
- RTCIceCandidateType: base_config_1.TYPE,
1385
- RTCIceComponent: base_config_1.TYPE,
1386
- RTCIceConnectionState: base_config_1.TYPE,
1387
- RTCIceGathererState: base_config_1.TYPE,
1388
- RTCIceGatheringState: base_config_1.TYPE,
1389
- RTCIceProtocol: base_config_1.TYPE,
1390
- RTCIceTcpCandidateType: base_config_1.TYPE,
1391
- RTCIceTransportPolicy: base_config_1.TYPE,
1392
- RTCIceTransportState: base_config_1.TYPE,
1393
- RTCPeerConnectionState: base_config_1.TYPE,
1394
- RTCPriorityType: base_config_1.TYPE,
1395
- RTCRtcpMuxPolicy: base_config_1.TYPE,
1396
- RTCRtpTransceiverDirection: base_config_1.TYPE,
1397
- RTCSctpTransportState: base_config_1.TYPE,
1398
- RTCSdpType: base_config_1.TYPE,
1399
- RTCSignalingState: base_config_1.TYPE,
1400
- RTCStatsIceCandidatePairState: base_config_1.TYPE,
1401
- RTCStatsType: base_config_1.TYPE,
1402
- ReadableStreamReaderMode: base_config_1.TYPE,
1403
- ReadableStreamType: base_config_1.TYPE,
1404
- ReadyState: base_config_1.TYPE,
1405
- RecordingState: base_config_1.TYPE,
1406
- ReferrerPolicy: base_config_1.TYPE,
1407
- RemotePlaybackState: base_config_1.TYPE,
1408
- RequestCache: base_config_1.TYPE,
1409
- RequestCredentials: base_config_1.TYPE,
1410
- RequestDestination: base_config_1.TYPE,
1411
- RequestMode: base_config_1.TYPE,
1412
- RequestPriority: base_config_1.TYPE,
1413
- RequestRedirect: base_config_1.TYPE,
1414
- ResidentKeyRequirement: base_config_1.TYPE,
1415
- ResizeObserverBoxOptions: base_config_1.TYPE,
1416
- ResizeQuality: base_config_1.TYPE,
1417
- ResponseType: base_config_1.TYPE,
1418
- ScrollBehavior: base_config_1.TYPE,
1419
- ScrollLogicalPosition: base_config_1.TYPE,
1420
- ScrollRestoration: base_config_1.TYPE,
1421
- ScrollSetting: base_config_1.TYPE,
1422
- SecurityPolicyViolationEventDisposition: base_config_1.TYPE,
1423
- SelectionMode: base_config_1.TYPE,
1424
- ServiceWorkerState: base_config_1.TYPE,
1425
- ServiceWorkerUpdateViaCache: base_config_1.TYPE,
1426
- ShadowRootMode: base_config_1.TYPE,
1427
- SlotAssignmentMode: base_config_1.TYPE,
1428
- SpeechSynthesisErrorCode: base_config_1.TYPE,
1172
+ SVGEllipseElement: base_config_1.TYPE_VALUE,
1173
+ SVGFEBlendElement: base_config_1.TYPE_VALUE,
1174
+ SVGFEColorMatrixElement: base_config_1.TYPE_VALUE,
1175
+ SVGFEComponentTransferElement: base_config_1.TYPE_VALUE,
1176
+ SVGFECompositeElement: base_config_1.TYPE_VALUE,
1177
+ SVGFEConvolveMatrixElement: base_config_1.TYPE_VALUE,
1178
+ SVGFEDiffuseLightingElement: base_config_1.TYPE_VALUE,
1179
+ SVGFEDisplacementMapElement: base_config_1.TYPE_VALUE,
1180
+ SVGFEDistantLightElement: base_config_1.TYPE_VALUE,
1181
+ SVGFEDropShadowElement: base_config_1.TYPE_VALUE,
1182
+ SVGFEFloodElement: base_config_1.TYPE_VALUE,
1183
+ SVGFEFuncAElement: base_config_1.TYPE_VALUE,
1184
+ SVGFEFuncBElement: base_config_1.TYPE_VALUE,
1185
+ SVGFEFuncGElement: base_config_1.TYPE_VALUE,
1186
+ SVGFEFuncRElement: base_config_1.TYPE_VALUE,
1187
+ SVGFEGaussianBlurElement: base_config_1.TYPE_VALUE,
1188
+ SVGFEImageElement: base_config_1.TYPE_VALUE,
1189
+ SVGFEMergeElement: base_config_1.TYPE_VALUE,
1190
+ SVGFEMergeNodeElement: base_config_1.TYPE_VALUE,
1191
+ SVGFEMorphologyElement: base_config_1.TYPE_VALUE,
1192
+ SVGFEOffsetElement: base_config_1.TYPE_VALUE,
1193
+ SVGFEPointLightElement: base_config_1.TYPE_VALUE,
1194
+ SVGFESpecularLightingElement: base_config_1.TYPE_VALUE,
1195
+ SVGFESpotLightElement: base_config_1.TYPE_VALUE,
1196
+ SVGFETileElement: base_config_1.TYPE_VALUE,
1197
+ SVGFETurbulenceElement: base_config_1.TYPE_VALUE,
1198
+ SVGFilterElement: base_config_1.TYPE_VALUE,
1199
+ SVGFilterPrimitiveStandardAttributes: base_config_1.TYPE,
1200
+ SVGFitToViewBox: base_config_1.TYPE,
1201
+ SVGForeignObjectElement: base_config_1.TYPE_VALUE,
1202
+ SVGGElement: base_config_1.TYPE_VALUE,
1203
+ SVGGeometryElement: base_config_1.TYPE_VALUE,
1204
+ SVGGradientElement: base_config_1.TYPE_VALUE,
1205
+ SVGGraphicsElement: base_config_1.TYPE_VALUE,
1206
+ SVGImageElement: base_config_1.TYPE_VALUE,
1207
+ SVGLength: base_config_1.TYPE_VALUE,
1208
+ SVGLengthList: base_config_1.TYPE_VALUE,
1209
+ SVGLinearGradientElement: base_config_1.TYPE_VALUE,
1210
+ SVGLineElement: base_config_1.TYPE_VALUE,
1211
+ SVGMarkerElement: base_config_1.TYPE_VALUE,
1212
+ SVGMaskElement: base_config_1.TYPE_VALUE,
1213
+ SVGMatrix: base_config_1.TYPE_VALUE,
1214
+ SVGMetadataElement: base_config_1.TYPE_VALUE,
1215
+ SVGMPathElement: base_config_1.TYPE_VALUE,
1216
+ SVGNumber: base_config_1.TYPE_VALUE,
1217
+ SVGNumberList: base_config_1.TYPE_VALUE,
1218
+ SVGPathElement: base_config_1.TYPE_VALUE,
1219
+ SVGPatternElement: base_config_1.TYPE_VALUE,
1220
+ SVGPoint: base_config_1.TYPE_VALUE,
1221
+ SVGPointList: base_config_1.TYPE_VALUE,
1222
+ SVGPolygonElement: base_config_1.TYPE_VALUE,
1223
+ SVGPolylineElement: base_config_1.TYPE_VALUE,
1224
+ SVGPreserveAspectRatio: base_config_1.TYPE_VALUE,
1225
+ SVGRadialGradientElement: base_config_1.TYPE_VALUE,
1226
+ SVGRect: base_config_1.TYPE_VALUE,
1227
+ SVGRectElement: base_config_1.TYPE_VALUE,
1228
+ SVGScriptElement: base_config_1.TYPE_VALUE,
1229
+ SVGSetElement: base_config_1.TYPE_VALUE,
1230
+ SVGStopElement: base_config_1.TYPE_VALUE,
1231
+ SVGStringList: base_config_1.TYPE_VALUE,
1232
+ SVGStyleElement: base_config_1.TYPE_VALUE,
1233
+ SVGSVGElement: base_config_1.TYPE_VALUE,
1234
+ SVGSVGElementEventMap: base_config_1.TYPE,
1235
+ SVGSwitchElement: base_config_1.TYPE_VALUE,
1236
+ SVGSymbolElement: base_config_1.TYPE_VALUE,
1237
+ SVGTests: base_config_1.TYPE,
1238
+ SVGTextContentElement: base_config_1.TYPE_VALUE,
1239
+ SVGTextElement: base_config_1.TYPE_VALUE,
1240
+ SVGTextPathElement: base_config_1.TYPE_VALUE,
1241
+ SVGTextPositioningElement: base_config_1.TYPE_VALUE,
1242
+ SVGTitleElement: base_config_1.TYPE_VALUE,
1243
+ SVGTransform: base_config_1.TYPE_VALUE,
1244
+ SVGTransformList: base_config_1.TYPE_VALUE,
1245
+ SVGTSpanElement: base_config_1.TYPE_VALUE,
1246
+ SVGUnitTypes: base_config_1.TYPE_VALUE,
1247
+ SVGURIReference: base_config_1.TYPE,
1248
+ SVGUseElement: base_config_1.TYPE_VALUE,
1249
+ SVGViewElement: base_config_1.TYPE_VALUE,
1250
+ TexImageSource: base_config_1.TYPE,
1251
+ Text: base_config_1.TYPE_VALUE,
1252
+ TextDecodeOptions: base_config_1.TYPE,
1253
+ TextDecoder: base_config_1.TYPE_VALUE,
1254
+ TextDecoderCommon: base_config_1.TYPE,
1255
+ TextDecoderOptions: base_config_1.TYPE,
1256
+ TextDecoderStream: base_config_1.TYPE_VALUE,
1257
+ TextEncoder: base_config_1.TYPE_VALUE,
1258
+ TextEncoderCommon: base_config_1.TYPE,
1259
+ TextEncoderEncodeIntoResult: base_config_1.TYPE,
1260
+ TextEncoderStream: base_config_1.TYPE_VALUE,
1261
+ TextMetrics: base_config_1.TYPE_VALUE,
1262
+ TextTrack: base_config_1.TYPE_VALUE,
1263
+ TextTrackCue: base_config_1.TYPE_VALUE,
1264
+ TextTrackCueEventMap: base_config_1.TYPE,
1265
+ TextTrackCueList: base_config_1.TYPE_VALUE,
1266
+ TextTrackEventMap: base_config_1.TYPE,
1429
1267
  TextTrackKind: base_config_1.TYPE,
1268
+ TextTrackList: base_config_1.TYPE_VALUE,
1269
+ TextTrackListEventMap: base_config_1.TYPE,
1430
1270
  TextTrackMode: base_config_1.TYPE,
1271
+ TimeRanges: base_config_1.TYPE_VALUE,
1272
+ TimerHandler: base_config_1.TYPE,
1273
+ ToggleEvent: base_config_1.TYPE_VALUE,
1274
+ ToggleEventInit: base_config_1.TYPE,
1275
+ Touch: base_config_1.TYPE_VALUE,
1276
+ TouchEvent: base_config_1.TYPE_VALUE,
1277
+ TouchEventInit: base_config_1.TYPE,
1278
+ TouchInit: base_config_1.TYPE,
1279
+ TouchList: base_config_1.TYPE_VALUE,
1431
1280
  TouchType: base_config_1.TYPE,
1281
+ TrackEvent: base_config_1.TYPE_VALUE,
1282
+ TrackEventInit: base_config_1.TYPE,
1283
+ Transferable: base_config_1.TYPE,
1432
1284
  TransferFunction: base_config_1.TYPE,
1285
+ Transformer: base_config_1.TYPE,
1286
+ TransformerFlushCallback: base_config_1.TYPE,
1287
+ TransformerStartCallback: base_config_1.TYPE,
1288
+ TransformerTransformCallback: base_config_1.TYPE,
1289
+ TransformStream: base_config_1.TYPE_VALUE,
1290
+ TransformStreamDefaultController: base_config_1.TYPE_VALUE,
1291
+ TransitionEvent: base_config_1.TYPE_VALUE,
1292
+ TransitionEventInit: base_config_1.TYPE,
1293
+ TreeWalker: base_config_1.TYPE_VALUE,
1294
+ UIEvent: base_config_1.TYPE_VALUE,
1295
+ UIEventInit: base_config_1.TYPE,
1296
+ Uint32List: base_config_1.TYPE,
1297
+ ULongRange: base_config_1.TYPE,
1298
+ UnderlyingByteSource: base_config_1.TYPE,
1299
+ UnderlyingDefaultSource: base_config_1.TYPE,
1300
+ UnderlyingSink: base_config_1.TYPE,
1301
+ UnderlyingSinkAbortCallback: base_config_1.TYPE,
1302
+ UnderlyingSinkCloseCallback: base_config_1.TYPE,
1303
+ UnderlyingSinkStartCallback: base_config_1.TYPE,
1304
+ UnderlyingSinkWriteCallback: base_config_1.TYPE,
1305
+ UnderlyingSource: base_config_1.TYPE,
1306
+ UnderlyingSourceCancelCallback: base_config_1.TYPE,
1307
+ UnderlyingSourcePullCallback: base_config_1.TYPE,
1308
+ UnderlyingSourceStartCallback: base_config_1.TYPE,
1309
+ URL: base_config_1.TYPE_VALUE,
1310
+ URLSearchParams: base_config_1.TYPE_VALUE,
1311
+ UserActivation: base_config_1.TYPE_VALUE,
1433
1312
  UserVerificationRequirement: base_config_1.TYPE,
1313
+ ValidityState: base_config_1.TYPE_VALUE,
1314
+ ValidityStateFlags: base_config_1.TYPE,
1315
+ VibratePattern: base_config_1.TYPE,
1434
1316
  VideoColorPrimaries: base_config_1.TYPE,
1317
+ VideoColorSpace: base_config_1.TYPE_VALUE,
1318
+ VideoColorSpaceInit: base_config_1.TYPE,
1319
+ VideoConfiguration: base_config_1.TYPE,
1320
+ VideoDecoder: base_config_1.TYPE_VALUE,
1321
+ VideoDecoderConfig: base_config_1.TYPE,
1322
+ VideoDecoderEventMap: base_config_1.TYPE,
1323
+ VideoDecoderInit: base_config_1.TYPE,
1324
+ VideoDecoderSupport: base_config_1.TYPE,
1325
+ VideoEncoder: base_config_1.TYPE_VALUE,
1435
1326
  VideoEncoderBitrateMode: base_config_1.TYPE,
1327
+ VideoEncoderConfig: base_config_1.TYPE,
1328
+ VideoEncoderEncodeOptions: base_config_1.TYPE,
1329
+ VideoEncoderEventMap: base_config_1.TYPE,
1330
+ VideoEncoderInit: base_config_1.TYPE,
1331
+ VideoEncoderSupport: base_config_1.TYPE,
1436
1332
  VideoFacingModeEnum: base_config_1.TYPE,
1333
+ VideoFrame: base_config_1.TYPE_VALUE,
1334
+ VideoFrameBufferInit: base_config_1.TYPE,
1335
+ VideoFrameCallbackMetadata: base_config_1.TYPE,
1336
+ VideoFrameCopyToOptions: base_config_1.TYPE,
1337
+ VideoFrameInit: base_config_1.TYPE,
1338
+ VideoFrameOutputCallback: base_config_1.TYPE,
1339
+ VideoFrameRequestCallback: base_config_1.TYPE,
1437
1340
  VideoMatrixCoefficients: base_config_1.TYPE,
1438
1341
  VideoPixelFormat: base_config_1.TYPE,
1342
+ VideoPlaybackQuality: base_config_1.TYPE_VALUE,
1439
1343
  VideoTransferCharacteristics: base_config_1.TYPE,
1344
+ VisualViewport: base_config_1.TYPE_VALUE,
1345
+ VisualViewportEventMap: base_config_1.TYPE,
1346
+ VoidFunction: base_config_1.TYPE,
1347
+ VTTCue: base_config_1.TYPE_VALUE,
1348
+ VTTRegion: base_config_1.TYPE_VALUE,
1349
+ WakeLock: base_config_1.TYPE_VALUE,
1350
+ WakeLockSentinel: base_config_1.TYPE_VALUE,
1351
+ WakeLockSentinelEventMap: base_config_1.TYPE,
1440
1352
  WakeLockType: base_config_1.TYPE,
1353
+ WaveShaperNode: base_config_1.TYPE_VALUE,
1354
+ WaveShaperOptions: base_config_1.TYPE,
1355
+ WebAssembly: base_config_1.TYPE_VALUE,
1356
+ WebCodecsErrorCallback: base_config_1.TYPE,
1357
+ WEBGL_color_buffer_float: base_config_1.TYPE,
1358
+ WEBGL_compressed_texture_astc: base_config_1.TYPE,
1359
+ WEBGL_compressed_texture_etc: base_config_1.TYPE,
1360
+ WEBGL_compressed_texture_etc1: base_config_1.TYPE,
1361
+ WEBGL_compressed_texture_pvrtc: base_config_1.TYPE,
1362
+ WEBGL_compressed_texture_s3tc: base_config_1.TYPE,
1363
+ WEBGL_compressed_texture_s3tc_srgb: base_config_1.TYPE,
1364
+ WEBGL_debug_renderer_info: base_config_1.TYPE,
1365
+ WEBGL_debug_shaders: base_config_1.TYPE,
1366
+ WEBGL_depth_texture: base_config_1.TYPE,
1367
+ WEBGL_draw_buffers: base_config_1.TYPE,
1368
+ WEBGL_lose_context: base_config_1.TYPE,
1369
+ WEBGL_multi_draw: base_config_1.TYPE,
1370
+ WebGL2RenderingContext: base_config_1.TYPE_VALUE,
1371
+ WebGL2RenderingContextBase: base_config_1.TYPE,
1372
+ WebGL2RenderingContextOverloads: base_config_1.TYPE,
1373
+ WebGLActiveInfo: base_config_1.TYPE_VALUE,
1374
+ WebGLBuffer: base_config_1.TYPE_VALUE,
1375
+ WebGLContextAttributes: base_config_1.TYPE,
1376
+ WebGLContextEvent: base_config_1.TYPE_VALUE,
1377
+ WebGLContextEventInit: base_config_1.TYPE,
1378
+ WebGLFramebuffer: base_config_1.TYPE_VALUE,
1441
1379
  WebGLPowerPreference: base_config_1.TYPE,
1380
+ WebGLProgram: base_config_1.TYPE_VALUE,
1381
+ WebGLQuery: base_config_1.TYPE_VALUE,
1382
+ WebGLRenderbuffer: base_config_1.TYPE_VALUE,
1383
+ WebGLRenderingContext: base_config_1.TYPE_VALUE,
1384
+ WebGLRenderingContextBase: base_config_1.TYPE,
1385
+ WebGLRenderingContextOverloads: base_config_1.TYPE,
1386
+ WebGLSampler: base_config_1.TYPE_VALUE,
1387
+ WebGLShader: base_config_1.TYPE_VALUE,
1388
+ WebGLShaderPrecisionFormat: base_config_1.TYPE_VALUE,
1389
+ WebGLSync: base_config_1.TYPE_VALUE,
1390
+ WebGLTexture: base_config_1.TYPE_VALUE,
1391
+ WebGLTransformFeedback: base_config_1.TYPE_VALUE,
1392
+ WebGLUniformLocation: base_config_1.TYPE_VALUE,
1393
+ WebGLVertexArrayObject: base_config_1.TYPE_VALUE,
1394
+ WebGLVertexArrayObjectOES: base_config_1.TYPE,
1395
+ WebKitCSSMatrix: base_config_1.TYPE_VALUE,
1396
+ webkitURL: base_config_1.TYPE_VALUE,
1397
+ WebSocket: base_config_1.TYPE_VALUE,
1398
+ WebSocketEventMap: base_config_1.TYPE,
1399
+ WebTransport: base_config_1.TYPE_VALUE,
1400
+ WebTransportBidirectionalStream: base_config_1.TYPE_VALUE,
1401
+ WebTransportCloseInfo: base_config_1.TYPE,
1442
1402
  WebTransportCongestionControl: base_config_1.TYPE,
1403
+ WebTransportDatagramDuplexStream: base_config_1.TYPE_VALUE,
1404
+ WebTransportError: base_config_1.TYPE_VALUE,
1405
+ WebTransportErrorOptions: base_config_1.TYPE,
1443
1406
  WebTransportErrorSource: base_config_1.TYPE,
1407
+ WebTransportHash: base_config_1.TYPE,
1408
+ WebTransportOptions: base_config_1.TYPE,
1409
+ WebTransportSendStreamOptions: base_config_1.TYPE,
1410
+ WheelEvent: base_config_1.TYPE_VALUE,
1411
+ WheelEventInit: base_config_1.TYPE,
1412
+ Window: base_config_1.TYPE_VALUE,
1413
+ WindowEventHandlers: base_config_1.TYPE,
1414
+ WindowEventHandlersEventMap: base_config_1.TYPE,
1415
+ WindowEventMap: base_config_1.TYPE,
1416
+ WindowLocalStorage: base_config_1.TYPE,
1417
+ WindowOrWorkerGlobalScope: base_config_1.TYPE,
1418
+ WindowPostMessageOptions: base_config_1.TYPE,
1419
+ WindowProxy: base_config_1.TYPE,
1420
+ WindowSessionStorage: base_config_1.TYPE,
1421
+ Worker: base_config_1.TYPE_VALUE,
1422
+ WorkerEventMap: base_config_1.TYPE,
1423
+ WorkerOptions: base_config_1.TYPE,
1444
1424
  WorkerType: base_config_1.TYPE,
1425
+ Worklet: base_config_1.TYPE_VALUE,
1426
+ WorkletOptions: base_config_1.TYPE,
1427
+ WritableStream: base_config_1.TYPE_VALUE,
1428
+ WritableStreamDefaultController: base_config_1.TYPE_VALUE,
1429
+ WritableStreamDefaultWriter: base_config_1.TYPE_VALUE,
1445
1430
  WriteCommandType: base_config_1.TYPE,
1431
+ WriteParams: base_config_1.TYPE,
1432
+ XMLDocument: base_config_1.TYPE_VALUE,
1433
+ XMLHttpRequest: base_config_1.TYPE_VALUE,
1434
+ XMLHttpRequestBodyInit: base_config_1.TYPE,
1435
+ XMLHttpRequestEventMap: base_config_1.TYPE,
1436
+ XMLHttpRequestEventTarget: base_config_1.TYPE_VALUE,
1437
+ XMLHttpRequestEventTargetEventMap: base_config_1.TYPE,
1446
1438
  XMLHttpRequestResponseType: base_config_1.TYPE,
1439
+ XMLHttpRequestUpload: base_config_1.TYPE_VALUE,
1440
+ XMLSerializer: base_config_1.TYPE_VALUE,
1441
+ XPathEvaluator: base_config_1.TYPE_VALUE,
1442
+ XPathEvaluatorBase: base_config_1.TYPE,
1443
+ XPathExpression: base_config_1.TYPE_VALUE,
1444
+ XPathNSResolver: base_config_1.TYPE,
1445
+ XPathResult: base_config_1.TYPE_VALUE,
1446
+ XSLTProcessor: base_config_1.TYPE_VALUE,
1447
1447
  };
1448
1448
  //# sourceMappingURL=dom.js.map