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