@typescript-eslint/scope-manager 8.25.1-alpha.9 → 8.26.0

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