@askviraj/linter 1.1.0 → 1.1.2

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 (985) hide show
  1. package/dist/config/presets/markdown.js +5 -1
  2. package/node_modules/brace-expansion/dist/commonjs/index.js +24 -14
  3. package/node_modules/brace-expansion/dist/commonjs/index.js.map +1 -1
  4. package/node_modules/brace-expansion/dist/esm/index.js +24 -14
  5. package/node_modules/brace-expansion/dist/esm/index.js.map +1 -1
  6. package/node_modules/brace-expansion/package.json +2 -2
  7. package/node_modules/postcss/README.md +0 -3
  8. package/node_modules/postcss/lib/fromJSON.js +20 -6
  9. package/node_modules/postcss/lib/input.js +7 -4
  10. package/node_modules/postcss/lib/node.js +15 -8
  11. package/node_modules/postcss/lib/processor.js +1 -1
  12. package/node_modules/postcss/package.json +1 -1
  13. package/package.json +3 -3
  14. package/node_modules/@nodelib/fs.scandir/LICENSE +0 -21
  15. package/node_modules/@nodelib/fs.scandir/README.md +0 -171
  16. package/node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts +0 -20
  17. package/node_modules/@nodelib/fs.scandir/out/adapters/fs.js +0 -19
  18. package/node_modules/@nodelib/fs.scandir/out/constants.d.ts +0 -4
  19. package/node_modules/@nodelib/fs.scandir/out/constants.js +0 -17
  20. package/node_modules/@nodelib/fs.scandir/out/index.d.ts +0 -12
  21. package/node_modules/@nodelib/fs.scandir/out/index.js +0 -26
  22. package/node_modules/@nodelib/fs.scandir/out/providers/async.d.ts +0 -7
  23. package/node_modules/@nodelib/fs.scandir/out/providers/async.js +0 -104
  24. package/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts +0 -1
  25. package/node_modules/@nodelib/fs.scandir/out/providers/common.js +0 -13
  26. package/node_modules/@nodelib/fs.scandir/out/providers/sync.d.ts +0 -5
  27. package/node_modules/@nodelib/fs.scandir/out/providers/sync.js +0 -54
  28. package/node_modules/@nodelib/fs.scandir/out/settings.d.ts +0 -20
  29. package/node_modules/@nodelib/fs.scandir/out/settings.js +0 -24
  30. package/node_modules/@nodelib/fs.scandir/out/types/index.d.ts +0 -20
  31. package/node_modules/@nodelib/fs.scandir/out/types/index.js +0 -2
  32. package/node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts +0 -2
  33. package/node_modules/@nodelib/fs.scandir/out/utils/fs.js +0 -19
  34. package/node_modules/@nodelib/fs.scandir/out/utils/index.d.ts +0 -2
  35. package/node_modules/@nodelib/fs.scandir/out/utils/index.js +0 -5
  36. package/node_modules/@nodelib/fs.scandir/package.json +0 -44
  37. package/node_modules/@nodelib/fs.stat/LICENSE +0 -21
  38. package/node_modules/@nodelib/fs.stat/README.md +0 -126
  39. package/node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts +0 -13
  40. package/node_modules/@nodelib/fs.stat/out/adapters/fs.js +0 -17
  41. package/node_modules/@nodelib/fs.stat/out/index.d.ts +0 -12
  42. package/node_modules/@nodelib/fs.stat/out/index.js +0 -26
  43. package/node_modules/@nodelib/fs.stat/out/providers/async.d.ts +0 -4
  44. package/node_modules/@nodelib/fs.stat/out/providers/async.js +0 -36
  45. package/node_modules/@nodelib/fs.stat/out/providers/sync.d.ts +0 -3
  46. package/node_modules/@nodelib/fs.stat/out/providers/sync.js +0 -23
  47. package/node_modules/@nodelib/fs.stat/out/settings.d.ts +0 -16
  48. package/node_modules/@nodelib/fs.stat/out/settings.js +0 -16
  49. package/node_modules/@nodelib/fs.stat/out/types/index.d.ts +0 -4
  50. package/node_modules/@nodelib/fs.stat/out/types/index.js +0 -2
  51. package/node_modules/@nodelib/fs.stat/package.json +0 -37
  52. package/node_modules/@nodelib/fs.walk/LICENSE +0 -21
  53. package/node_modules/@nodelib/fs.walk/README.md +0 -215
  54. package/node_modules/@nodelib/fs.walk/out/index.d.ts +0 -14
  55. package/node_modules/@nodelib/fs.walk/out/index.js +0 -34
  56. package/node_modules/@nodelib/fs.walk/out/providers/async.d.ts +0 -12
  57. package/node_modules/@nodelib/fs.walk/out/providers/async.js +0 -30
  58. package/node_modules/@nodelib/fs.walk/out/providers/index.d.ts +0 -4
  59. package/node_modules/@nodelib/fs.walk/out/providers/index.js +0 -9
  60. package/node_modules/@nodelib/fs.walk/out/providers/stream.d.ts +0 -12
  61. package/node_modules/@nodelib/fs.walk/out/providers/stream.js +0 -34
  62. package/node_modules/@nodelib/fs.walk/out/providers/sync.d.ts +0 -10
  63. package/node_modules/@nodelib/fs.walk/out/providers/sync.js +0 -14
  64. package/node_modules/@nodelib/fs.walk/out/readers/async.d.ts +0 -30
  65. package/node_modules/@nodelib/fs.walk/out/readers/async.js +0 -97
  66. package/node_modules/@nodelib/fs.walk/out/readers/common.d.ts +0 -7
  67. package/node_modules/@nodelib/fs.walk/out/readers/common.js +0 -31
  68. package/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts +0 -6
  69. package/node_modules/@nodelib/fs.walk/out/readers/reader.js +0 -11
  70. package/node_modules/@nodelib/fs.walk/out/readers/sync.d.ts +0 -15
  71. package/node_modules/@nodelib/fs.walk/out/readers/sync.js +0 -59
  72. package/node_modules/@nodelib/fs.walk/out/settings.d.ts +0 -30
  73. package/node_modules/@nodelib/fs.walk/out/settings.js +0 -26
  74. package/node_modules/@nodelib/fs.walk/out/types/index.d.ts +0 -8
  75. package/node_modules/@nodelib/fs.walk/out/types/index.js +0 -2
  76. package/node_modules/@nodelib/fs.walk/package.json +0 -44
  77. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/LICENSE +0 -21
  78. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/README.md +0 -10
  79. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts +0 -2
  80. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/ID.js +0 -19
  81. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts +0 -77
  82. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js +0 -189
  83. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts +0 -53
  84. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/analyze.js +0 -41
  85. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts +0 -1
  86. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/assert.js +0 -9
  87. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts +0 -8
  88. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js +0 -13
  89. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts +0 -8
  90. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js +0 -13
  91. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts +0 -12
  92. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js +0 -2
  93. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts +0 -33
  94. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js +0 -34
  95. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts +0 -13
  96. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js +0 -17
  97. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts +0 -8
  98. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js +0 -13
  99. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts +0 -8
  100. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js +0 -13
  101. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts +0 -9
  102. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js +0 -13
  103. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts +0 -12
  104. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js +0 -18
  105. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts +0 -8
  106. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js +0 -13
  107. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts +0 -8
  108. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js +0 -13
  109. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts +0 -8
  110. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js +0 -13
  111. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts +0 -8
  112. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js +0 -13
  113. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts +0 -8
  114. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js +0 -13
  115. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts +0 -13
  116. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js +0 -29
  117. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts +0 -8
  118. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/index.js +0 -30
  119. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts +0 -15
  120. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js +0 -22
  121. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.d.ts +0 -2
  122. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js +0 -25
  123. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.d.ts +0 -2
  124. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js +0 -17
  125. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.d.ts +0 -2
  126. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js +0 -11
  127. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts +0 -2
  128. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts +0 -2
  129. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js +0 -11
  130. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js +0 -1812
  131. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts +0 -2
  132. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js +0 -23
  133. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts +0 -2
  134. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js +0 -34
  135. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts +0 -2
  136. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts +0 -2
  137. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js +0 -17
  138. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts +0 -2
  139. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js +0 -62
  140. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js +0 -32
  141. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts +0 -2
  142. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js +0 -12
  143. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts +0 -2
  144. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js +0 -15
  145. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts +0 -2
  146. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js +0 -12
  147. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts +0 -2
  148. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js +0 -12
  149. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts +0 -2
  150. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js +0 -47
  151. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts +0 -2
  152. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js +0 -24
  153. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts +0 -2
  154. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts +0 -2
  155. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js +0 -16
  156. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.d.ts +0 -2
  157. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.js +0 -12
  158. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js +0 -14
  159. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.d.ts +0 -2
  160. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.js +0 -12
  161. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts +0 -2
  162. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.d.ts +0 -2
  163. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js +0 -12
  164. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts +0 -2
  165. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js +0 -16
  166. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts +0 -2
  167. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js +0 -12
  168. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js +0 -28
  169. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts +0 -2
  170. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js +0 -12
  171. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts +0 -2
  172. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js +0 -19
  173. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts +0 -2
  174. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js +0 -12
  175. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts +0 -2
  176. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js +0 -22
  177. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts +0 -2
  178. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js +0 -17
  179. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts +0 -2
  180. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js +0 -20
  181. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts +0 -2
  182. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts +0 -2
  183. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js +0 -24
  184. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts +0 -2
  185. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js +0 -12
  186. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js +0 -24
  187. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts +0 -2
  188. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js +0 -12
  189. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts +0 -2
  190. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js +0 -16
  191. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts +0 -2
  192. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js +0 -16
  193. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts +0 -2
  194. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts +0 -2
  195. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js +0 -24
  196. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts +0 -2
  197. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js +0 -12
  198. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js +0 -24
  199. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts +0 -2
  200. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js +0 -13
  201. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts +0 -2
  202. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js +0 -12
  203. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts +0 -2
  204. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js +0 -12
  205. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts +0 -2
  206. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js +0 -23
  207. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts +0 -2
  208. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts +0 -2
  209. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js +0 -13
  210. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts +0 -2
  211. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js +0 -24
  212. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts +0 -2
  213. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js +0 -13
  214. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js +0 -30
  215. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts +0 -2
  216. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js +0 -13
  217. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts +0 -2
  218. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js +0 -17
  219. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts +0 -2
  220. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js +0 -13
  221. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts +0 -2
  222. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js +0 -15
  223. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts +0 -2
  224. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js +0 -18
  225. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts +0 -2
  226. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts +0 -2
  227. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js +0 -24
  228. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts +0 -2
  229. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js +0 -12
  230. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js +0 -16
  231. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts +0 -2
  232. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js +0 -16
  233. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts +0 -2
  234. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js +0 -12
  235. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts +0 -2
  236. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js +0 -18
  237. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts +0 -2
  238. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js +0 -26
  239. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts +0 -2
  240. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts +0 -2
  241. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js +0 -24
  242. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts +0 -2
  243. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js +0 -24
  244. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts +0 -2
  245. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js +0 -12
  246. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js +0 -26
  247. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts +0 -2
  248. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js +0 -12
  249. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts +0 -2
  250. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js +0 -17
  251. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts +0 -2
  252. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js +0 -12
  253. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts +0 -2
  254. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js +0 -26
  255. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts +0 -2
  256. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js +0 -12
  257. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts +0 -2
  258. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts +0 -2
  259. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js +0 -24
  260. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.d.ts +0 -2
  261. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.js +0 -12
  262. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js +0 -15
  263. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.d.ts +0 -2
  264. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.js +0 -15
  265. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.d.ts +0 -2
  266. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.js +0 -12
  267. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.d.ts +0 -2
  268. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.d.ts +0 -2
  269. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.js +0 -24
  270. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.js +0 -28
  271. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.d.ts +0 -2
  272. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.js +0 -12
  273. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.d.ts +0 -2
  274. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.js +0 -15
  275. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.d.ts +0 -2
  276. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.js +0 -12
  277. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.d.ts +0 -2
  278. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.js +0 -17
  279. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.d.ts +0 -2
  280. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.js +0 -12
  281. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.d.ts +0 -2
  282. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.js +0 -17
  283. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.d.ts +0 -2
  284. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.d.ts +0 -2
  285. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.js +0 -19
  286. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.d.ts +0 -2
  287. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.js +0 -24
  288. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.d.ts +0 -2
  289. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.js +0 -13
  290. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.d.ts +0 -2
  291. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.js +0 -16
  292. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.js +0 -26
  293. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.d.ts +0 -2
  294. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.js +0 -12
  295. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.d.ts +0 -2
  296. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.js +0 -12
  297. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts +0 -2
  298. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js +0 -118
  299. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts +0 -2
  300. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js +0 -32
  301. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts +0 -2
  302. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js +0 -14
  303. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts +0 -2
  304. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js +0 -12
  305. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts +0 -2
  306. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js +0 -20
  307. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts +0 -2
  308. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js +0 -23
  309. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts +0 -2
  310. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js +0 -16
  311. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts +0 -2
  312. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.d.ts +0 -2
  313. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.js +0 -13
  314. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts +0 -2
  315. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js +0 -17
  316. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts +0 -2
  317. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js +0 -27
  318. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.d.ts +0 -2
  319. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.js +0 -12
  320. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.d.ts +0 -2
  321. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.js +0 -19
  322. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts +0 -2
  323. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js +0 -24
  324. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts +0 -2
  325. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js +0 -13
  326. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.d.ts +0 -2
  327. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.js +0 -16
  328. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js +0 -34
  329. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.d.ts +0 -2
  330. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.js +0 -12
  331. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts +0 -2
  332. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js +0 -12
  333. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.d.ts +0 -2
  334. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.js +0 -12
  335. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.d.ts +0 -2
  336. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.js +0 -12
  337. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts +0 -2
  338. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js +0 -12
  339. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts +0 -2
  340. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js +0 -12
  341. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.d.ts +0 -2
  342. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.js +0 -15
  343. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.d.ts +0 -2
  344. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.js +0 -15
  345. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts +0 -2
  346. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js +0 -18
  347. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts +0 -2
  348. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js +0 -247
  349. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts +0 -2
  350. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js +0 -15
  351. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts +0 -2
  352. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js +0 -26
  353. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.d.ts +0 -2
  354. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.js +0 -11
  355. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts +0 -2
  356. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts +0 -2
  357. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js +0 -11
  358. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts +0 -2
  359. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js +0 -11
  360. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js +0 -842
  361. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts +0 -27
  362. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js +0 -178
  363. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts +0 -13
  364. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js +0 -71
  365. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts +0 -12
  366. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js +0 -36
  367. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts +0 -27
  368. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js +0 -94
  369. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts +0 -87
  370. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js +0 -119
  371. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts +0 -91
  372. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js +0 -558
  373. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts +0 -31
  374. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js +0 -221
  375. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts +0 -13
  376. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js +0 -29
  377. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts +0 -21
  378. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js +0 -67
  379. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts +0 -1
  380. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js +0 -5
  381. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts +0 -8
  382. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js +0 -11
  383. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts +0 -8
  384. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js +0 -11
  385. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts +0 -8
  386. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js +0 -11
  387. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts +0 -8
  388. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js +0 -11
  389. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts +0 -8
  390. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js +0 -11
  391. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts +0 -8
  392. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js +0 -11
  393. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts +0 -8
  394. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js +0 -11
  395. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts +0 -9
  396. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js +0 -17
  397. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts +0 -11
  398. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js +0 -35
  399. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts +0 -8
  400. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js +0 -11
  401. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts +0 -17
  402. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js +0 -60
  403. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts +0 -8
  404. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js +0 -11
  405. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts +0 -8
  406. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js +0 -11
  407. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts +0 -19
  408. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js +0 -2
  409. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts +0 -96
  410. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js +0 -308
  411. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts +0 -20
  412. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js +0 -24
  413. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts +0 -8
  414. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js +0 -11
  415. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts +0 -8
  416. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js +0 -11
  417. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts +0 -8
  418. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js +0 -11
  419. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts +0 -8
  420. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js +0 -11
  421. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts +0 -9
  422. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js +0 -21
  423. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts +0 -19
  424. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js +0 -35
  425. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts +0 -32
  426. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js +0 -35
  427. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts +0 -27
  428. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js +0 -26
  429. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts +0 -16
  430. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js +0 -32
  431. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts +0 -42
  432. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js +0 -47
  433. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts +0 -6
  434. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js +0 -9
  435. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/package.json +0 -82
  436. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/LICENSE +0 -21
  437. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/README.md +0 -12
  438. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts +0 -2194
  439. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js +0 -200
  440. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/index.d.ts +0 -4
  441. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/index.js +0 -23
  442. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/lib.d.ts +0 -1
  443. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/lib.js +0 -6
  444. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/parser-options.d.ts +0 -68
  445. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/parser-options.js +0 -2
  446. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts +0 -188
  447. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/ts-estree.js +0 -37
  448. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/package.json +0 -103
  449. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/LICENSE +0 -21
  450. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/README.md +0 -10
  451. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts +0 -2
  452. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js +0 -5
  453. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/index.d.ts +0 -2
  454. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/index.js +0 -7
  455. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.d.ts +0 -2
  456. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js +0 -194
  457. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/package.json +0 -76
  458. package/node_modules/braces/LICENSE +0 -21
  459. package/node_modules/braces/README.md +0 -586
  460. package/node_modules/braces/index.js +0 -170
  461. package/node_modules/braces/lib/compile.js +0 -60
  462. package/node_modules/braces/lib/constants.js +0 -57
  463. package/node_modules/braces/lib/expand.js +0 -113
  464. package/node_modules/braces/lib/parse.js +0 -331
  465. package/node_modules/braces/lib/stringify.js +0 -32
  466. package/node_modules/braces/lib/utils.js +0 -122
  467. package/node_modules/braces/package.json +0 -77
  468. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/LICENSE +0 -21
  469. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/README.md +0 -10
  470. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts +0 -2
  471. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/ID.js +0 -19
  472. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts +0 -77
  473. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js +0 -189
  474. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts +0 -53
  475. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/analyze.js +0 -41
  476. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts +0 -1
  477. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/assert.js +0 -9
  478. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts +0 -8
  479. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js +0 -13
  480. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts +0 -8
  481. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js +0 -13
  482. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts +0 -12
  483. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js +0 -2
  484. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts +0 -33
  485. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js +0 -34
  486. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts +0 -13
  487. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js +0 -17
  488. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts +0 -8
  489. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js +0 -13
  490. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts +0 -8
  491. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js +0 -13
  492. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts +0 -9
  493. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js +0 -13
  494. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts +0 -12
  495. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js +0 -18
  496. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts +0 -8
  497. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js +0 -13
  498. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts +0 -8
  499. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js +0 -13
  500. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts +0 -8
  501. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js +0 -13
  502. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts +0 -8
  503. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js +0 -13
  504. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts +0 -8
  505. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js +0 -13
  506. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts +0 -13
  507. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js +0 -29
  508. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts +0 -8
  509. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/index.js +0 -30
  510. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts +0 -15
  511. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js +0 -22
  512. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.d.ts +0 -2
  513. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js +0 -25
  514. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.d.ts +0 -2
  515. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js +0 -17
  516. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.d.ts +0 -2
  517. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js +0 -11
  518. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts +0 -2
  519. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts +0 -2
  520. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js +0 -11
  521. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js +0 -1812
  522. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts +0 -2
  523. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js +0 -23
  524. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts +0 -2
  525. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js +0 -34
  526. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts +0 -2
  527. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts +0 -2
  528. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js +0 -17
  529. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts +0 -2
  530. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js +0 -62
  531. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js +0 -32
  532. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts +0 -2
  533. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js +0 -12
  534. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts +0 -2
  535. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js +0 -15
  536. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts +0 -2
  537. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js +0 -12
  538. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts +0 -2
  539. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js +0 -12
  540. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts +0 -2
  541. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js +0 -47
  542. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts +0 -2
  543. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js +0 -24
  544. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts +0 -2
  545. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts +0 -2
  546. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js +0 -16
  547. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.d.ts +0 -2
  548. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.js +0 -12
  549. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js +0 -14
  550. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.d.ts +0 -2
  551. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.js +0 -12
  552. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts +0 -2
  553. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.d.ts +0 -2
  554. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js +0 -12
  555. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts +0 -2
  556. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js +0 -16
  557. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts +0 -2
  558. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js +0 -12
  559. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js +0 -28
  560. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts +0 -2
  561. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js +0 -12
  562. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts +0 -2
  563. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js +0 -19
  564. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts +0 -2
  565. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js +0 -12
  566. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts +0 -2
  567. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js +0 -22
  568. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts +0 -2
  569. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js +0 -17
  570. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts +0 -2
  571. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js +0 -20
  572. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts +0 -2
  573. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts +0 -2
  574. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js +0 -24
  575. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts +0 -2
  576. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js +0 -12
  577. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js +0 -24
  578. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts +0 -2
  579. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js +0 -12
  580. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts +0 -2
  581. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js +0 -16
  582. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts +0 -2
  583. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js +0 -16
  584. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts +0 -2
  585. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts +0 -2
  586. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js +0 -24
  587. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts +0 -2
  588. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js +0 -12
  589. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js +0 -24
  590. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts +0 -2
  591. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js +0 -13
  592. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts +0 -2
  593. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js +0 -12
  594. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts +0 -2
  595. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js +0 -12
  596. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts +0 -2
  597. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js +0 -23
  598. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts +0 -2
  599. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts +0 -2
  600. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js +0 -13
  601. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts +0 -2
  602. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js +0 -24
  603. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts +0 -2
  604. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js +0 -13
  605. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js +0 -30
  606. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts +0 -2
  607. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js +0 -13
  608. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts +0 -2
  609. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js +0 -17
  610. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts +0 -2
  611. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js +0 -13
  612. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts +0 -2
  613. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js +0 -15
  614. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts +0 -2
  615. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js +0 -18
  616. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts +0 -2
  617. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts +0 -2
  618. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js +0 -24
  619. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts +0 -2
  620. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js +0 -12
  621. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js +0 -16
  622. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts +0 -2
  623. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js +0 -16
  624. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts +0 -2
  625. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js +0 -12
  626. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts +0 -2
  627. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js +0 -18
  628. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts +0 -2
  629. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js +0 -26
  630. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts +0 -2
  631. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts +0 -2
  632. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js +0 -24
  633. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts +0 -2
  634. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js +0 -24
  635. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts +0 -2
  636. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js +0 -12
  637. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js +0 -26
  638. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts +0 -2
  639. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js +0 -12
  640. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts +0 -2
  641. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js +0 -17
  642. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts +0 -2
  643. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js +0 -12
  644. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts +0 -2
  645. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js +0 -26
  646. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts +0 -2
  647. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js +0 -12
  648. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts +0 -2
  649. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts +0 -2
  650. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js +0 -24
  651. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.d.ts +0 -2
  652. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.js +0 -12
  653. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js +0 -15
  654. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.d.ts +0 -2
  655. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.js +0 -15
  656. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.d.ts +0 -2
  657. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.js +0 -12
  658. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.d.ts +0 -2
  659. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.d.ts +0 -2
  660. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.js +0 -24
  661. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.js +0 -28
  662. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.d.ts +0 -2
  663. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.js +0 -12
  664. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.d.ts +0 -2
  665. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.js +0 -15
  666. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.d.ts +0 -2
  667. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.js +0 -12
  668. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.d.ts +0 -2
  669. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.js +0 -17
  670. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.d.ts +0 -2
  671. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.js +0 -12
  672. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.d.ts +0 -2
  673. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.js +0 -17
  674. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.d.ts +0 -2
  675. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.d.ts +0 -2
  676. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.js +0 -19
  677. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.d.ts +0 -2
  678. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.js +0 -24
  679. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.d.ts +0 -2
  680. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.js +0 -13
  681. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.d.ts +0 -2
  682. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.js +0 -16
  683. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.js +0 -26
  684. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.d.ts +0 -2
  685. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.js +0 -12
  686. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.d.ts +0 -2
  687. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.js +0 -12
  688. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts +0 -2
  689. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js +0 -118
  690. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts +0 -2
  691. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js +0 -32
  692. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts +0 -2
  693. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js +0 -14
  694. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts +0 -2
  695. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js +0 -12
  696. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts +0 -2
  697. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js +0 -20
  698. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts +0 -2
  699. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js +0 -23
  700. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts +0 -2
  701. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js +0 -16
  702. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts +0 -2
  703. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.d.ts +0 -2
  704. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.js +0 -13
  705. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts +0 -2
  706. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js +0 -17
  707. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts +0 -2
  708. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js +0 -27
  709. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.d.ts +0 -2
  710. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.js +0 -12
  711. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.d.ts +0 -2
  712. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.js +0 -19
  713. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts +0 -2
  714. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js +0 -24
  715. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts +0 -2
  716. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js +0 -13
  717. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.d.ts +0 -2
  718. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.js +0 -16
  719. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js +0 -34
  720. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.d.ts +0 -2
  721. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.js +0 -12
  722. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts +0 -2
  723. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js +0 -12
  724. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.d.ts +0 -2
  725. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.js +0 -12
  726. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.d.ts +0 -2
  727. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.js +0 -12
  728. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts +0 -2
  729. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js +0 -12
  730. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts +0 -2
  731. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js +0 -12
  732. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.d.ts +0 -2
  733. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.js +0 -15
  734. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.d.ts +0 -2
  735. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.js +0 -15
  736. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts +0 -2
  737. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js +0 -18
  738. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts +0 -2
  739. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js +0 -247
  740. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts +0 -2
  741. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js +0 -15
  742. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts +0 -2
  743. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js +0 -26
  744. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.d.ts +0 -2
  745. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.js +0 -11
  746. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts +0 -2
  747. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts +0 -2
  748. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js +0 -11
  749. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts +0 -2
  750. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js +0 -11
  751. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js +0 -842
  752. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts +0 -27
  753. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js +0 -178
  754. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts +0 -13
  755. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js +0 -71
  756. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts +0 -12
  757. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js +0 -36
  758. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts +0 -27
  759. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js +0 -94
  760. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts +0 -87
  761. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js +0 -119
  762. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts +0 -91
  763. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js +0 -558
  764. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts +0 -31
  765. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js +0 -221
  766. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts +0 -13
  767. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js +0 -29
  768. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts +0 -21
  769. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js +0 -67
  770. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts +0 -1
  771. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js +0 -5
  772. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts +0 -8
  773. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js +0 -11
  774. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts +0 -8
  775. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js +0 -11
  776. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts +0 -8
  777. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js +0 -11
  778. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts +0 -8
  779. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js +0 -11
  780. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts +0 -8
  781. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js +0 -11
  782. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts +0 -8
  783. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js +0 -11
  784. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts +0 -8
  785. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js +0 -11
  786. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts +0 -9
  787. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js +0 -17
  788. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts +0 -11
  789. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js +0 -35
  790. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts +0 -8
  791. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js +0 -11
  792. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts +0 -17
  793. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js +0 -60
  794. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts +0 -8
  795. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js +0 -11
  796. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts +0 -8
  797. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js +0 -11
  798. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts +0 -19
  799. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js +0 -2
  800. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts +0 -96
  801. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js +0 -308
  802. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts +0 -20
  803. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js +0 -24
  804. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts +0 -8
  805. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js +0 -11
  806. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts +0 -8
  807. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js +0 -11
  808. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts +0 -8
  809. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js +0 -11
  810. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts +0 -8
  811. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js +0 -11
  812. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts +0 -9
  813. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js +0 -21
  814. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts +0 -19
  815. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js +0 -35
  816. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts +0 -32
  817. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js +0 -35
  818. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts +0 -27
  819. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js +0 -26
  820. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts +0 -16
  821. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js +0 -32
  822. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts +0 -42
  823. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js +0 -47
  824. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts +0 -6
  825. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js +0 -9
  826. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/package.json +0 -82
  827. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/LICENSE +0 -21
  828. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/README.md +0 -12
  829. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts +0 -2194
  830. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js +0 -200
  831. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/index.d.ts +0 -4
  832. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/index.js +0 -23
  833. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/lib.d.ts +0 -1
  834. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/lib.js +0 -6
  835. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/parser-options.d.ts +0 -68
  836. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/parser-options.js +0 -2
  837. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts +0 -188
  838. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/ts-estree.js +0 -37
  839. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/package.json +0 -103
  840. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/LICENSE +0 -21
  841. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/README.md +0 -10
  842. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts +0 -2
  843. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js +0 -5
  844. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/index.d.ts +0 -2
  845. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/index.js +0 -7
  846. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.d.ts +0 -2
  847. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js +0 -194
  848. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/package.json +0 -76
  849. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/LICENSE +0 -21
  850. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/README.md +0 -238
  851. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/lib/index.d.mts +0 -300
  852. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/lib/index.mjs +0 -2434
  853. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/lib/rolldown-runtime-D7D4PA-g.mjs +0 -13
  854. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/package.json +0 -126
  855. package/node_modules/eslint-plugin-astro/node_modules/globals/globals.json +0 -4104
  856. package/node_modules/eslint-plugin-astro/node_modules/globals/index.d.ts +0 -4227
  857. package/node_modules/eslint-plugin-astro/node_modules/globals/index.js +0 -2
  858. package/node_modules/eslint-plugin-astro/node_modules/globals/license +0 -9
  859. package/node_modules/eslint-plugin-astro/node_modules/globals/package.json +0 -121
  860. package/node_modules/eslint-plugin-astro/node_modules/globals/readme.md +0 -42
  861. package/node_modules/fast-glob/LICENSE +0 -21
  862. package/node_modules/fast-glob/README.md +0 -830
  863. package/node_modules/fast-glob/node_modules/glob-parent/LICENSE +0 -15
  864. package/node_modules/fast-glob/node_modules/glob-parent/README.md +0 -137
  865. package/node_modules/fast-glob/node_modules/glob-parent/index.js +0 -42
  866. package/node_modules/fast-glob/node_modules/glob-parent/package.json +0 -48
  867. package/node_modules/fast-glob/out/index.d.ts +0 -40
  868. package/node_modules/fast-glob/out/index.js +0 -102
  869. package/node_modules/fast-glob/out/managers/tasks.d.ts +0 -22
  870. package/node_modules/fast-glob/out/managers/tasks.js +0 -110
  871. package/node_modules/fast-glob/out/providers/async.d.ts +0 -9
  872. package/node_modules/fast-glob/out/providers/async.js +0 -23
  873. package/node_modules/fast-glob/out/providers/filters/deep.d.ts +0 -16
  874. package/node_modules/fast-glob/out/providers/filters/deep.js +0 -62
  875. package/node_modules/fast-glob/out/providers/filters/entry.d.ts +0 -17
  876. package/node_modules/fast-glob/out/providers/filters/entry.js +0 -85
  877. package/node_modules/fast-glob/out/providers/filters/error.d.ts +0 -8
  878. package/node_modules/fast-glob/out/providers/filters/error.js +0 -15
  879. package/node_modules/fast-glob/out/providers/matchers/matcher.d.ts +0 -33
  880. package/node_modules/fast-glob/out/providers/matchers/matcher.js +0 -45
  881. package/node_modules/fast-glob/out/providers/matchers/partial.d.ts +0 -4
  882. package/node_modules/fast-glob/out/providers/matchers/partial.js +0 -38
  883. package/node_modules/fast-glob/out/providers/provider.d.ts +0 -19
  884. package/node_modules/fast-glob/out/providers/provider.js +0 -48
  885. package/node_modules/fast-glob/out/providers/stream.d.ts +0 -11
  886. package/node_modules/fast-glob/out/providers/stream.js +0 -31
  887. package/node_modules/fast-glob/out/providers/sync.d.ts +0 -9
  888. package/node_modules/fast-glob/out/providers/sync.js +0 -23
  889. package/node_modules/fast-glob/out/providers/transformers/entry.d.ts +0 -8
  890. package/node_modules/fast-glob/out/providers/transformers/entry.js +0 -26
  891. package/node_modules/fast-glob/out/readers/async.d.ts +0 -10
  892. package/node_modules/fast-glob/out/readers/async.js +0 -35
  893. package/node_modules/fast-glob/out/readers/reader.d.ts +0 -15
  894. package/node_modules/fast-glob/out/readers/reader.js +0 -33
  895. package/node_modules/fast-glob/out/readers/stream.d.ts +0 -14
  896. package/node_modules/fast-glob/out/readers/stream.js +0 -55
  897. package/node_modules/fast-glob/out/readers/sync.d.ts +0 -12
  898. package/node_modules/fast-glob/out/readers/sync.js +0 -43
  899. package/node_modules/fast-glob/out/settings.d.ts +0 -164
  900. package/node_modules/fast-glob/out/settings.js +0 -59
  901. package/node_modules/fast-glob/out/types/index.d.ts +0 -31
  902. package/node_modules/fast-glob/out/types/index.js +0 -2
  903. package/node_modules/fast-glob/out/utils/array.d.ts +0 -2
  904. package/node_modules/fast-glob/out/utils/array.js +0 -22
  905. package/node_modules/fast-glob/out/utils/errno.d.ts +0 -2
  906. package/node_modules/fast-glob/out/utils/errno.js +0 -7
  907. package/node_modules/fast-glob/out/utils/fs.d.ts +0 -4
  908. package/node_modules/fast-glob/out/utils/fs.js +0 -19
  909. package/node_modules/fast-glob/out/utils/index.d.ts +0 -8
  910. package/node_modules/fast-glob/out/utils/index.js +0 -17
  911. package/node_modules/fast-glob/out/utils/path.d.ts +0 -13
  912. package/node_modules/fast-glob/out/utils/path.js +0 -68
  913. package/node_modules/fast-glob/out/utils/pattern.d.ts +0 -49
  914. package/node_modules/fast-glob/out/utils/pattern.js +0 -206
  915. package/node_modules/fast-glob/out/utils/stream.d.ts +0 -4
  916. package/node_modules/fast-glob/out/utils/stream.js +0 -17
  917. package/node_modules/fast-glob/out/utils/string.d.ts +0 -2
  918. package/node_modules/fast-glob/out/utils/string.js +0 -11
  919. package/node_modules/fast-glob/package.json +0 -81
  920. package/node_modules/fastq/LICENSE +0 -13
  921. package/node_modules/fastq/README.md +0 -310
  922. package/node_modules/fastq/SECURITY.md +0 -15
  923. package/node_modules/fastq/bench.js +0 -66
  924. package/node_modules/fastq/eslint.config.js +0 -11
  925. package/node_modules/fastq/example.js +0 -14
  926. package/node_modules/fastq/example.mjs +0 -9
  927. package/node_modules/fastq/index.d.ts +0 -59
  928. package/node_modules/fastq/package.json +0 -49
  929. package/node_modules/fastq/queue.js +0 -346
  930. package/node_modules/fastq/test/example.ts +0 -83
  931. package/node_modules/fastq/test/promise.js +0 -325
  932. package/node_modules/fastq/test/test.js +0 -733
  933. package/node_modules/fastq/test/tsconfig.json +0 -11
  934. package/node_modules/fill-range/LICENSE +0 -21
  935. package/node_modules/fill-range/README.md +0 -237
  936. package/node_modules/fill-range/index.js +0 -248
  937. package/node_modules/fill-range/package.json +0 -74
  938. package/node_modules/is-number/LICENSE +0 -21
  939. package/node_modules/is-number/README.md +0 -187
  940. package/node_modules/is-number/index.js +0 -18
  941. package/node_modules/is-number/package.json +0 -82
  942. package/node_modules/merge2/LICENSE +0 -21
  943. package/node_modules/merge2/README.md +0 -144
  944. package/node_modules/merge2/index.js +0 -144
  945. package/node_modules/merge2/package.json +0 -43
  946. package/node_modules/micromatch/LICENSE +0 -21
  947. package/node_modules/micromatch/README.md +0 -1024
  948. package/node_modules/micromatch/index.js +0 -474
  949. package/node_modules/micromatch/node_modules/picomatch/LICENSE +0 -21
  950. package/node_modules/micromatch/node_modules/picomatch/README.md +0 -716
  951. package/node_modules/micromatch/node_modules/picomatch/index.js +0 -3
  952. package/node_modules/micromatch/node_modules/picomatch/lib/constants.js +0 -184
  953. package/node_modules/micromatch/node_modules/picomatch/lib/parse.js +0 -1392
  954. package/node_modules/micromatch/node_modules/picomatch/lib/picomatch.js +0 -342
  955. package/node_modules/micromatch/node_modules/picomatch/lib/scan.js +0 -391
  956. package/node_modules/micromatch/node_modules/picomatch/lib/utils.js +0 -64
  957. package/node_modules/micromatch/node_modules/picomatch/package.json +0 -81
  958. package/node_modules/micromatch/package.json +0 -119
  959. package/node_modules/queue-microtask/LICENSE +0 -20
  960. package/node_modules/queue-microtask/README.md +0 -90
  961. package/node_modules/queue-microtask/index.d.ts +0 -2
  962. package/node_modules/queue-microtask/index.js +0 -9
  963. package/node_modules/queue-microtask/package.json +0 -55
  964. package/node_modules/reusify/.github/dependabot.yml +0 -7
  965. package/node_modules/reusify/.github/workflows/ci.yml +0 -96
  966. package/node_modules/reusify/LICENSE +0 -22
  967. package/node_modules/reusify/README.md +0 -139
  968. package/node_modules/reusify/SECURITY.md +0 -15
  969. package/node_modules/reusify/benchmarks/createNoCodeFunction.js +0 -30
  970. package/node_modules/reusify/benchmarks/fib.js +0 -13
  971. package/node_modules/reusify/benchmarks/reuseNoCodeFunction.js +0 -38
  972. package/node_modules/reusify/eslint.config.js +0 -14
  973. package/node_modules/reusify/package.json +0 -50
  974. package/node_modules/reusify/reusify.d.ts +0 -14
  975. package/node_modules/reusify/reusify.js +0 -33
  976. package/node_modules/reusify/test.js +0 -66
  977. package/node_modules/reusify/tsconfig.json +0 -11
  978. package/node_modules/run-parallel/LICENSE +0 -20
  979. package/node_modules/run-parallel/README.md +0 -85
  980. package/node_modules/run-parallel/index.js +0 -51
  981. package/node_modules/run-parallel/package.json +0 -58
  982. package/node_modules/to-regex-range/LICENSE +0 -21
  983. package/node_modules/to-regex-range/README.md +0 -305
  984. package/node_modules/to-regex-range/index.js +0 -288
  985. package/node_modules/to-regex-range/package.json +0 -88
@@ -1,4104 +0,0 @@
1
- {
2
- "amd": {
3
- "define": false,
4
- "require": false
5
- },
6
- "applescript": {
7
- "$": false,
8
- "Application": false,
9
- "Automation": false,
10
- "console": false,
11
- "delay": false,
12
- "Library": false,
13
- "ObjC": false,
14
- "ObjectSpecifier": false,
15
- "Path": false,
16
- "Progress": false,
17
- "Ref": false
18
- },
19
- "astro": {
20
- "Astro": false
21
- },
22
- "atomtest": {
23
- "advanceClock": false,
24
- "atom": false,
25
- "fakeClearInterval": false,
26
- "fakeClearTimeout": false,
27
- "fakeSetInterval": false,
28
- "fakeSetTimeout": false,
29
- "resetTimeouts": false,
30
- "waitsForPromise": false
31
- },
32
- "audioWorklet": {
33
- "AbortController": false,
34
- "AbortSignal": false,
35
- "AsyncDisposableStack": false,
36
- "AudioWorkletGlobalScope": false,
37
- "AudioWorkletProcessor": false,
38
- "ByteLengthQueuingStrategy": false,
39
- "CompressionStream": false,
40
- "console": false,
41
- "CountQueuingStrategy": false,
42
- "currentFrame": false,
43
- "currentTime": false,
44
- "DecompressionStream": false,
45
- "DisposableStack": false,
46
- "Event": false,
47
- "EventTarget": false,
48
- "MessageEvent": false,
49
- "MessagePort": false,
50
- "PaintWorkletGlobalScope": false,
51
- "port": false,
52
- "QuotaExceededError": false,
53
- "ReadableByteStreamController": false,
54
- "ReadableStream": false,
55
- "ReadableStreamBYOBReader": false,
56
- "ReadableStreamBYOBRequest": false,
57
- "ReadableStreamDefaultController": false,
58
- "ReadableStreamDefaultReader": false,
59
- "registerProcessor": false,
60
- "sampleRate": false,
61
- "SuppressedError": false,
62
- "Temporal": false,
63
- "TextDecoderStream": false,
64
- "TextEncoderStream": false,
65
- "TransformStream": false,
66
- "TransformStreamDefaultController": false,
67
- "UserActivation": false,
68
- "WebAssembly": false,
69
- "WorkletGlobalScope": false,
70
- "WritableStream": false,
71
- "WritableStreamDefaultController": false,
72
- "WritableStreamDefaultWriter": false
73
- },
74
- "browser": {
75
- "AbortController": false,
76
- "AbortSignal": false,
77
- "AbsoluteOrientationSensor": false,
78
- "AbstractRange": false,
79
- "Accelerometer": false,
80
- "addEventListener": false,
81
- "ai": false,
82
- "AI": false,
83
- "AICreateMonitor": false,
84
- "AITextSession": false,
85
- "alert": false,
86
- "AnalyserNode": false,
87
- "Animation": false,
88
- "AnimationEffect": false,
89
- "AnimationEvent": false,
90
- "AnimationPlaybackEvent": false,
91
- "AnimationTimeline": false,
92
- "AsyncDisposableStack": false,
93
- "atob": false,
94
- "Attr": false,
95
- "Audio": false,
96
- "AudioBuffer": false,
97
- "AudioBufferSourceNode": false,
98
- "AudioContext": false,
99
- "AudioData": false,
100
- "AudioDecoder": false,
101
- "AudioDestinationNode": false,
102
- "AudioEncoder": false,
103
- "AudioListener": false,
104
- "AudioNode": false,
105
- "AudioParam": false,
106
- "AudioParamMap": false,
107
- "AudioPlaybackStats": false,
108
- "AudioProcessingEvent": false,
109
- "AudioScheduledSourceNode": false,
110
- "AudioSinkInfo": false,
111
- "AudioWorklet": false,
112
- "AudioWorkletNode": false,
113
- "AuthenticatorAssertionResponse": false,
114
- "AuthenticatorAttestationResponse": false,
115
- "AuthenticatorResponse": false,
116
- "BackgroundFetchManager": false,
117
- "BackgroundFetchRecord": false,
118
- "BackgroundFetchRegistration": false,
119
- "BarcodeDetector": false,
120
- "BarProp": false,
121
- "BaseAudioContext": false,
122
- "BatteryManager": false,
123
- "BeforeUnloadEvent": false,
124
- "BiquadFilterNode": false,
125
- "Blob": false,
126
- "BlobEvent": false,
127
- "Bluetooth": false,
128
- "BluetoothCharacteristicProperties": false,
129
- "BluetoothDevice": false,
130
- "BluetoothRemoteGATTCharacteristic": false,
131
- "BluetoothRemoteGATTDescriptor": false,
132
- "BluetoothRemoteGATTServer": false,
133
- "BluetoothRemoteGATTService": false,
134
- "BluetoothUUID": false,
135
- "blur": false,
136
- "BroadcastChannel": false,
137
- "BrowserCaptureMediaStreamTrack": false,
138
- "btoa": false,
139
- "ByteLengthQueuingStrategy": false,
140
- "Cache": false,
141
- "caches": false,
142
- "CacheStorage": false,
143
- "cancelAnimationFrame": false,
144
- "cancelIdleCallback": false,
145
- "CanvasCaptureMediaStream": false,
146
- "CanvasCaptureMediaStreamTrack": false,
147
- "CanvasGradient": false,
148
- "CanvasPattern": false,
149
- "CanvasRenderingContext2D": false,
150
- "CaptureController": false,
151
- "CaretPosition": false,
152
- "CDATASection": false,
153
- "ChannelMergerNode": false,
154
- "ChannelSplitterNode": false,
155
- "ChapterInformation": false,
156
- "CharacterBoundsUpdateEvent": false,
157
- "CharacterData": false,
158
- "clearInterval": false,
159
- "clearTimeout": false,
160
- "clientInformation": false,
161
- "Clipboard": false,
162
- "ClipboardChangeEvent": false,
163
- "ClipboardEvent": false,
164
- "ClipboardItem": false,
165
- "close": false,
166
- "closed": false,
167
- "CloseEvent": false,
168
- "CloseWatcher": false,
169
- "CommandEvent": false,
170
- "Comment": false,
171
- "CompositionEvent": false,
172
- "CompressionStream": false,
173
- "confirm": false,
174
- "console": false,
175
- "ConstantSourceNode": false,
176
- "ContentVisibilityAutoStateChangeEvent": false,
177
- "ConvolverNode": false,
178
- "CookieChangeEvent": false,
179
- "CookieDeprecationLabel": false,
180
- "cookieStore": false,
181
- "CookieStore": false,
182
- "CookieStoreManager": false,
183
- "CountQueuingStrategy": false,
184
- "crashReport": false,
185
- "CrashReportContext": false,
186
- "createImageBitmap": false,
187
- "CreateMonitor": false,
188
- "Credential": false,
189
- "credentialless": false,
190
- "CredentialsContainer": false,
191
- "CropTarget": false,
192
- "crossOriginIsolated": false,
193
- "crypto": false,
194
- "Crypto": false,
195
- "CryptoKey": false,
196
- "CSPViolationReportBody": false,
197
- "CSS": false,
198
- "CSSAnimation": false,
199
- "CSSConditionRule": false,
200
- "CSSContainerRule": false,
201
- "CSSCounterStyleRule": false,
202
- "CSSFontFaceRule": false,
203
- "CSSFontFeatureValuesRule": false,
204
- "CSSFontPaletteValuesRule": false,
205
- "CSSFunctionDeclarations": false,
206
- "CSSFunctionDescriptors": false,
207
- "CSSFunctionRule": false,
208
- "CSSGroupingRule": false,
209
- "CSSImageValue": false,
210
- "CSSImportRule": false,
211
- "CSSKeyframeRule": false,
212
- "CSSKeyframesRule": false,
213
- "CSSKeywordValue": false,
214
- "CSSLayerBlockRule": false,
215
- "CSSLayerStatementRule": false,
216
- "CSSMarginRule": false,
217
- "CSSMathClamp": false,
218
- "CSSMathInvert": false,
219
- "CSSMathMax": false,
220
- "CSSMathMin": false,
221
- "CSSMathNegate": false,
222
- "CSSMathProduct": false,
223
- "CSSMathSum": false,
224
- "CSSMathValue": false,
225
- "CSSMatrixComponent": false,
226
- "CSSMediaRule": false,
227
- "CSSNamespaceRule": false,
228
- "CSSNestedDeclarations": false,
229
- "CSSNumericArray": false,
230
- "CSSNumericValue": false,
231
- "CSSPageDescriptors": false,
232
- "CSSPageRule": false,
233
- "CSSPerspective": false,
234
- "CSSPositionTryDescriptors": false,
235
- "CSSPositionTryRule": false,
236
- "CSSPositionValue": false,
237
- "CSSPropertyRule": false,
238
- "CSSRotate": false,
239
- "CSSRule": false,
240
- "CSSRuleList": false,
241
- "CSSScale": false,
242
- "CSSScopeRule": false,
243
- "CSSSkew": false,
244
- "CSSSkewX": false,
245
- "CSSSkewY": false,
246
- "CSSStartingStyleRule": false,
247
- "CSSStyleDeclaration": false,
248
- "CSSStyleProperties": false,
249
- "CSSStyleRule": false,
250
- "CSSStyleSheet": false,
251
- "CSSStyleValue": false,
252
- "CSSSupportsRule": false,
253
- "CSSTransformComponent": false,
254
- "CSSTransformValue": false,
255
- "CSSTransition": false,
256
- "CSSTranslate": false,
257
- "CSSUnitValue": false,
258
- "CSSUnparsedValue": false,
259
- "CSSVariableReferenceValue": false,
260
- "CSSViewTransitionRule": false,
261
- "CustomElementRegistry": false,
262
- "customElements": false,
263
- "CustomEvent": false,
264
- "CustomStateSet": false,
265
- "DataTransfer": false,
266
- "DataTransferItem": false,
267
- "DataTransferItemList": false,
268
- "DecompressionStream": false,
269
- "DelayNode": false,
270
- "DelegatedInkTrailPresenter": false,
271
- "DeviceMotionEvent": false,
272
- "DeviceMotionEventAcceleration": false,
273
- "DeviceMotionEventRotationRate": false,
274
- "DeviceOrientationEvent": false,
275
- "devicePixelRatio": false,
276
- "DevicePosture": false,
277
- "DigitalCredential": false,
278
- "dispatchEvent": false,
279
- "DisposableStack": false,
280
- "document": false,
281
- "Document": false,
282
- "DocumentFragment": false,
283
- "documentPictureInPicture": false,
284
- "DocumentPictureInPicture": false,
285
- "DocumentPictureInPictureEvent": false,
286
- "DocumentTimeline": false,
287
- "DocumentType": false,
288
- "DOMError": false,
289
- "DOMException": false,
290
- "DOMImplementation": false,
291
- "DOMMatrix": false,
292
- "DOMMatrixReadOnly": false,
293
- "DOMParser": false,
294
- "DOMPoint": false,
295
- "DOMPointReadOnly": false,
296
- "DOMQuad": false,
297
- "DOMRect": false,
298
- "DOMRectList": false,
299
- "DOMRectReadOnly": false,
300
- "DOMStringList": false,
301
- "DOMStringMap": false,
302
- "DOMTokenList": false,
303
- "DragEvent": false,
304
- "DynamicsCompressorNode": false,
305
- "EditContext": false,
306
- "Element": false,
307
- "ElementInternals": false,
308
- "EncodedAudioChunk": false,
309
- "EncodedVideoChunk": false,
310
- "ErrorEvent": false,
311
- "event": false,
312
- "Event": false,
313
- "EventCounts": false,
314
- "EventSource": false,
315
- "EventTarget": false,
316
- "external": false,
317
- "External": false,
318
- "EyeDropper": false,
319
- "FeaturePolicy": false,
320
- "FederatedCredential": false,
321
- "fence": false,
322
- "Fence": false,
323
- "FencedFrameConfig": false,
324
- "fetch": false,
325
- "fetchLater": false,
326
- "FetchLaterResult": false,
327
- "File": false,
328
- "FileList": false,
329
- "FileReader": false,
330
- "FileSystem": false,
331
- "FileSystemDirectoryEntry": false,
332
- "FileSystemDirectoryHandle": false,
333
- "FileSystemDirectoryReader": false,
334
- "FileSystemEntry": false,
335
- "FileSystemFileEntry": false,
336
- "FileSystemFileHandle": false,
337
- "FileSystemHandle": false,
338
- "FileSystemObserver": false,
339
- "FileSystemWritableFileStream": false,
340
- "find": false,
341
- "focus": false,
342
- "FocusEvent": false,
343
- "FontData": false,
344
- "FontFace": false,
345
- "FontFaceSet": false,
346
- "FontFaceSetLoadEvent": false,
347
- "FormData": false,
348
- "FormDataEvent": false,
349
- "FragmentDirective": false,
350
- "frameElement": false,
351
- "frames": false,
352
- "GainNode": false,
353
- "Gamepad": false,
354
- "GamepadAxisMoveEvent": false,
355
- "GamepadButton": false,
356
- "GamepadButtonEvent": false,
357
- "GamepadEvent": false,
358
- "GamepadHapticActuator": false,
359
- "GamepadPose": false,
360
- "Geolocation": false,
361
- "GeolocationCoordinates": false,
362
- "GeolocationPosition": false,
363
- "GeolocationPositionError": false,
364
- "getComputedStyle": false,
365
- "getScreenDetails": false,
366
- "getSelection": false,
367
- "GPU": false,
368
- "GPUAdapter": false,
369
- "GPUAdapterInfo": false,
370
- "GPUBindGroup": false,
371
- "GPUBindGroupLayout": false,
372
- "GPUBuffer": false,
373
- "GPUBufferUsage": false,
374
- "GPUCanvasContext": false,
375
- "GPUColorWrite": false,
376
- "GPUCommandBuffer": false,
377
- "GPUCommandEncoder": false,
378
- "GPUCompilationInfo": false,
379
- "GPUCompilationMessage": false,
380
- "GPUComputePassEncoder": false,
381
- "GPUComputePipeline": false,
382
- "GPUDevice": false,
383
- "GPUDeviceLostInfo": false,
384
- "GPUError": false,
385
- "GPUExternalTexture": false,
386
- "GPUInternalError": false,
387
- "GPUMapMode": false,
388
- "GPUOutOfMemoryError": false,
389
- "GPUPipelineError": false,
390
- "GPUPipelineLayout": false,
391
- "GPUQuerySet": false,
392
- "GPUQueue": false,
393
- "GPURenderBundle": false,
394
- "GPURenderBundleEncoder": false,
395
- "GPURenderPassEncoder": false,
396
- "GPURenderPipeline": false,
397
- "GPUSampler": false,
398
- "GPUShaderModule": false,
399
- "GPUShaderStage": false,
400
- "GPUSupportedFeatures": false,
401
- "GPUSupportedLimits": false,
402
- "GPUTexture": false,
403
- "GPUTextureUsage": false,
404
- "GPUTextureView": false,
405
- "GPUUncapturedErrorEvent": false,
406
- "GPUValidationError": false,
407
- "GravitySensor": false,
408
- "Gyroscope": false,
409
- "HashChangeEvent": false,
410
- "Headers": false,
411
- "HID": false,
412
- "HIDConnectionEvent": false,
413
- "HIDDevice": false,
414
- "HIDInputReportEvent": false,
415
- "Highlight": false,
416
- "HighlightRegistry": false,
417
- "history": false,
418
- "History": false,
419
- "HTMLAllCollection": false,
420
- "HTMLAnchorElement": false,
421
- "HTMLAreaElement": false,
422
- "HTMLAudioElement": false,
423
- "HTMLBaseElement": false,
424
- "HTMLBodyElement": false,
425
- "HTMLBRElement": false,
426
- "HTMLButtonElement": false,
427
- "HTMLCanvasElement": false,
428
- "HTMLCollection": false,
429
- "HTMLDataElement": false,
430
- "HTMLDataListElement": false,
431
- "HTMLDetailsElement": false,
432
- "HTMLDialogElement": false,
433
- "HTMLDirectoryElement": false,
434
- "HTMLDivElement": false,
435
- "HTMLDListElement": false,
436
- "HTMLDocument": false,
437
- "HTMLElement": false,
438
- "HTMLEmbedElement": false,
439
- "HTMLFencedFrameElement": false,
440
- "HTMLFieldSetElement": false,
441
- "HTMLFontElement": false,
442
- "HTMLFormControlsCollection": false,
443
- "HTMLFormElement": false,
444
- "HTMLFrameElement": false,
445
- "HTMLFrameSetElement": false,
446
- "HTMLGeolocationElement": false,
447
- "HTMLHeadElement": false,
448
- "HTMLHeadingElement": false,
449
- "HTMLHRElement": false,
450
- "HTMLHtmlElement": false,
451
- "HTMLIFrameElement": false,
452
- "HTMLImageElement": false,
453
- "HTMLInputElement": false,
454
- "HTMLLabelElement": false,
455
- "HTMLLegendElement": false,
456
- "HTMLLIElement": false,
457
- "HTMLLinkElement": false,
458
- "HTMLMapElement": false,
459
- "HTMLMarqueeElement": false,
460
- "HTMLMediaElement": false,
461
- "HTMLMenuElement": false,
462
- "HTMLMetaElement": false,
463
- "HTMLMeterElement": false,
464
- "HTMLModElement": false,
465
- "HTMLObjectElement": false,
466
- "HTMLOListElement": false,
467
- "HTMLOptGroupElement": false,
468
- "HTMLOptionElement": false,
469
- "HTMLOptionsCollection": false,
470
- "HTMLOutputElement": false,
471
- "HTMLParagraphElement": false,
472
- "HTMLParamElement": false,
473
- "HTMLPictureElement": false,
474
- "HTMLPreElement": false,
475
- "HTMLProgressElement": false,
476
- "HTMLQuoteElement": false,
477
- "HTMLScriptElement": false,
478
- "HTMLSelectedContentElement": false,
479
- "HTMLSelectElement": false,
480
- "HTMLSlotElement": false,
481
- "HTMLSourceElement": false,
482
- "HTMLSpanElement": false,
483
- "HTMLStyleElement": false,
484
- "HTMLTableCaptionElement": false,
485
- "HTMLTableCellElement": false,
486
- "HTMLTableColElement": false,
487
- "HTMLTableElement": false,
488
- "HTMLTableRowElement": false,
489
- "HTMLTableSectionElement": false,
490
- "HTMLTemplateElement": false,
491
- "HTMLTextAreaElement": false,
492
- "HTMLTimeElement": false,
493
- "HTMLTitleElement": false,
494
- "HTMLTrackElement": false,
495
- "HTMLUListElement": false,
496
- "HTMLUnknownElement": false,
497
- "HTMLVideoElement": false,
498
- "IDBCursor": false,
499
- "IDBCursorWithValue": false,
500
- "IDBDatabase": false,
501
- "IDBFactory": false,
502
- "IDBIndex": false,
503
- "IDBKeyRange": false,
504
- "IDBObjectStore": false,
505
- "IDBOpenDBRequest": false,
506
- "IDBRecord": false,
507
- "IDBRequest": false,
508
- "IDBTransaction": false,
509
- "IDBVersionChangeEvent": false,
510
- "IdentityCredential": false,
511
- "IdentityCredentialError": false,
512
- "IdentityProvider": false,
513
- "IdleDeadline": false,
514
- "IdleDetector": false,
515
- "IIRFilterNode": false,
516
- "Image": false,
517
- "ImageBitmap": false,
518
- "ImageBitmapRenderingContext": false,
519
- "ImageCapture": false,
520
- "ImageData": false,
521
- "ImageDecoder": false,
522
- "ImageTrack": false,
523
- "ImageTrackList": false,
524
- "indexedDB": false,
525
- "Ink": false,
526
- "innerHeight": false,
527
- "innerWidth": false,
528
- "InputDeviceCapabilities": false,
529
- "InputDeviceInfo": false,
530
- "InputEvent": false,
531
- "IntegrityViolationReportBody": false,
532
- "InterestEvent": false,
533
- "IntersectionObserver": false,
534
- "IntersectionObserverEntry": false,
535
- "isSecureContext": false,
536
- "Keyboard": false,
537
- "KeyboardEvent": false,
538
- "KeyboardLayoutMap": false,
539
- "KeyframeEffect": false,
540
- "LanguageDetector": false,
541
- "LargestContentfulPaint": false,
542
- "LaunchParams": false,
543
- "launchQueue": false,
544
- "LaunchQueue": false,
545
- "LayoutShift": false,
546
- "LayoutShiftAttribution": false,
547
- "length": false,
548
- "LinearAccelerationSensor": false,
549
- "localStorage": false,
550
- "location": true,
551
- "Location": false,
552
- "locationbar": false,
553
- "Lock": false,
554
- "LockManager": false,
555
- "matchMedia": false,
556
- "MathMLElement": false,
557
- "MediaCapabilities": false,
558
- "MediaCapabilitiesInfo": false,
559
- "MediaDeviceInfo": false,
560
- "MediaDevices": false,
561
- "MediaElementAudioSourceNode": false,
562
- "MediaEncryptedEvent": false,
563
- "MediaError": false,
564
- "MediaKeyError": false,
565
- "MediaKeyMessageEvent": false,
566
- "MediaKeys": false,
567
- "MediaKeySession": false,
568
- "MediaKeyStatusMap": false,
569
- "MediaKeySystemAccess": false,
570
- "MediaList": false,
571
- "MediaMetadata": false,
572
- "MediaQueryList": false,
573
- "MediaQueryListEvent": false,
574
- "MediaRecorder": false,
575
- "MediaRecorderErrorEvent": false,
576
- "MediaSession": false,
577
- "MediaSource": false,
578
- "MediaSourceHandle": false,
579
- "MediaStream": false,
580
- "MediaStreamAudioDestinationNode": false,
581
- "MediaStreamAudioSourceNode": false,
582
- "MediaStreamEvent": false,
583
- "MediaStreamTrack": false,
584
- "MediaStreamTrackAudioSourceNode": false,
585
- "MediaStreamTrackAudioStats": false,
586
- "MediaStreamTrackEvent": false,
587
- "MediaStreamTrackGenerator": false,
588
- "MediaStreamTrackProcessor": false,
589
- "MediaStreamTrackVideoStats": false,
590
- "menubar": false,
591
- "MessageChannel": false,
592
- "MessageEvent": false,
593
- "MessagePort": false,
594
- "MIDIAccess": false,
595
- "MIDIConnectionEvent": false,
596
- "MIDIInput": false,
597
- "MIDIInputMap": false,
598
- "MIDIMessageEvent": false,
599
- "MIDIOutput": false,
600
- "MIDIOutputMap": false,
601
- "MIDIPort": false,
602
- "MimeType": false,
603
- "MimeTypeArray": false,
604
- "model": false,
605
- "ModelGenericSession": false,
606
- "ModelManager": false,
607
- "MouseEvent": false,
608
- "moveBy": false,
609
- "moveTo": false,
610
- "MutationEvent": false,
611
- "MutationObserver": false,
612
- "MutationRecord": false,
613
- "name": false,
614
- "NamedNodeMap": false,
615
- "NavigateEvent": false,
616
- "navigation": false,
617
- "Navigation": false,
618
- "NavigationActivation": false,
619
- "NavigationCurrentEntryChangeEvent": false,
620
- "NavigationDestination": false,
621
- "NavigationHistoryEntry": false,
622
- "NavigationPrecommitController": false,
623
- "NavigationPreloadManager": false,
624
- "NavigationTransition": false,
625
- "navigator": false,
626
- "Navigator": false,
627
- "NavigatorLogin": false,
628
- "NavigatorManagedData": false,
629
- "NavigatorUAData": false,
630
- "NetworkInformation": false,
631
- "Node": false,
632
- "NodeFilter": false,
633
- "NodeIterator": false,
634
- "NodeList": false,
635
- "Notification": false,
636
- "NotifyPaintEvent": false,
637
- "NotRestoredReasonDetails": false,
638
- "NotRestoredReasons": false,
639
- "Observable": false,
640
- "OfflineAudioCompletionEvent": false,
641
- "OfflineAudioContext": false,
642
- "offscreenBuffering": false,
643
- "OffscreenCanvas": false,
644
- "OffscreenCanvasRenderingContext2D": false,
645
- "onabort": true,
646
- "onafterprint": true,
647
- "onanimationcancel": true,
648
- "onanimationend": true,
649
- "onanimationiteration": true,
650
- "onanimationstart": true,
651
- "onappinstalled": true,
652
- "onauxclick": true,
653
- "onbeforeinput": true,
654
- "onbeforeinstallprompt": true,
655
- "onbeforematch": true,
656
- "onbeforeprint": true,
657
- "onbeforetoggle": true,
658
- "onbeforeunload": true,
659
- "onbeforexrselect": true,
660
- "onblur": true,
661
- "oncancel": true,
662
- "oncanplay": true,
663
- "oncanplaythrough": true,
664
- "onchange": true,
665
- "onclick": true,
666
- "onclose": true,
667
- "oncommand": true,
668
- "oncontentvisibilityautostatechange": true,
669
- "oncontextlost": true,
670
- "oncontextmenu": true,
671
- "oncontextrestored": true,
672
- "oncopy": true,
673
- "oncuechange": true,
674
- "oncut": true,
675
- "ondblclick": true,
676
- "ondevicemotion": true,
677
- "ondeviceorientation": true,
678
- "ondeviceorientationabsolute": true,
679
- "ondrag": true,
680
- "ondragend": true,
681
- "ondragenter": true,
682
- "ondragleave": true,
683
- "ondragover": true,
684
- "ondragstart": true,
685
- "ondrop": true,
686
- "ondurationchange": true,
687
- "onemptied": true,
688
- "onended": true,
689
- "onerror": true,
690
- "onfocus": true,
691
- "onformdata": true,
692
- "ongamepadconnected": true,
693
- "ongamepaddisconnected": true,
694
- "ongotpointercapture": true,
695
- "onhashchange": true,
696
- "oninput": true,
697
- "oninvalid": true,
698
- "onkeydown": true,
699
- "onkeypress": true,
700
- "onkeyup": true,
701
- "onlanguagechange": true,
702
- "onload": true,
703
- "onloadeddata": true,
704
- "onloadedmetadata": true,
705
- "onloadstart": true,
706
- "onlostpointercapture": true,
707
- "onmessage": true,
708
- "onmessageerror": true,
709
- "onmousedown": true,
710
- "onmouseenter": true,
711
- "onmouseleave": true,
712
- "onmousemove": true,
713
- "onmouseout": true,
714
- "onmouseover": true,
715
- "onmouseup": true,
716
- "onmousewheel": true,
717
- "onoffline": true,
718
- "ononline": true,
719
- "onpagehide": true,
720
- "onpagereveal": true,
721
- "onpageshow": true,
722
- "onpageswap": true,
723
- "onpaste": true,
724
- "onpause": true,
725
- "onplay": true,
726
- "onplaying": true,
727
- "onpointercancel": true,
728
- "onpointerdown": true,
729
- "onpointerenter": true,
730
- "onpointerleave": true,
731
- "onpointermove": true,
732
- "onpointerout": true,
733
- "onpointerover": true,
734
- "onpointerrawupdate": true,
735
- "onpointerup": true,
736
- "onpopstate": true,
737
- "onprogress": true,
738
- "onratechange": true,
739
- "onrejectionhandled": true,
740
- "onreset": true,
741
- "onresize": true,
742
- "onscroll": true,
743
- "onscrollend": true,
744
- "onscrollsnapchange": true,
745
- "onscrollsnapchanging": true,
746
- "onsearch": true,
747
- "onsecuritypolicyviolation": true,
748
- "onseeked": true,
749
- "onseeking": true,
750
- "onselect": true,
751
- "onselectionchange": true,
752
- "onselectstart": true,
753
- "onslotchange": true,
754
- "onstalled": true,
755
- "onstorage": true,
756
- "onsubmit": true,
757
- "onsuspend": true,
758
- "ontimeupdate": true,
759
- "ontoggle": true,
760
- "ontransitioncancel": true,
761
- "ontransitionend": true,
762
- "ontransitionrun": true,
763
- "ontransitionstart": true,
764
- "onunhandledrejection": true,
765
- "onunload": true,
766
- "onvolumechange": true,
767
- "onwaiting": true,
768
- "onwheel": true,
769
- "open": false,
770
- "opener": false,
771
- "Option": false,
772
- "OrientationSensor": false,
773
- "origin": false,
774
- "Origin": false,
775
- "originAgentCluster": false,
776
- "OscillatorNode": false,
777
- "OTPCredential": false,
778
- "outerHeight": false,
779
- "outerWidth": false,
780
- "OverconstrainedError": false,
781
- "PageRevealEvent": false,
782
- "PageSwapEvent": false,
783
- "PageTransitionEvent": false,
784
- "pageXOffset": false,
785
- "pageYOffset": false,
786
- "PannerNode": false,
787
- "parent": false,
788
- "PasswordCredential": false,
789
- "Path2D": false,
790
- "PaymentAddress": false,
791
- "PaymentManager": false,
792
- "PaymentMethodChangeEvent": false,
793
- "PaymentRequest": false,
794
- "PaymentRequestUpdateEvent": false,
795
- "PaymentResponse": false,
796
- "performance": false,
797
- "Performance": false,
798
- "PerformanceElementTiming": false,
799
- "PerformanceEntry": false,
800
- "PerformanceEventTiming": false,
801
- "PerformanceLongAnimationFrameTiming": false,
802
- "PerformanceLongTaskTiming": false,
803
- "PerformanceMark": false,
804
- "PerformanceMeasure": false,
805
- "PerformanceNavigation": false,
806
- "PerformanceNavigationTiming": false,
807
- "PerformanceObserver": false,
808
- "PerformanceObserverEntryList": false,
809
- "PerformancePaintTiming": false,
810
- "PerformanceResourceTiming": false,
811
- "PerformanceScriptTiming": false,
812
- "PerformanceServerTiming": false,
813
- "PerformanceTiming": false,
814
- "PerformanceTimingConfidence": false,
815
- "PeriodicSyncManager": false,
816
- "PeriodicWave": false,
817
- "Permissions": false,
818
- "PermissionStatus": false,
819
- "PERSISTENT": false,
820
- "personalbar": false,
821
- "PictureInPictureEvent": false,
822
- "PictureInPictureWindow": false,
823
- "Plugin": false,
824
- "PluginArray": false,
825
- "PointerEvent": false,
826
- "PopStateEvent": false,
827
- "postMessage": false,
828
- "Presentation": false,
829
- "PresentationAvailability": false,
830
- "PresentationConnection": false,
831
- "PresentationConnectionAvailableEvent": false,
832
- "PresentationConnectionCloseEvent": false,
833
- "PresentationConnectionList": false,
834
- "PresentationReceiver": false,
835
- "PresentationRequest": false,
836
- "PressureObserver": false,
837
- "PressureRecord": false,
838
- "print": false,
839
- "ProcessingInstruction": false,
840
- "Profiler": false,
841
- "ProgressEvent": false,
842
- "PromiseRejectionEvent": false,
843
- "prompt": false,
844
- "ProtectedAudience": false,
845
- "PublicKeyCredential": false,
846
- "PushManager": false,
847
- "PushSubscription": false,
848
- "PushSubscriptionOptions": false,
849
- "queryLocalFonts": false,
850
- "queueMicrotask": false,
851
- "QuotaExceededError": false,
852
- "RadioNodeList": false,
853
- "Range": false,
854
- "ReadableByteStreamController": false,
855
- "ReadableStream": false,
856
- "ReadableStreamBYOBReader": false,
857
- "ReadableStreamBYOBRequest": false,
858
- "ReadableStreamDefaultController": false,
859
- "ReadableStreamDefaultReader": false,
860
- "RelativeOrientationSensor": false,
861
- "RemotePlayback": false,
862
- "removeEventListener": false,
863
- "ReportBody": false,
864
- "reportError": false,
865
- "ReportingObserver": false,
866
- "Request": false,
867
- "requestAnimationFrame": false,
868
- "requestIdleCallback": false,
869
- "resizeBy": false,
870
- "ResizeObserver": false,
871
- "ResizeObserverEntry": false,
872
- "ResizeObserverSize": false,
873
- "resizeTo": false,
874
- "Response": false,
875
- "RestrictionTarget": false,
876
- "RTCCertificate": false,
877
- "RTCDataChannel": false,
878
- "RTCDataChannelEvent": false,
879
- "RTCDtlsTransport": false,
880
- "RTCDTMFSender": false,
881
- "RTCDTMFToneChangeEvent": false,
882
- "RTCEncodedAudioFrame": false,
883
- "RTCEncodedVideoFrame": false,
884
- "RTCError": false,
885
- "RTCErrorEvent": false,
886
- "RTCIceCandidate": false,
887
- "RTCIceTransport": false,
888
- "RTCPeerConnection": false,
889
- "RTCPeerConnectionIceErrorEvent": false,
890
- "RTCPeerConnectionIceEvent": false,
891
- "RTCRtpReceiver": false,
892
- "RTCRtpScriptTransform": false,
893
- "RTCRtpSender": false,
894
- "RTCRtpTransceiver": false,
895
- "RTCSctpTransport": false,
896
- "RTCSessionDescription": false,
897
- "RTCStatsReport": false,
898
- "RTCTrackEvent": false,
899
- "Sanitizer": false,
900
- "scheduler": false,
901
- "Scheduler": false,
902
- "Scheduling": false,
903
- "screen": false,
904
- "Screen": false,
905
- "ScreenDetailed": false,
906
- "ScreenDetails": false,
907
- "screenLeft": false,
908
- "ScreenOrientation": false,
909
- "screenTop": false,
910
- "screenX": false,
911
- "screenY": false,
912
- "ScriptProcessorNode": false,
913
- "scroll": false,
914
- "scrollbars": false,
915
- "scrollBy": false,
916
- "ScrollTimeline": false,
917
- "scrollTo": false,
918
- "scrollX": false,
919
- "scrollY": false,
920
- "SecurityPolicyViolationEvent": false,
921
- "Selection": false,
922
- "self": false,
923
- "Sensor": false,
924
- "SensorErrorEvent": false,
925
- "Serial": false,
926
- "SerialPort": false,
927
- "ServiceWorker": false,
928
- "ServiceWorkerContainer": false,
929
- "ServiceWorkerRegistration": false,
930
- "sessionStorage": false,
931
- "setInterval": false,
932
- "setTimeout": false,
933
- "ShadowRoot": false,
934
- "sharedStorage": false,
935
- "SharedStorage": false,
936
- "SharedStorageAppendMethod": false,
937
- "SharedStorageClearMethod": false,
938
- "SharedStorageDeleteMethod": false,
939
- "SharedStorageModifierMethod": false,
940
- "SharedStorageSetMethod": false,
941
- "SharedStorageWorklet": false,
942
- "SharedWorker": false,
943
- "showDirectoryPicker": false,
944
- "showOpenFilePicker": false,
945
- "showSaveFilePicker": false,
946
- "SnapEvent": false,
947
- "SourceBuffer": false,
948
- "SourceBufferList": false,
949
- "SpeechGrammar": false,
950
- "SpeechGrammarList": false,
951
- "SpeechRecognition": false,
952
- "SpeechRecognitionErrorEvent": false,
953
- "SpeechRecognitionEvent": false,
954
- "SpeechRecognitionPhrase": false,
955
- "speechSynthesis": false,
956
- "SpeechSynthesis": false,
957
- "SpeechSynthesisErrorEvent": false,
958
- "SpeechSynthesisEvent": false,
959
- "SpeechSynthesisUtterance": false,
960
- "SpeechSynthesisVoice": false,
961
- "StaticRange": false,
962
- "status": false,
963
- "statusbar": false,
964
- "StereoPannerNode": false,
965
- "stop": false,
966
- "Storage": false,
967
- "StorageBucket": false,
968
- "StorageBucketManager": false,
969
- "StorageEvent": false,
970
- "StorageManager": false,
971
- "structuredClone": false,
972
- "styleMedia": false,
973
- "StylePropertyMap": false,
974
- "StylePropertyMapReadOnly": false,
975
- "StyleSheet": false,
976
- "StyleSheetList": false,
977
- "SubmitEvent": false,
978
- "Subscriber": false,
979
- "SubtleCrypto": false,
980
- "Summarizer": false,
981
- "SuppressedError": false,
982
- "SVGAElement": false,
983
- "SVGAngle": false,
984
- "SVGAnimatedAngle": false,
985
- "SVGAnimatedBoolean": false,
986
- "SVGAnimatedEnumeration": false,
987
- "SVGAnimatedInteger": false,
988
- "SVGAnimatedLength": false,
989
- "SVGAnimatedLengthList": false,
990
- "SVGAnimatedNumber": false,
991
- "SVGAnimatedNumberList": false,
992
- "SVGAnimatedPreserveAspectRatio": false,
993
- "SVGAnimatedRect": false,
994
- "SVGAnimatedString": false,
995
- "SVGAnimatedTransformList": false,
996
- "SVGAnimateElement": false,
997
- "SVGAnimateMotionElement": false,
998
- "SVGAnimateTransformElement": false,
999
- "SVGAnimationElement": false,
1000
- "SVGCircleElement": false,
1001
- "SVGClipPathElement": false,
1002
- "SVGComponentTransferFunctionElement": false,
1003
- "SVGDefsElement": false,
1004
- "SVGDescElement": false,
1005
- "SVGElement": false,
1006
- "SVGEllipseElement": false,
1007
- "SVGFEBlendElement": false,
1008
- "SVGFEColorMatrixElement": false,
1009
- "SVGFEComponentTransferElement": false,
1010
- "SVGFECompositeElement": false,
1011
- "SVGFEConvolveMatrixElement": false,
1012
- "SVGFEDiffuseLightingElement": false,
1013
- "SVGFEDisplacementMapElement": false,
1014
- "SVGFEDistantLightElement": false,
1015
- "SVGFEDropShadowElement": false,
1016
- "SVGFEFloodElement": false,
1017
- "SVGFEFuncAElement": false,
1018
- "SVGFEFuncBElement": false,
1019
- "SVGFEFuncGElement": false,
1020
- "SVGFEFuncRElement": false,
1021
- "SVGFEGaussianBlurElement": false,
1022
- "SVGFEImageElement": false,
1023
- "SVGFEMergeElement": false,
1024
- "SVGFEMergeNodeElement": false,
1025
- "SVGFEMorphologyElement": false,
1026
- "SVGFEOffsetElement": false,
1027
- "SVGFEPointLightElement": false,
1028
- "SVGFESpecularLightingElement": false,
1029
- "SVGFESpotLightElement": false,
1030
- "SVGFETileElement": false,
1031
- "SVGFETurbulenceElement": false,
1032
- "SVGFilterElement": false,
1033
- "SVGForeignObjectElement": false,
1034
- "SVGGElement": false,
1035
- "SVGGeometryElement": false,
1036
- "SVGGradientElement": false,
1037
- "SVGGraphicsElement": false,
1038
- "SVGImageElement": false,
1039
- "SVGLength": false,
1040
- "SVGLengthList": false,
1041
- "SVGLinearGradientElement": false,
1042
- "SVGLineElement": false,
1043
- "SVGMarkerElement": false,
1044
- "SVGMaskElement": false,
1045
- "SVGMatrix": false,
1046
- "SVGMetadataElement": false,
1047
- "SVGMPathElement": false,
1048
- "SVGNumber": false,
1049
- "SVGNumberList": false,
1050
- "SVGPathElement": false,
1051
- "SVGPatternElement": false,
1052
- "SVGPoint": false,
1053
- "SVGPointList": false,
1054
- "SVGPolygonElement": false,
1055
- "SVGPolylineElement": false,
1056
- "SVGPreserveAspectRatio": false,
1057
- "SVGRadialGradientElement": false,
1058
- "SVGRect": false,
1059
- "SVGRectElement": false,
1060
- "SVGScriptElement": false,
1061
- "SVGSetElement": false,
1062
- "SVGStopElement": false,
1063
- "SVGStringList": false,
1064
- "SVGStyleElement": false,
1065
- "SVGSVGElement": false,
1066
- "SVGSwitchElement": false,
1067
- "SVGSymbolElement": false,
1068
- "SVGTextContentElement": false,
1069
- "SVGTextElement": false,
1070
- "SVGTextPathElement": false,
1071
- "SVGTextPositioningElement": false,
1072
- "SVGTitleElement": false,
1073
- "SVGTransform": false,
1074
- "SVGTransformList": false,
1075
- "SVGTSpanElement": false,
1076
- "SVGUnitTypes": false,
1077
- "SVGUseElement": false,
1078
- "SVGViewElement": false,
1079
- "SyncManager": false,
1080
- "TaskAttributionTiming": false,
1081
- "TaskController": false,
1082
- "TaskPriorityChangeEvent": false,
1083
- "TaskSignal": false,
1084
- "Temporal": false,
1085
- "TEMPORARY": false,
1086
- "Text": false,
1087
- "TextDecoder": false,
1088
- "TextDecoderStream": false,
1089
- "TextEncoder": false,
1090
- "TextEncoderStream": false,
1091
- "TextEvent": false,
1092
- "TextFormat": false,
1093
- "TextFormatUpdateEvent": false,
1094
- "TextMetrics": false,
1095
- "TextTrack": false,
1096
- "TextTrackCue": false,
1097
- "TextTrackCueList": false,
1098
- "TextTrackList": false,
1099
- "TextUpdateEvent": false,
1100
- "TimeEvent": false,
1101
- "TimelineTrigger": false,
1102
- "TimelineTriggerRange": false,
1103
- "TimelineTriggerRangeList": false,
1104
- "TimeRanges": false,
1105
- "ToggleEvent": false,
1106
- "toolbar": false,
1107
- "top": false,
1108
- "Touch": false,
1109
- "TouchEvent": false,
1110
- "TouchList": false,
1111
- "TrackEvent": false,
1112
- "TransformStream": false,
1113
- "TransformStreamDefaultController": false,
1114
- "TransitionEvent": false,
1115
- "Translator": false,
1116
- "TreeWalker": false,
1117
- "TrustedHTML": false,
1118
- "TrustedScript": false,
1119
- "TrustedScriptURL": false,
1120
- "TrustedTypePolicy": false,
1121
- "TrustedTypePolicyFactory": false,
1122
- "trustedTypes": false,
1123
- "UIEvent": false,
1124
- "URL": false,
1125
- "URLPattern": false,
1126
- "URLSearchParams": false,
1127
- "USB": false,
1128
- "USBAlternateInterface": false,
1129
- "USBConfiguration": false,
1130
- "USBConnectionEvent": false,
1131
- "USBDevice": false,
1132
- "USBEndpoint": false,
1133
- "USBInterface": false,
1134
- "USBInTransferResult": false,
1135
- "USBIsochronousInTransferPacket": false,
1136
- "USBIsochronousInTransferResult": false,
1137
- "USBIsochronousOutTransferPacket": false,
1138
- "USBIsochronousOutTransferResult": false,
1139
- "USBOutTransferResult": false,
1140
- "UserActivation": false,
1141
- "ValidityState": false,
1142
- "VideoColorSpace": false,
1143
- "VideoDecoder": false,
1144
- "VideoEncoder": false,
1145
- "VideoFrame": false,
1146
- "VideoPlaybackQuality": false,
1147
- "viewport": false,
1148
- "Viewport": false,
1149
- "ViewTimeline": false,
1150
- "ViewTransition": false,
1151
- "ViewTransitionTypeSet": false,
1152
- "VirtualKeyboard": false,
1153
- "VirtualKeyboardGeometryChangeEvent": false,
1154
- "VisibilityStateEntry": false,
1155
- "visualViewport": false,
1156
- "VisualViewport": false,
1157
- "VTTCue": false,
1158
- "VTTRegion": false,
1159
- "WakeLock": false,
1160
- "WakeLockSentinel": false,
1161
- "WaveShaperNode": false,
1162
- "WebAssembly": false,
1163
- "WebGL2RenderingContext": false,
1164
- "WebGLActiveInfo": false,
1165
- "WebGLBuffer": false,
1166
- "WebGLContextEvent": false,
1167
- "WebGLFramebuffer": false,
1168
- "WebGLObject": false,
1169
- "WebGLProgram": false,
1170
- "WebGLQuery": false,
1171
- "WebGLRenderbuffer": false,
1172
- "WebGLRenderingContext": false,
1173
- "WebGLSampler": false,
1174
- "WebGLShader": false,
1175
- "WebGLShaderPrecisionFormat": false,
1176
- "WebGLSync": false,
1177
- "WebGLTexture": false,
1178
- "WebGLTransformFeedback": false,
1179
- "WebGLUniformLocation": false,
1180
- "WebGLVertexArrayObject": false,
1181
- "WebSocket": false,
1182
- "WebSocketError": false,
1183
- "WebSocketStream": false,
1184
- "WebTransport": false,
1185
- "WebTransportBidirectionalStream": false,
1186
- "WebTransportDatagramDuplexStream": false,
1187
- "WebTransportError": false,
1188
- "WebTransportReceiveStream": false,
1189
- "WebTransportSendStream": false,
1190
- "WGSLLanguageFeatures": false,
1191
- "WheelEvent": false,
1192
- "when": false,
1193
- "window": false,
1194
- "Window": false,
1195
- "WindowControlsOverlay": false,
1196
- "WindowControlsOverlayGeometryChangeEvent": false,
1197
- "Worker": false,
1198
- "Worklet": false,
1199
- "WritableStream": false,
1200
- "WritableStreamDefaultController": false,
1201
- "WritableStreamDefaultWriter": false,
1202
- "XMLDocument": false,
1203
- "XMLHttpRequest": false,
1204
- "XMLHttpRequestEventTarget": false,
1205
- "XMLHttpRequestUpload": false,
1206
- "XMLSerializer": false,
1207
- "XPathEvaluator": false,
1208
- "XPathExpression": false,
1209
- "XPathResult": false,
1210
- "XRAnchor": false,
1211
- "XRAnchorSet": false,
1212
- "XRBoundedReferenceSpace": false,
1213
- "XRCamera": false,
1214
- "XRCompositionLayer": false,
1215
- "XRCPUDepthInformation": false,
1216
- "XRCubeLayer": false,
1217
- "XRCylinderLayer": false,
1218
- "XRDepthInformation": false,
1219
- "XRDOMOverlayState": false,
1220
- "XREquirectLayer": false,
1221
- "XRFrame": false,
1222
- "XRHand": false,
1223
- "XRHitTestResult": false,
1224
- "XRHitTestSource": false,
1225
- "XRInputSource": false,
1226
- "XRInputSourceArray": false,
1227
- "XRInputSourceEvent": false,
1228
- "XRInputSourcesChangeEvent": false,
1229
- "XRJointPose": false,
1230
- "XRJointSpace": false,
1231
- "XRLayer": false,
1232
- "XRLayerEvent": false,
1233
- "XRLightEstimate": false,
1234
- "XRLightProbe": false,
1235
- "XRPlane": false,
1236
- "XRPlaneSet": false,
1237
- "XRPose": false,
1238
- "XRProjectionLayer": false,
1239
- "XRQuadLayer": false,
1240
- "XRRay": false,
1241
- "XRReferenceSpace": false,
1242
- "XRReferenceSpaceEvent": false,
1243
- "XRRenderState": false,
1244
- "XRRigidTransform": false,
1245
- "XRSession": false,
1246
- "XRSessionEvent": false,
1247
- "XRSpace": false,
1248
- "XRSubImage": false,
1249
- "XRSystem": false,
1250
- "XRTransientInputHitTestResult": false,
1251
- "XRTransientInputHitTestSource": false,
1252
- "XRView": false,
1253
- "XRViewerPose": false,
1254
- "XRViewport": false,
1255
- "XRVisibilityMaskChangeEvent": false,
1256
- "XRWebGLBinding": false,
1257
- "XRWebGLDepthInformation": false,
1258
- "XRWebGLLayer": false,
1259
- "XRWebGLSubImage": false,
1260
- "XSLTProcessor": false
1261
- },
1262
- "builtin": {
1263
- "AggregateError": false,
1264
- "Array": false,
1265
- "ArrayBuffer": false,
1266
- "Atomics": false,
1267
- "BigInt": false,
1268
- "BigInt64Array": false,
1269
- "BigUint64Array": false,
1270
- "Boolean": false,
1271
- "DataView": false,
1272
- "Date": false,
1273
- "decodeURI": false,
1274
- "decodeURIComponent": false,
1275
- "encodeURI": false,
1276
- "encodeURIComponent": false,
1277
- "Error": false,
1278
- "escape": false,
1279
- "eval": false,
1280
- "EvalError": false,
1281
- "FinalizationRegistry": false,
1282
- "Float16Array": false,
1283
- "Float32Array": false,
1284
- "Float64Array": false,
1285
- "Function": false,
1286
- "globalThis": false,
1287
- "Infinity": false,
1288
- "Int16Array": false,
1289
- "Int32Array": false,
1290
- "Int8Array": false,
1291
- "Intl": false,
1292
- "isFinite": false,
1293
- "isNaN": false,
1294
- "Iterator": false,
1295
- "JSON": false,
1296
- "Map": false,
1297
- "Math": false,
1298
- "NaN": false,
1299
- "Number": false,
1300
- "Object": false,
1301
- "parseFloat": false,
1302
- "parseInt": false,
1303
- "Promise": false,
1304
- "Proxy": false,
1305
- "RangeError": false,
1306
- "ReferenceError": false,
1307
- "Reflect": false,
1308
- "RegExp": false,
1309
- "Set": false,
1310
- "SharedArrayBuffer": false,
1311
- "String": false,
1312
- "Symbol": false,
1313
- "SyntaxError": false,
1314
- "TypeError": false,
1315
- "Uint16Array": false,
1316
- "Uint32Array": false,
1317
- "Uint8Array": false,
1318
- "Uint8ClampedArray": false,
1319
- "undefined": false,
1320
- "unescape": false,
1321
- "URIError": false,
1322
- "WeakMap": false,
1323
- "WeakRef": false,
1324
- "WeakSet": false
1325
- },
1326
- "bunBuiltin": {
1327
- "AbortController": false,
1328
- "AbortSignal": false,
1329
- "addEventListener": false,
1330
- "alert": false,
1331
- "AsyncDisposableStack": false,
1332
- "atob": false,
1333
- "Blob": false,
1334
- "BroadcastChannel": false,
1335
- "btoa": false,
1336
- "Buffer": false,
1337
- "BuildError": false,
1338
- "BuildMessage": false,
1339
- "Bun": false,
1340
- "ByteLengthQueuingStrategy": false,
1341
- "clearImmediate": false,
1342
- "clearInterval": false,
1343
- "clearTimeout": false,
1344
- "CloseEvent": false,
1345
- "CompressionStream": false,
1346
- "confirm": false,
1347
- "console": false,
1348
- "CountQueuingStrategy": false,
1349
- "crypto": false,
1350
- "Crypto": false,
1351
- "CryptoKey": false,
1352
- "CustomEvent": false,
1353
- "DecompressionStream": false,
1354
- "dispatchEvent": false,
1355
- "DisposableStack": false,
1356
- "DOMException": false,
1357
- "ErrorEvent": false,
1358
- "Event": false,
1359
- "EventTarget": false,
1360
- "fetch": false,
1361
- "File": false,
1362
- "FormData": false,
1363
- "global": false,
1364
- "Headers": false,
1365
- "HTMLRewriter": false,
1366
- "Loader": false,
1367
- "MessageChannel": false,
1368
- "MessageEvent": false,
1369
- "MessagePort": false,
1370
- "navigator": false,
1371
- "onerror": true,
1372
- "onmessage": true,
1373
- "performance": false,
1374
- "Performance": false,
1375
- "PerformanceEntry": false,
1376
- "PerformanceMark": false,
1377
- "PerformanceMeasure": false,
1378
- "PerformanceObserver": false,
1379
- "PerformanceObserverEntryList": false,
1380
- "PerformanceResourceTiming": false,
1381
- "PerformanceServerTiming": false,
1382
- "PerformanceTiming": false,
1383
- "postMessage": false,
1384
- "process": false,
1385
- "prompt": false,
1386
- "queueMicrotask": false,
1387
- "ReadableByteStreamController": false,
1388
- "ReadableStream": false,
1389
- "ReadableStreamBYOBReader": false,
1390
- "ReadableStreamBYOBRequest": false,
1391
- "ReadableStreamDefaultController": false,
1392
- "ReadableStreamDefaultReader": false,
1393
- "removeEventListener": false,
1394
- "reportError": false,
1395
- "Request": false,
1396
- "ResolveError": false,
1397
- "ResolveMessage": false,
1398
- "Response": false,
1399
- "self": false,
1400
- "setImmediate": false,
1401
- "setInterval": false,
1402
- "setTimeout": false,
1403
- "ShadowRealm": false,
1404
- "structuredClone": false,
1405
- "SubtleCrypto": false,
1406
- "SuppressedError": false,
1407
- "TextDecoder": false,
1408
- "TextDecoderStream": false,
1409
- "TextEncoder": false,
1410
- "TextEncoderStream": false,
1411
- "TransformStream": false,
1412
- "TransformStreamDefaultController": false,
1413
- "URL": false,
1414
- "URLPattern": false,
1415
- "URLSearchParams": false,
1416
- "WebAssembly": false,
1417
- "WebSocket": false,
1418
- "Worker": false,
1419
- "WritableStream": false,
1420
- "WritableStreamDefaultController": false,
1421
- "WritableStreamDefaultWriter": false
1422
- },
1423
- "chai": {
1424
- "assert": true,
1425
- "expect": true,
1426
- "should": true
1427
- },
1428
- "commonjs": {
1429
- "exports": true,
1430
- "global": false,
1431
- "module": false,
1432
- "require": false
1433
- },
1434
- "couch": {
1435
- "emit": false,
1436
- "exports": false,
1437
- "getRow": false,
1438
- "log": false,
1439
- "module": false,
1440
- "provides": false,
1441
- "require": false,
1442
- "respond": false,
1443
- "send": false,
1444
- "start": false,
1445
- "sum": false
1446
- },
1447
- "denoBuiltin": {
1448
- "AbortController": false,
1449
- "AbortSignal": false,
1450
- "addEventListener": false,
1451
- "alert": false,
1452
- "AsyncDisposableStack": false,
1453
- "atob": false,
1454
- "Blob": false,
1455
- "BroadcastChannel": false,
1456
- "btoa": false,
1457
- "Buffer": false,
1458
- "ByteLengthQueuingStrategy": false,
1459
- "Cache": false,
1460
- "caches": false,
1461
- "CacheStorage": false,
1462
- "clearImmediate": false,
1463
- "clearInterval": false,
1464
- "clearTimeout": false,
1465
- "close": false,
1466
- "closed": false,
1467
- "CloseEvent": false,
1468
- "CompressionStream": false,
1469
- "confirm": false,
1470
- "console": false,
1471
- "CountQueuingStrategy": false,
1472
- "createImageBitmap": false,
1473
- "crypto": false,
1474
- "Crypto": false,
1475
- "CryptoKey": false,
1476
- "CustomEvent": false,
1477
- "DecompressionStream": false,
1478
- "Deno": false,
1479
- "dispatchEvent": false,
1480
- "DisposableStack": false,
1481
- "DOMException": false,
1482
- "ErrorEvent": false,
1483
- "Event": false,
1484
- "EventSource": false,
1485
- "EventTarget": false,
1486
- "fetch": false,
1487
- "File": false,
1488
- "FileReader": false,
1489
- "FormData": false,
1490
- "getParent": false,
1491
- "global": false,
1492
- "GPU": false,
1493
- "GPUAdapter": false,
1494
- "GPUAdapterInfo": false,
1495
- "GPUBindGroup": false,
1496
- "GPUBindGroupLayout": false,
1497
- "GPUBuffer": false,
1498
- "GPUBufferUsage": false,
1499
- "GPUCanvasContext": false,
1500
- "GPUColorWrite": false,
1501
- "GPUCommandBuffer": false,
1502
- "GPUCommandEncoder": false,
1503
- "GPUCompilationInfo": false,
1504
- "GPUCompilationMessage": false,
1505
- "GPUComputePassEncoder": false,
1506
- "GPUComputePipeline": false,
1507
- "GPUDevice": false,
1508
- "GPUDeviceLostInfo": false,
1509
- "GPUError": false,
1510
- "GPUInternalError": false,
1511
- "GPUMapMode": false,
1512
- "GPUOutOfMemoryError": false,
1513
- "GPUPipelineError": false,
1514
- "GPUPipelineLayout": false,
1515
- "GPUQuerySet": false,
1516
- "GPUQueue": false,
1517
- "GPURenderBundle": false,
1518
- "GPURenderBundleEncoder": false,
1519
- "GPURenderPassEncoder": false,
1520
- "GPURenderPipeline": false,
1521
- "GPUSampler": false,
1522
- "GPUShaderModule": false,
1523
- "GPUShaderStage": false,
1524
- "GPUSupportedFeatures": false,
1525
- "GPUSupportedLimits": false,
1526
- "GPUTexture": false,
1527
- "GPUTextureUsage": false,
1528
- "GPUTextureView": false,
1529
- "GPUUncapturedErrorEvent": false,
1530
- "GPUValidationError": false,
1531
- "Headers": false,
1532
- "ImageBitmap": false,
1533
- "ImageData": false,
1534
- "localStorage": false,
1535
- "location": false,
1536
- "Location": false,
1537
- "MessageChannel": false,
1538
- "MessageEvent": false,
1539
- "MessagePort": false,
1540
- "name": false,
1541
- "navigator": false,
1542
- "Navigator": false,
1543
- "onbeforeunload": true,
1544
- "onerror": true,
1545
- "onload": true,
1546
- "onunhandledrejection": true,
1547
- "onunload": true,
1548
- "performance": false,
1549
- "Performance": false,
1550
- "PerformanceEntry": false,
1551
- "PerformanceMark": false,
1552
- "PerformanceMeasure": false,
1553
- "PerformanceObserver": false,
1554
- "PerformanceObserverEntryList": false,
1555
- "process": false,
1556
- "ProgressEvent": false,
1557
- "PromiseRejectionEvent": false,
1558
- "prompt": false,
1559
- "queueMicrotask": false,
1560
- "QuotaExceededError": false,
1561
- "ReadableByteStreamController": false,
1562
- "ReadableStream": false,
1563
- "ReadableStreamBYOBReader": false,
1564
- "ReadableStreamBYOBRequest": false,
1565
- "ReadableStreamDefaultController": false,
1566
- "ReadableStreamDefaultReader": false,
1567
- "removeEventListener": false,
1568
- "reportError": false,
1569
- "Request": false,
1570
- "Response": false,
1571
- "self": false,
1572
- "sessionStorage": false,
1573
- "setImmediate": false,
1574
- "setInterval": false,
1575
- "setTimeout": false,
1576
- "Storage": false,
1577
- "structuredClone": false,
1578
- "SubtleCrypto": false,
1579
- "SuppressedError": false,
1580
- "Temporal": false,
1581
- "TextDecoder": false,
1582
- "TextDecoderStream": false,
1583
- "TextEncoder": false,
1584
- "TextEncoderStream": false,
1585
- "TransformStream": false,
1586
- "TransformStreamDefaultController": false,
1587
- "URL": false,
1588
- "URLPattern": false,
1589
- "URLSearchParams": false,
1590
- "WebAssembly": false,
1591
- "WebSocket": false,
1592
- "Window": false,
1593
- "Worker": false,
1594
- "WritableStream": false,
1595
- "WritableStreamDefaultController": false,
1596
- "WritableStreamDefaultWriter": false
1597
- },
1598
- "devtools": {
1599
- "$": false,
1600
- "$_": false,
1601
- "$$": false,
1602
- "$0": false,
1603
- "$1": false,
1604
- "$2": false,
1605
- "$3": false,
1606
- "$4": false,
1607
- "$x": false,
1608
- "chrome": false,
1609
- "clear": false,
1610
- "copy": false,
1611
- "debug": false,
1612
- "dir": false,
1613
- "dirxml": false,
1614
- "getEventListeners": false,
1615
- "inspect": false,
1616
- "keys": false,
1617
- "monitor": false,
1618
- "monitorEvents": false,
1619
- "profile": false,
1620
- "profileEnd": false,
1621
- "queryObjects": false,
1622
- "table": false,
1623
- "undebug": false,
1624
- "unmonitor": false,
1625
- "unmonitorEvents": false,
1626
- "values": false
1627
- },
1628
- "embertest": {
1629
- "andThen": false,
1630
- "click": false,
1631
- "currentPath": false,
1632
- "currentRouteName": false,
1633
- "currentURL": false,
1634
- "fillIn": false,
1635
- "find": false,
1636
- "findAll": false,
1637
- "findWithAssert": false,
1638
- "keyEvent": false,
1639
- "pauseTest": false,
1640
- "resumeTest": false,
1641
- "triggerEvent": false,
1642
- "visit": false,
1643
- "wait": false
1644
- },
1645
- "es2015": {
1646
- "Array": false,
1647
- "ArrayBuffer": false,
1648
- "Boolean": false,
1649
- "DataView": false,
1650
- "Date": false,
1651
- "decodeURI": false,
1652
- "decodeURIComponent": false,
1653
- "encodeURI": false,
1654
- "encodeURIComponent": false,
1655
- "Error": false,
1656
- "escape": false,
1657
- "eval": false,
1658
- "EvalError": false,
1659
- "Float32Array": false,
1660
- "Float64Array": false,
1661
- "Function": false,
1662
- "Infinity": false,
1663
- "Int16Array": false,
1664
- "Int32Array": false,
1665
- "Int8Array": false,
1666
- "Intl": false,
1667
- "isFinite": false,
1668
- "isNaN": false,
1669
- "JSON": false,
1670
- "Map": false,
1671
- "Math": false,
1672
- "NaN": false,
1673
- "Number": false,
1674
- "Object": false,
1675
- "parseFloat": false,
1676
- "parseInt": false,
1677
- "Promise": false,
1678
- "Proxy": false,
1679
- "RangeError": false,
1680
- "ReferenceError": false,
1681
- "Reflect": false,
1682
- "RegExp": false,
1683
- "Set": false,
1684
- "String": false,
1685
- "Symbol": false,
1686
- "SyntaxError": false,
1687
- "TypeError": false,
1688
- "Uint16Array": false,
1689
- "Uint32Array": false,
1690
- "Uint8Array": false,
1691
- "Uint8ClampedArray": false,
1692
- "undefined": false,
1693
- "unescape": false,
1694
- "URIError": false,
1695
- "WeakMap": false,
1696
- "WeakSet": false
1697
- },
1698
- "es2016": {
1699
- "Array": false,
1700
- "ArrayBuffer": false,
1701
- "Boolean": false,
1702
- "DataView": false,
1703
- "Date": false,
1704
- "decodeURI": false,
1705
- "decodeURIComponent": false,
1706
- "encodeURI": false,
1707
- "encodeURIComponent": false,
1708
- "Error": false,
1709
- "escape": false,
1710
- "eval": false,
1711
- "EvalError": false,
1712
- "Float32Array": false,
1713
- "Float64Array": false,
1714
- "Function": false,
1715
- "Infinity": false,
1716
- "Int16Array": false,
1717
- "Int32Array": false,
1718
- "Int8Array": false,
1719
- "Intl": false,
1720
- "isFinite": false,
1721
- "isNaN": false,
1722
- "JSON": false,
1723
- "Map": false,
1724
- "Math": false,
1725
- "NaN": false,
1726
- "Number": false,
1727
- "Object": false,
1728
- "parseFloat": false,
1729
- "parseInt": false,
1730
- "Promise": false,
1731
- "Proxy": false,
1732
- "RangeError": false,
1733
- "ReferenceError": false,
1734
- "Reflect": false,
1735
- "RegExp": false,
1736
- "Set": false,
1737
- "String": false,
1738
- "Symbol": false,
1739
- "SyntaxError": false,
1740
- "TypeError": false,
1741
- "Uint16Array": false,
1742
- "Uint32Array": false,
1743
- "Uint8Array": false,
1744
- "Uint8ClampedArray": false,
1745
- "undefined": false,
1746
- "unescape": false,
1747
- "URIError": false,
1748
- "WeakMap": false,
1749
- "WeakSet": false
1750
- },
1751
- "es2017": {
1752
- "Array": false,
1753
- "ArrayBuffer": false,
1754
- "Atomics": false,
1755
- "Boolean": false,
1756
- "DataView": false,
1757
- "Date": false,
1758
- "decodeURI": false,
1759
- "decodeURIComponent": false,
1760
- "encodeURI": false,
1761
- "encodeURIComponent": false,
1762
- "Error": false,
1763
- "escape": false,
1764
- "eval": false,
1765
- "EvalError": false,
1766
- "Float32Array": false,
1767
- "Float64Array": false,
1768
- "Function": false,
1769
- "Infinity": false,
1770
- "Int16Array": false,
1771
- "Int32Array": false,
1772
- "Int8Array": false,
1773
- "Intl": false,
1774
- "isFinite": false,
1775
- "isNaN": false,
1776
- "JSON": false,
1777
- "Map": false,
1778
- "Math": false,
1779
- "NaN": false,
1780
- "Number": false,
1781
- "Object": false,
1782
- "parseFloat": false,
1783
- "parseInt": false,
1784
- "Promise": false,
1785
- "Proxy": false,
1786
- "RangeError": false,
1787
- "ReferenceError": false,
1788
- "Reflect": false,
1789
- "RegExp": false,
1790
- "Set": false,
1791
- "SharedArrayBuffer": false,
1792
- "String": false,
1793
- "Symbol": false,
1794
- "SyntaxError": false,
1795
- "TypeError": false,
1796
- "Uint16Array": false,
1797
- "Uint32Array": false,
1798
- "Uint8Array": false,
1799
- "Uint8ClampedArray": false,
1800
- "undefined": false,
1801
- "unescape": false,
1802
- "URIError": false,
1803
- "WeakMap": false,
1804
- "WeakSet": false
1805
- },
1806
- "es2018": {
1807
- "Array": false,
1808
- "ArrayBuffer": false,
1809
- "Atomics": false,
1810
- "Boolean": false,
1811
- "DataView": false,
1812
- "Date": false,
1813
- "decodeURI": false,
1814
- "decodeURIComponent": false,
1815
- "encodeURI": false,
1816
- "encodeURIComponent": false,
1817
- "Error": false,
1818
- "escape": false,
1819
- "eval": false,
1820
- "EvalError": false,
1821
- "Float32Array": false,
1822
- "Float64Array": false,
1823
- "Function": false,
1824
- "Infinity": false,
1825
- "Int16Array": false,
1826
- "Int32Array": false,
1827
- "Int8Array": false,
1828
- "Intl": false,
1829
- "isFinite": false,
1830
- "isNaN": false,
1831
- "JSON": false,
1832
- "Map": false,
1833
- "Math": false,
1834
- "NaN": false,
1835
- "Number": false,
1836
- "Object": false,
1837
- "parseFloat": false,
1838
- "parseInt": false,
1839
- "Promise": false,
1840
- "Proxy": false,
1841
- "RangeError": false,
1842
- "ReferenceError": false,
1843
- "Reflect": false,
1844
- "RegExp": false,
1845
- "Set": false,
1846
- "SharedArrayBuffer": false,
1847
- "String": false,
1848
- "Symbol": false,
1849
- "SyntaxError": false,
1850
- "TypeError": false,
1851
- "Uint16Array": false,
1852
- "Uint32Array": false,
1853
- "Uint8Array": false,
1854
- "Uint8ClampedArray": false,
1855
- "undefined": false,
1856
- "unescape": false,
1857
- "URIError": false,
1858
- "WeakMap": false,
1859
- "WeakSet": false
1860
- },
1861
- "es2019": {
1862
- "Array": false,
1863
- "ArrayBuffer": false,
1864
- "Atomics": false,
1865
- "Boolean": false,
1866
- "DataView": false,
1867
- "Date": false,
1868
- "decodeURI": false,
1869
- "decodeURIComponent": false,
1870
- "encodeURI": false,
1871
- "encodeURIComponent": false,
1872
- "Error": false,
1873
- "escape": false,
1874
- "eval": false,
1875
- "EvalError": false,
1876
- "Float32Array": false,
1877
- "Float64Array": false,
1878
- "Function": false,
1879
- "Infinity": false,
1880
- "Int16Array": false,
1881
- "Int32Array": false,
1882
- "Int8Array": false,
1883
- "Intl": false,
1884
- "isFinite": false,
1885
- "isNaN": false,
1886
- "JSON": false,
1887
- "Map": false,
1888
- "Math": false,
1889
- "NaN": false,
1890
- "Number": false,
1891
- "Object": false,
1892
- "parseFloat": false,
1893
- "parseInt": false,
1894
- "Promise": false,
1895
- "Proxy": false,
1896
- "RangeError": false,
1897
- "ReferenceError": false,
1898
- "Reflect": false,
1899
- "RegExp": false,
1900
- "Set": false,
1901
- "SharedArrayBuffer": false,
1902
- "String": false,
1903
- "Symbol": false,
1904
- "SyntaxError": false,
1905
- "TypeError": false,
1906
- "Uint16Array": false,
1907
- "Uint32Array": false,
1908
- "Uint8Array": false,
1909
- "Uint8ClampedArray": false,
1910
- "undefined": false,
1911
- "unescape": false,
1912
- "URIError": false,
1913
- "WeakMap": false,
1914
- "WeakSet": false
1915
- },
1916
- "es2020": {
1917
- "Array": false,
1918
- "ArrayBuffer": false,
1919
- "Atomics": false,
1920
- "BigInt": false,
1921
- "BigInt64Array": false,
1922
- "BigUint64Array": false,
1923
- "Boolean": false,
1924
- "DataView": false,
1925
- "Date": false,
1926
- "decodeURI": false,
1927
- "decodeURIComponent": false,
1928
- "encodeURI": false,
1929
- "encodeURIComponent": false,
1930
- "Error": false,
1931
- "escape": false,
1932
- "eval": false,
1933
- "EvalError": false,
1934
- "Float32Array": false,
1935
- "Float64Array": false,
1936
- "Function": false,
1937
- "globalThis": false,
1938
- "Infinity": false,
1939
- "Int16Array": false,
1940
- "Int32Array": false,
1941
- "Int8Array": false,
1942
- "Intl": false,
1943
- "isFinite": false,
1944
- "isNaN": false,
1945
- "JSON": false,
1946
- "Map": false,
1947
- "Math": false,
1948
- "NaN": false,
1949
- "Number": false,
1950
- "Object": false,
1951
- "parseFloat": false,
1952
- "parseInt": false,
1953
- "Promise": false,
1954
- "Proxy": false,
1955
- "RangeError": false,
1956
- "ReferenceError": false,
1957
- "Reflect": false,
1958
- "RegExp": false,
1959
- "Set": false,
1960
- "SharedArrayBuffer": false,
1961
- "String": false,
1962
- "Symbol": false,
1963
- "SyntaxError": false,
1964
- "TypeError": false,
1965
- "Uint16Array": false,
1966
- "Uint32Array": false,
1967
- "Uint8Array": false,
1968
- "Uint8ClampedArray": false,
1969
- "undefined": false,
1970
- "unescape": false,
1971
- "URIError": false,
1972
- "WeakMap": false,
1973
- "WeakSet": false
1974
- },
1975
- "es2021": {
1976
- "AggregateError": false,
1977
- "Array": false,
1978
- "ArrayBuffer": false,
1979
- "Atomics": false,
1980
- "BigInt": false,
1981
- "BigInt64Array": false,
1982
- "BigUint64Array": false,
1983
- "Boolean": false,
1984
- "DataView": false,
1985
- "Date": false,
1986
- "decodeURI": false,
1987
- "decodeURIComponent": false,
1988
- "encodeURI": false,
1989
- "encodeURIComponent": false,
1990
- "Error": false,
1991
- "escape": false,
1992
- "eval": false,
1993
- "EvalError": false,
1994
- "FinalizationRegistry": false,
1995
- "Float32Array": false,
1996
- "Float64Array": false,
1997
- "Function": false,
1998
- "globalThis": false,
1999
- "Infinity": false,
2000
- "Int16Array": false,
2001
- "Int32Array": false,
2002
- "Int8Array": false,
2003
- "Intl": false,
2004
- "isFinite": false,
2005
- "isNaN": false,
2006
- "JSON": false,
2007
- "Map": false,
2008
- "Math": false,
2009
- "NaN": false,
2010
- "Number": false,
2011
- "Object": false,
2012
- "parseFloat": false,
2013
- "parseInt": false,
2014
- "Promise": false,
2015
- "Proxy": false,
2016
- "RangeError": false,
2017
- "ReferenceError": false,
2018
- "Reflect": false,
2019
- "RegExp": false,
2020
- "Set": false,
2021
- "SharedArrayBuffer": false,
2022
- "String": false,
2023
- "Symbol": false,
2024
- "SyntaxError": false,
2025
- "TypeError": false,
2026
- "Uint16Array": false,
2027
- "Uint32Array": false,
2028
- "Uint8Array": false,
2029
- "Uint8ClampedArray": false,
2030
- "undefined": false,
2031
- "unescape": false,
2032
- "URIError": false,
2033
- "WeakMap": false,
2034
- "WeakRef": false,
2035
- "WeakSet": false
2036
- },
2037
- "es2022": {
2038
- "AggregateError": false,
2039
- "Array": false,
2040
- "ArrayBuffer": false,
2041
- "Atomics": false,
2042
- "BigInt": false,
2043
- "BigInt64Array": false,
2044
- "BigUint64Array": false,
2045
- "Boolean": false,
2046
- "DataView": false,
2047
- "Date": false,
2048
- "decodeURI": false,
2049
- "decodeURIComponent": false,
2050
- "encodeURI": false,
2051
- "encodeURIComponent": false,
2052
- "Error": false,
2053
- "escape": false,
2054
- "eval": false,
2055
- "EvalError": false,
2056
- "FinalizationRegistry": false,
2057
- "Float32Array": false,
2058
- "Float64Array": false,
2059
- "Function": false,
2060
- "globalThis": false,
2061
- "Infinity": false,
2062
- "Int16Array": false,
2063
- "Int32Array": false,
2064
- "Int8Array": false,
2065
- "Intl": false,
2066
- "isFinite": false,
2067
- "isNaN": false,
2068
- "JSON": false,
2069
- "Map": false,
2070
- "Math": false,
2071
- "NaN": false,
2072
- "Number": false,
2073
- "Object": false,
2074
- "parseFloat": false,
2075
- "parseInt": false,
2076
- "Promise": false,
2077
- "Proxy": false,
2078
- "RangeError": false,
2079
- "ReferenceError": false,
2080
- "Reflect": false,
2081
- "RegExp": false,
2082
- "Set": false,
2083
- "SharedArrayBuffer": false,
2084
- "String": false,
2085
- "Symbol": false,
2086
- "SyntaxError": false,
2087
- "TypeError": false,
2088
- "Uint16Array": false,
2089
- "Uint32Array": false,
2090
- "Uint8Array": false,
2091
- "Uint8ClampedArray": false,
2092
- "undefined": false,
2093
- "unescape": false,
2094
- "URIError": false,
2095
- "WeakMap": false,
2096
- "WeakRef": false,
2097
- "WeakSet": false
2098
- },
2099
- "es2023": {
2100
- "AggregateError": false,
2101
- "Array": false,
2102
- "ArrayBuffer": false,
2103
- "Atomics": false,
2104
- "BigInt": false,
2105
- "BigInt64Array": false,
2106
- "BigUint64Array": false,
2107
- "Boolean": false,
2108
- "DataView": false,
2109
- "Date": false,
2110
- "decodeURI": false,
2111
- "decodeURIComponent": false,
2112
- "encodeURI": false,
2113
- "encodeURIComponent": false,
2114
- "Error": false,
2115
- "escape": false,
2116
- "eval": false,
2117
- "EvalError": false,
2118
- "FinalizationRegistry": false,
2119
- "Float32Array": false,
2120
- "Float64Array": false,
2121
- "Function": false,
2122
- "globalThis": false,
2123
- "Infinity": false,
2124
- "Int16Array": false,
2125
- "Int32Array": false,
2126
- "Int8Array": false,
2127
- "Intl": false,
2128
- "isFinite": false,
2129
- "isNaN": false,
2130
- "JSON": false,
2131
- "Map": false,
2132
- "Math": false,
2133
- "NaN": false,
2134
- "Number": false,
2135
- "Object": false,
2136
- "parseFloat": false,
2137
- "parseInt": false,
2138
- "Promise": false,
2139
- "Proxy": false,
2140
- "RangeError": false,
2141
- "ReferenceError": false,
2142
- "Reflect": false,
2143
- "RegExp": false,
2144
- "Set": false,
2145
- "SharedArrayBuffer": false,
2146
- "String": false,
2147
- "Symbol": false,
2148
- "SyntaxError": false,
2149
- "TypeError": false,
2150
- "Uint16Array": false,
2151
- "Uint32Array": false,
2152
- "Uint8Array": false,
2153
- "Uint8ClampedArray": false,
2154
- "undefined": false,
2155
- "unescape": false,
2156
- "URIError": false,
2157
- "WeakMap": false,
2158
- "WeakRef": false,
2159
- "WeakSet": false
2160
- },
2161
- "es2024": {
2162
- "AggregateError": false,
2163
- "Array": false,
2164
- "ArrayBuffer": false,
2165
- "Atomics": false,
2166
- "BigInt": false,
2167
- "BigInt64Array": false,
2168
- "BigUint64Array": false,
2169
- "Boolean": false,
2170
- "DataView": false,
2171
- "Date": false,
2172
- "decodeURI": false,
2173
- "decodeURIComponent": false,
2174
- "encodeURI": false,
2175
- "encodeURIComponent": false,
2176
- "Error": false,
2177
- "escape": false,
2178
- "eval": false,
2179
- "EvalError": false,
2180
- "FinalizationRegistry": false,
2181
- "Float32Array": false,
2182
- "Float64Array": false,
2183
- "Function": false,
2184
- "globalThis": false,
2185
- "Infinity": false,
2186
- "Int16Array": false,
2187
- "Int32Array": false,
2188
- "Int8Array": false,
2189
- "Intl": false,
2190
- "isFinite": false,
2191
- "isNaN": false,
2192
- "JSON": false,
2193
- "Map": false,
2194
- "Math": false,
2195
- "NaN": false,
2196
- "Number": false,
2197
- "Object": false,
2198
- "parseFloat": false,
2199
- "parseInt": false,
2200
- "Promise": false,
2201
- "Proxy": false,
2202
- "RangeError": false,
2203
- "ReferenceError": false,
2204
- "Reflect": false,
2205
- "RegExp": false,
2206
- "Set": false,
2207
- "SharedArrayBuffer": false,
2208
- "String": false,
2209
- "Symbol": false,
2210
- "SyntaxError": false,
2211
- "TypeError": false,
2212
- "Uint16Array": false,
2213
- "Uint32Array": false,
2214
- "Uint8Array": false,
2215
- "Uint8ClampedArray": false,
2216
- "undefined": false,
2217
- "unescape": false,
2218
- "URIError": false,
2219
- "WeakMap": false,
2220
- "WeakRef": false,
2221
- "WeakSet": false
2222
- },
2223
- "es2025": {
2224
- "AggregateError": false,
2225
- "Array": false,
2226
- "ArrayBuffer": false,
2227
- "Atomics": false,
2228
- "BigInt": false,
2229
- "BigInt64Array": false,
2230
- "BigUint64Array": false,
2231
- "Boolean": false,
2232
- "DataView": false,
2233
- "Date": false,
2234
- "decodeURI": false,
2235
- "decodeURIComponent": false,
2236
- "encodeURI": false,
2237
- "encodeURIComponent": false,
2238
- "Error": false,
2239
- "escape": false,
2240
- "eval": false,
2241
- "EvalError": false,
2242
- "FinalizationRegistry": false,
2243
- "Float16Array": false,
2244
- "Float32Array": false,
2245
- "Float64Array": false,
2246
- "Function": false,
2247
- "globalThis": false,
2248
- "Infinity": false,
2249
- "Int16Array": false,
2250
- "Int32Array": false,
2251
- "Int8Array": false,
2252
- "Intl": false,
2253
- "isFinite": false,
2254
- "isNaN": false,
2255
- "Iterator": false,
2256
- "JSON": false,
2257
- "Map": false,
2258
- "Math": false,
2259
- "NaN": false,
2260
- "Number": false,
2261
- "Object": false,
2262
- "parseFloat": false,
2263
- "parseInt": false,
2264
- "Promise": false,
2265
- "Proxy": false,
2266
- "RangeError": false,
2267
- "ReferenceError": false,
2268
- "Reflect": false,
2269
- "RegExp": false,
2270
- "Set": false,
2271
- "SharedArrayBuffer": false,
2272
- "String": false,
2273
- "Symbol": false,
2274
- "SyntaxError": false,
2275
- "TypeError": false,
2276
- "Uint16Array": false,
2277
- "Uint32Array": false,
2278
- "Uint8Array": false,
2279
- "Uint8ClampedArray": false,
2280
- "undefined": false,
2281
- "unescape": false,
2282
- "URIError": false,
2283
- "WeakMap": false,
2284
- "WeakRef": false,
2285
- "WeakSet": false
2286
- },
2287
- "es2026": {
2288
- "AggregateError": false,
2289
- "Array": false,
2290
- "ArrayBuffer": false,
2291
- "Atomics": false,
2292
- "BigInt": false,
2293
- "BigInt64Array": false,
2294
- "BigUint64Array": false,
2295
- "Boolean": false,
2296
- "DataView": false,
2297
- "Date": false,
2298
- "decodeURI": false,
2299
- "decodeURIComponent": false,
2300
- "encodeURI": false,
2301
- "encodeURIComponent": false,
2302
- "Error": false,
2303
- "escape": false,
2304
- "eval": false,
2305
- "EvalError": false,
2306
- "FinalizationRegistry": false,
2307
- "Float16Array": false,
2308
- "Float32Array": false,
2309
- "Float64Array": false,
2310
- "Function": false,
2311
- "globalThis": false,
2312
- "Infinity": false,
2313
- "Int16Array": false,
2314
- "Int32Array": false,
2315
- "Int8Array": false,
2316
- "Intl": false,
2317
- "isFinite": false,
2318
- "isNaN": false,
2319
- "Iterator": false,
2320
- "JSON": false,
2321
- "Map": false,
2322
- "Math": false,
2323
- "NaN": false,
2324
- "Number": false,
2325
- "Object": false,
2326
- "parseFloat": false,
2327
- "parseInt": false,
2328
- "Promise": false,
2329
- "Proxy": false,
2330
- "RangeError": false,
2331
- "ReferenceError": false,
2332
- "Reflect": false,
2333
- "RegExp": false,
2334
- "Set": false,
2335
- "SharedArrayBuffer": false,
2336
- "String": false,
2337
- "Symbol": false,
2338
- "SyntaxError": false,
2339
- "TypeError": false,
2340
- "Uint16Array": false,
2341
- "Uint32Array": false,
2342
- "Uint8Array": false,
2343
- "Uint8ClampedArray": false,
2344
- "undefined": false,
2345
- "unescape": false,
2346
- "URIError": false,
2347
- "WeakMap": false,
2348
- "WeakRef": false,
2349
- "WeakSet": false
2350
- },
2351
- "es2027": {
2352
- "AggregateError": false,
2353
- "Array": false,
2354
- "ArrayBuffer": false,
2355
- "Atomics": false,
2356
- "BigInt": false,
2357
- "BigInt64Array": false,
2358
- "BigUint64Array": false,
2359
- "Boolean": false,
2360
- "DataView": false,
2361
- "Date": false,
2362
- "decodeURI": false,
2363
- "decodeURIComponent": false,
2364
- "encodeURI": false,
2365
- "encodeURIComponent": false,
2366
- "Error": false,
2367
- "escape": false,
2368
- "eval": false,
2369
- "EvalError": false,
2370
- "FinalizationRegistry": false,
2371
- "Float16Array": false,
2372
- "Float32Array": false,
2373
- "Float64Array": false,
2374
- "Function": false,
2375
- "globalThis": false,
2376
- "Infinity": false,
2377
- "Int16Array": false,
2378
- "Int32Array": false,
2379
- "Int8Array": false,
2380
- "Intl": false,
2381
- "isFinite": false,
2382
- "isNaN": false,
2383
- "Iterator": false,
2384
- "JSON": false,
2385
- "Map": false,
2386
- "Math": false,
2387
- "NaN": false,
2388
- "Number": false,
2389
- "Object": false,
2390
- "parseFloat": false,
2391
- "parseInt": false,
2392
- "Promise": false,
2393
- "Proxy": false,
2394
- "RangeError": false,
2395
- "ReferenceError": false,
2396
- "Reflect": false,
2397
- "RegExp": false,
2398
- "Set": false,
2399
- "SharedArrayBuffer": false,
2400
- "String": false,
2401
- "Symbol": false,
2402
- "SyntaxError": false,
2403
- "TypeError": false,
2404
- "Uint16Array": false,
2405
- "Uint32Array": false,
2406
- "Uint8Array": false,
2407
- "Uint8ClampedArray": false,
2408
- "undefined": false,
2409
- "unescape": false,
2410
- "URIError": false,
2411
- "WeakMap": false,
2412
- "WeakRef": false,
2413
- "WeakSet": false
2414
- },
2415
- "es3": {
2416
- "Array": false,
2417
- "Boolean": false,
2418
- "Date": false,
2419
- "decodeURI": false,
2420
- "decodeURIComponent": false,
2421
- "encodeURI": false,
2422
- "encodeURIComponent": false,
2423
- "Error": false,
2424
- "escape": false,
2425
- "eval": false,
2426
- "EvalError": false,
2427
- "Function": false,
2428
- "Infinity": false,
2429
- "isFinite": false,
2430
- "isNaN": false,
2431
- "Math": false,
2432
- "NaN": false,
2433
- "Number": false,
2434
- "Object": false,
2435
- "parseFloat": false,
2436
- "parseInt": false,
2437
- "RangeError": false,
2438
- "ReferenceError": false,
2439
- "RegExp": false,
2440
- "String": false,
2441
- "SyntaxError": false,
2442
- "TypeError": false,
2443
- "undefined": false,
2444
- "unescape": false,
2445
- "URIError": false
2446
- },
2447
- "es5": {
2448
- "Array": false,
2449
- "Boolean": false,
2450
- "Date": false,
2451
- "decodeURI": false,
2452
- "decodeURIComponent": false,
2453
- "encodeURI": false,
2454
- "encodeURIComponent": false,
2455
- "Error": false,
2456
- "escape": false,
2457
- "eval": false,
2458
- "EvalError": false,
2459
- "Function": false,
2460
- "Infinity": false,
2461
- "isFinite": false,
2462
- "isNaN": false,
2463
- "JSON": false,
2464
- "Math": false,
2465
- "NaN": false,
2466
- "Number": false,
2467
- "Object": false,
2468
- "parseFloat": false,
2469
- "parseInt": false,
2470
- "RangeError": false,
2471
- "ReferenceError": false,
2472
- "RegExp": false,
2473
- "String": false,
2474
- "SyntaxError": false,
2475
- "TypeError": false,
2476
- "undefined": false,
2477
- "unescape": false,
2478
- "URIError": false
2479
- },
2480
- "greasemonkey": {
2481
- "cloneInto": false,
2482
- "createObjectIn": false,
2483
- "exportFunction": false,
2484
- "GM": false,
2485
- "GM_addElement": false,
2486
- "GM_addStyle": false,
2487
- "GM_addValueChangeListener": false,
2488
- "GM_deleteValue": false,
2489
- "GM_deleteValues": false,
2490
- "GM_download": false,
2491
- "GM_getResourceText": false,
2492
- "GM_getResourceURL": false,
2493
- "GM_getTab": false,
2494
- "GM_getTabs": false,
2495
- "GM_getValue": false,
2496
- "GM_getValues": false,
2497
- "GM_info": false,
2498
- "GM_listValues": false,
2499
- "GM_log": false,
2500
- "GM_notification": false,
2501
- "GM_openInTab": false,
2502
- "GM_registerMenuCommand": false,
2503
- "GM_removeValueChangeListener": false,
2504
- "GM_saveTab": false,
2505
- "GM_setClipboard": false,
2506
- "GM_setValue": false,
2507
- "GM_setValues": false,
2508
- "GM_unregisterMenuCommand": false,
2509
- "GM_xmlhttpRequest": false,
2510
- "unsafeWindow": false
2511
- },
2512
- "jasmine": {
2513
- "afterAll": false,
2514
- "afterEach": false,
2515
- "beforeAll": false,
2516
- "beforeEach": false,
2517
- "describe": false,
2518
- "expect": false,
2519
- "expectAsync": false,
2520
- "fail": false,
2521
- "fdescribe": false,
2522
- "fit": false,
2523
- "it": false,
2524
- "jasmine": false,
2525
- "pending": false,
2526
- "runs": false,
2527
- "spyOn": false,
2528
- "spyOnAllFunctions": false,
2529
- "spyOnProperty": false,
2530
- "throwUnless": false,
2531
- "throwUnlessAsync": false,
2532
- "waits": false,
2533
- "waitsFor": false,
2534
- "xdescribe": false,
2535
- "xit": false
2536
- },
2537
- "jest": {
2538
- "afterAll": false,
2539
- "afterEach": false,
2540
- "beforeAll": false,
2541
- "beforeEach": false,
2542
- "describe": false,
2543
- "expect": false,
2544
- "fit": false,
2545
- "it": false,
2546
- "jest": false,
2547
- "test": false,
2548
- "xdescribe": false,
2549
- "xit": false,
2550
- "xtest": false
2551
- },
2552
- "jquery": {
2553
- "$": false,
2554
- "jQuery": false
2555
- },
2556
- "meteor": {
2557
- "$": false,
2558
- "Accounts": false,
2559
- "AccountsClient": false,
2560
- "AccountsCommon": false,
2561
- "AccountsServer": false,
2562
- "App": false,
2563
- "Assets": false,
2564
- "Blaze": false,
2565
- "check": false,
2566
- "Cordova": false,
2567
- "DDP": false,
2568
- "DDPRateLimiter": false,
2569
- "DDPServer": false,
2570
- "Deps": false,
2571
- "EJSON": false,
2572
- "Email": false,
2573
- "HTTP": false,
2574
- "Log": false,
2575
- "Match": false,
2576
- "Meteor": false,
2577
- "Mongo": false,
2578
- "MongoInternals": false,
2579
- "Npm": false,
2580
- "Package": false,
2581
- "Plugin": false,
2582
- "process": false,
2583
- "Random": false,
2584
- "ReactiveDict": false,
2585
- "ReactiveVar": false,
2586
- "Router": false,
2587
- "ServiceConfiguration": false,
2588
- "Session": false,
2589
- "share": false,
2590
- "Spacebars": false,
2591
- "Template": false,
2592
- "Tinytest": false,
2593
- "Tracker": false,
2594
- "UI": false,
2595
- "Utils": false,
2596
- "WebApp": false,
2597
- "WebAppInternals": false
2598
- },
2599
- "mocha": {
2600
- "after": false,
2601
- "afterEach": false,
2602
- "before": false,
2603
- "beforeEach": false,
2604
- "context": false,
2605
- "describe": false,
2606
- "it": false,
2607
- "mocha": false,
2608
- "run": false,
2609
- "setup": false,
2610
- "specify": false,
2611
- "suite": false,
2612
- "suiteSetup": false,
2613
- "suiteTeardown": false,
2614
- "teardown": false,
2615
- "test": false,
2616
- "xcontext": false,
2617
- "xdescribe": false,
2618
- "xit": false,
2619
- "xspecify": false
2620
- },
2621
- "mongo": {
2622
- "_isWindows": false,
2623
- "_rand": false,
2624
- "BulkWriteResult": false,
2625
- "cat": false,
2626
- "cd": false,
2627
- "connect": false,
2628
- "db": false,
2629
- "getHostName": false,
2630
- "getMemInfo": false,
2631
- "hostname": false,
2632
- "ISODate": false,
2633
- "listFiles": false,
2634
- "load": false,
2635
- "ls": false,
2636
- "md5sumFile": false,
2637
- "mkdir": false,
2638
- "Mongo": false,
2639
- "NumberInt": false,
2640
- "NumberLong": false,
2641
- "ObjectId": false,
2642
- "PlanCache": false,
2643
- "print": false,
2644
- "printjson": false,
2645
- "pwd": false,
2646
- "quit": false,
2647
- "removeFile": false,
2648
- "rs": false,
2649
- "sh": false,
2650
- "UUID": false,
2651
- "version": false,
2652
- "WriteResult": false
2653
- },
2654
- "nashorn": {
2655
- "__DIR__": false,
2656
- "__FILE__": false,
2657
- "__LINE__": false,
2658
- "com": false,
2659
- "edu": false,
2660
- "exit": false,
2661
- "java": false,
2662
- "Java": false,
2663
- "javafx": false,
2664
- "JavaImporter": false,
2665
- "javax": false,
2666
- "JSAdapter": false,
2667
- "load": false,
2668
- "loadWithNewGlobal": false,
2669
- "org": false,
2670
- "Packages": false,
2671
- "print": false,
2672
- "quit": false
2673
- },
2674
- "node": {
2675
- "__dirname": false,
2676
- "__filename": false,
2677
- "AbortController": false,
2678
- "AbortSignal": false,
2679
- "AsyncDisposableStack": false,
2680
- "atob": false,
2681
- "Blob": false,
2682
- "BroadcastChannel": false,
2683
- "btoa": false,
2684
- "Buffer": false,
2685
- "ByteLengthQueuingStrategy": false,
2686
- "clearImmediate": false,
2687
- "clearInterval": false,
2688
- "clearTimeout": false,
2689
- "CloseEvent": false,
2690
- "CompressionStream": false,
2691
- "console": false,
2692
- "CountQueuingStrategy": false,
2693
- "crypto": false,
2694
- "Crypto": false,
2695
- "CryptoKey": false,
2696
- "CustomEvent": false,
2697
- "DecompressionStream": false,
2698
- "DisposableStack": false,
2699
- "DOMException": false,
2700
- "ErrorEvent": false,
2701
- "Event": false,
2702
- "EventTarget": false,
2703
- "exports": true,
2704
- "fetch": false,
2705
- "File": false,
2706
- "FormData": false,
2707
- "global": false,
2708
- "Headers": false,
2709
- "localStorage": false,
2710
- "MessageChannel": false,
2711
- "MessageEvent": false,
2712
- "MessagePort": false,
2713
- "module": false,
2714
- "navigator": false,
2715
- "Navigator": false,
2716
- "performance": false,
2717
- "Performance": false,
2718
- "PerformanceEntry": false,
2719
- "PerformanceMark": false,
2720
- "PerformanceMeasure": false,
2721
- "PerformanceObserver": false,
2722
- "PerformanceObserverEntryList": false,
2723
- "PerformanceResourceTiming": false,
2724
- "process": false,
2725
- "queueMicrotask": false,
2726
- "ReadableByteStreamController": false,
2727
- "ReadableStream": false,
2728
- "ReadableStreamBYOBReader": false,
2729
- "ReadableStreamBYOBRequest": false,
2730
- "ReadableStreamDefaultController": false,
2731
- "ReadableStreamDefaultReader": false,
2732
- "Request": false,
2733
- "require": false,
2734
- "Response": false,
2735
- "sessionStorage": false,
2736
- "setImmediate": false,
2737
- "setInterval": false,
2738
- "setTimeout": false,
2739
- "Storage": false,
2740
- "structuredClone": false,
2741
- "SubtleCrypto": false,
2742
- "SuppressedError": false,
2743
- "TextDecoder": false,
2744
- "TextDecoderStream": false,
2745
- "TextEncoder": false,
2746
- "TextEncoderStream": false,
2747
- "TransformStream": false,
2748
- "TransformStreamDefaultController": false,
2749
- "URL": false,
2750
- "URLPattern": false,
2751
- "URLSearchParams": false,
2752
- "WebAssembly": false,
2753
- "WebSocket": false,
2754
- "WritableStream": false,
2755
- "WritableStreamDefaultController": false,
2756
- "WritableStreamDefaultWriter": false
2757
- },
2758
- "nodeBuiltin": {
2759
- "AbortController": false,
2760
- "AbortSignal": false,
2761
- "AsyncDisposableStack": false,
2762
- "atob": false,
2763
- "Blob": false,
2764
- "BroadcastChannel": false,
2765
- "btoa": false,
2766
- "Buffer": false,
2767
- "ByteLengthQueuingStrategy": false,
2768
- "clearImmediate": false,
2769
- "clearInterval": false,
2770
- "clearTimeout": false,
2771
- "CloseEvent": false,
2772
- "CompressionStream": false,
2773
- "console": false,
2774
- "CountQueuingStrategy": false,
2775
- "crypto": false,
2776
- "Crypto": false,
2777
- "CryptoKey": false,
2778
- "CustomEvent": false,
2779
- "DecompressionStream": false,
2780
- "DisposableStack": false,
2781
- "DOMException": false,
2782
- "ErrorEvent": false,
2783
- "Event": false,
2784
- "EventTarget": false,
2785
- "fetch": false,
2786
- "File": false,
2787
- "FormData": false,
2788
- "global": false,
2789
- "Headers": false,
2790
- "localStorage": false,
2791
- "MessageChannel": false,
2792
- "MessageEvent": false,
2793
- "MessagePort": false,
2794
- "navigator": false,
2795
- "Navigator": false,
2796
- "performance": false,
2797
- "Performance": false,
2798
- "PerformanceEntry": false,
2799
- "PerformanceMark": false,
2800
- "PerformanceMeasure": false,
2801
- "PerformanceObserver": false,
2802
- "PerformanceObserverEntryList": false,
2803
- "PerformanceResourceTiming": false,
2804
- "process": false,
2805
- "queueMicrotask": false,
2806
- "ReadableByteStreamController": false,
2807
- "ReadableStream": false,
2808
- "ReadableStreamBYOBReader": false,
2809
- "ReadableStreamBYOBRequest": false,
2810
- "ReadableStreamDefaultController": false,
2811
- "ReadableStreamDefaultReader": false,
2812
- "Request": false,
2813
- "Response": false,
2814
- "sessionStorage": false,
2815
- "setImmediate": false,
2816
- "setInterval": false,
2817
- "setTimeout": false,
2818
- "Storage": false,
2819
- "structuredClone": false,
2820
- "SubtleCrypto": false,
2821
- "SuppressedError": false,
2822
- "TextDecoder": false,
2823
- "TextDecoderStream": false,
2824
- "TextEncoder": false,
2825
- "TextEncoderStream": false,
2826
- "TransformStream": false,
2827
- "TransformStreamDefaultController": false,
2828
- "URL": false,
2829
- "URLPattern": false,
2830
- "URLSearchParams": false,
2831
- "WebAssembly": false,
2832
- "WebSocket": false,
2833
- "WritableStream": false,
2834
- "WritableStreamDefaultController": false,
2835
- "WritableStreamDefaultWriter": false
2836
- },
2837
- "paintWorklet": {
2838
- "AsyncDisposableStack": false,
2839
- "ByteLengthQueuingStrategy": false,
2840
- "console": false,
2841
- "CountQueuingStrategy": false,
2842
- "CSSImageValue": false,
2843
- "CSSKeywordValue": false,
2844
- "CSSMathClamp": false,
2845
- "CSSMathInvert": false,
2846
- "CSSMathMax": false,
2847
- "CSSMathMin": false,
2848
- "CSSMathNegate": false,
2849
- "CSSMathProduct": false,
2850
- "CSSMathSum": false,
2851
- "CSSMathValue": false,
2852
- "CSSMatrixComponent": false,
2853
- "CSSNumericArray": false,
2854
- "CSSNumericValue": false,
2855
- "CSSPerspective": false,
2856
- "CSSPositionValue": false,
2857
- "CSSRotate": false,
2858
- "CSSScale": false,
2859
- "CSSSkew": false,
2860
- "CSSSkewX": false,
2861
- "CSSSkewY": false,
2862
- "CSSStyleValue": false,
2863
- "CSSTransformComponent": false,
2864
- "CSSTransformValue": false,
2865
- "CSSTranslate": false,
2866
- "CSSUnitValue": false,
2867
- "CSSUnparsedValue": false,
2868
- "CSSVariableReferenceValue": false,
2869
- "devicePixelRatio": false,
2870
- "DisposableStack": false,
2871
- "PaintRenderingContext2D": false,
2872
- "PaintSize": false,
2873
- "PaintWorkletGlobalScope": false,
2874
- "Path2D": false,
2875
- "QuotaExceededError": false,
2876
- "ReadableByteStreamController": false,
2877
- "ReadableStream": false,
2878
- "ReadableStreamBYOBReader": false,
2879
- "ReadableStreamBYOBRequest": false,
2880
- "ReadableStreamDefaultController": false,
2881
- "ReadableStreamDefaultReader": false,
2882
- "registerPaint": false,
2883
- "StylePropertyMapReadOnly": false,
2884
- "SuppressedError": false,
2885
- "Temporal": false,
2886
- "TransformStream": false,
2887
- "TransformStreamDefaultController": false,
2888
- "WebAssembly": false,
2889
- "WorkletGlobalScope": false,
2890
- "WritableStream": false,
2891
- "WritableStreamDefaultController": false,
2892
- "WritableStreamDefaultWriter": false
2893
- },
2894
- "phantomjs": {
2895
- "console": true,
2896
- "exports": true,
2897
- "phantom": true,
2898
- "require": true,
2899
- "WebPage": true
2900
- },
2901
- "prototypejs": {
2902
- "$": false,
2903
- "$$": false,
2904
- "$A": false,
2905
- "$break": false,
2906
- "$continue": false,
2907
- "$F": false,
2908
- "$H": false,
2909
- "$R": false,
2910
- "$w": false,
2911
- "Abstract": false,
2912
- "Ajax": false,
2913
- "Autocompleter": false,
2914
- "Builder": false,
2915
- "Class": false,
2916
- "Control": false,
2917
- "Draggable": false,
2918
- "Draggables": false,
2919
- "Droppables": false,
2920
- "Effect": false,
2921
- "Element": false,
2922
- "Enumerable": false,
2923
- "Event": false,
2924
- "Field": false,
2925
- "Form": false,
2926
- "Hash": false,
2927
- "Insertion": false,
2928
- "ObjectRange": false,
2929
- "PeriodicalExecuter": false,
2930
- "Position": false,
2931
- "Prototype": false,
2932
- "Scriptaculous": false,
2933
- "Selector": false,
2934
- "Sortable": false,
2935
- "SortableObserver": false,
2936
- "Sound": false,
2937
- "Template": false,
2938
- "Toggle": false,
2939
- "Try": false
2940
- },
2941
- "protractor": {
2942
- "$": false,
2943
- "$$": false,
2944
- "browser": false,
2945
- "by": false,
2946
- "By": false,
2947
- "DartObject": false,
2948
- "element": false,
2949
- "protractor": false
2950
- },
2951
- "qunit": {
2952
- "asyncTest": false,
2953
- "deepEqual": false,
2954
- "equal": false,
2955
- "expect": false,
2956
- "module": false,
2957
- "notDeepEqual": false,
2958
- "notEqual": false,
2959
- "notOk": false,
2960
- "notPropEqual": false,
2961
- "notStrictEqual": false,
2962
- "ok": false,
2963
- "propEqual": false,
2964
- "QUnit": false,
2965
- "raises": false,
2966
- "start": false,
2967
- "stop": false,
2968
- "strictEqual": false,
2969
- "test": false,
2970
- "throws": false
2971
- },
2972
- "rhino": {
2973
- "defineClass": false,
2974
- "deserialize": false,
2975
- "gc": false,
2976
- "help": false,
2977
- "importClass": false,
2978
- "importPackage": false,
2979
- "java": false,
2980
- "load": false,
2981
- "loadClass": false,
2982
- "Packages": false,
2983
- "print": false,
2984
- "quit": false,
2985
- "readFile": false,
2986
- "readUrl": false,
2987
- "runCommand": false,
2988
- "seal": false,
2989
- "serialize": false,
2990
- "spawn": false,
2991
- "sync": false,
2992
- "toint32": false,
2993
- "version": false
2994
- },
2995
- "rspack": {
2996
- "__non_webpack_require__": false,
2997
- "__resourceQuery": false,
2998
- "__rspack_unique_id__": false,
2999
- "__rspack_version__": false,
3000
- "__system_context__": false,
3001
- "__webpack_base_uri__": true,
3002
- "__webpack_chunk_load__": true,
3003
- "__webpack_chunkname__": false,
3004
- "__webpack_exports_info__": false,
3005
- "__webpack_get_script_filename__": true,
3006
- "__webpack_hash__": false,
3007
- "__webpack_init_sharing__": false,
3008
- "__webpack_is_included__": false,
3009
- "__webpack_module__": false,
3010
- "__webpack_modules__": false,
3011
- "__webpack_nonce__": true,
3012
- "__webpack_public_path__": true,
3013
- "__webpack_require__": false,
3014
- "__webpack_runtime_id__": false,
3015
- "__webpack_share_scopes__": false
3016
- },
3017
- "serviceworker": {
3018
- "AbortController": false,
3019
- "AbortPaymentEvent": false,
3020
- "AbortSignal": false,
3021
- "addEventListener": false,
3022
- "ai": false,
3023
- "AI": false,
3024
- "AICreateMonitor": false,
3025
- "AsyncDisposableStack": false,
3026
- "atob": false,
3027
- "BackgroundFetchEvent": false,
3028
- "BackgroundFetchManager": false,
3029
- "BackgroundFetchRecord": false,
3030
- "BackgroundFetchRegistration": false,
3031
- "BackgroundFetchUpdateUIEvent": false,
3032
- "BarcodeDetector": false,
3033
- "Blob": false,
3034
- "BroadcastChannel": false,
3035
- "btoa": false,
3036
- "ByteLengthQueuingStrategy": false,
3037
- "Cache": false,
3038
- "caches": false,
3039
- "CacheStorage": false,
3040
- "CanMakePaymentEvent": false,
3041
- "CanvasGradient": false,
3042
- "CanvasPattern": false,
3043
- "clearInterval": false,
3044
- "clearTimeout": false,
3045
- "Client": false,
3046
- "clients": false,
3047
- "Clients": false,
3048
- "CloseEvent": false,
3049
- "CompressionStream": false,
3050
- "console": false,
3051
- "cookieStore": false,
3052
- "CookieStore": false,
3053
- "CookieStoreManager": false,
3054
- "CountQueuingStrategy": false,
3055
- "createImageBitmap": false,
3056
- "CreateMonitor": false,
3057
- "CropTarget": false,
3058
- "crossOriginIsolated": false,
3059
- "crypto": false,
3060
- "Crypto": false,
3061
- "CryptoKey": false,
3062
- "CSSSkewX": false,
3063
- "CSSSkewY": false,
3064
- "CustomEvent": false,
3065
- "DecompressionStream": false,
3066
- "dispatchEvent": false,
3067
- "DisposableStack": false,
3068
- "DOMException": false,
3069
- "DOMMatrix": false,
3070
- "DOMMatrixReadOnly": false,
3071
- "DOMPoint": false,
3072
- "DOMPointReadOnly": false,
3073
- "DOMQuad": false,
3074
- "DOMRect": false,
3075
- "DOMRectReadOnly": false,
3076
- "DOMStringList": false,
3077
- "ErrorEvent": false,
3078
- "Event": false,
3079
- "EventSource": false,
3080
- "EventTarget": false,
3081
- "ExtendableCookieChangeEvent": false,
3082
- "ExtendableEvent": false,
3083
- "ExtendableMessageEvent": false,
3084
- "fetch": false,
3085
- "FetchEvent": false,
3086
- "File": false,
3087
- "FileList": false,
3088
- "FileReader": false,
3089
- "FileSystemDirectoryHandle": false,
3090
- "FileSystemFileHandle": false,
3091
- "FileSystemHandle": false,
3092
- "FileSystemWritableFileStream": false,
3093
- "FontFace": false,
3094
- "FontFaceSet": false,
3095
- "FontFaceSetLoadEvent": false,
3096
- "fonts": false,
3097
- "FormData": false,
3098
- "GPU": false,
3099
- "GPUAdapter": false,
3100
- "GPUAdapterInfo": false,
3101
- "GPUBindGroup": false,
3102
- "GPUBindGroupLayout": false,
3103
- "GPUBuffer": false,
3104
- "GPUBufferUsage": false,
3105
- "GPUCanvasContext": false,
3106
- "GPUColorWrite": false,
3107
- "GPUCommandBuffer": false,
3108
- "GPUCommandEncoder": false,
3109
- "GPUCompilationInfo": false,
3110
- "GPUCompilationMessage": false,
3111
- "GPUComputePassEncoder": false,
3112
- "GPUComputePipeline": false,
3113
- "GPUDevice": false,
3114
- "GPUDeviceLostInfo": false,
3115
- "GPUError": false,
3116
- "GPUExternalTexture": false,
3117
- "GPUInternalError": false,
3118
- "GPUMapMode": false,
3119
- "GPUOutOfMemoryError": false,
3120
- "GPUPipelineError": false,
3121
- "GPUPipelineLayout": false,
3122
- "GPUQuerySet": false,
3123
- "GPUQueue": false,
3124
- "GPURenderBundle": false,
3125
- "GPURenderBundleEncoder": false,
3126
- "GPURenderPassEncoder": false,
3127
- "GPURenderPipeline": false,
3128
- "GPUSampler": false,
3129
- "GPUShaderModule": false,
3130
- "GPUShaderStage": false,
3131
- "GPUSupportedFeatures": false,
3132
- "GPUSupportedLimits": false,
3133
- "GPUTexture": false,
3134
- "GPUTextureUsage": false,
3135
- "GPUTextureView": false,
3136
- "GPUUncapturedErrorEvent": false,
3137
- "GPUValidationError": false,
3138
- "Headers": false,
3139
- "IDBCursor": false,
3140
- "IDBCursorWithValue": false,
3141
- "IDBDatabase": false,
3142
- "IDBFactory": false,
3143
- "IDBIndex": false,
3144
- "IDBKeyRange": false,
3145
- "IDBObjectStore": false,
3146
- "IDBOpenDBRequest": false,
3147
- "IDBRecord": false,
3148
- "IDBRequest": false,
3149
- "IDBTransaction": false,
3150
- "IDBVersionChangeEvent": false,
3151
- "ImageBitmap": false,
3152
- "ImageBitmapRenderingContext": false,
3153
- "ImageData": false,
3154
- "importScripts": false,
3155
- "indexedDB": false,
3156
- "InstallEvent": false,
3157
- "isSecureContext": false,
3158
- "LanguageDetector": false,
3159
- "location": false,
3160
- "Lock": false,
3161
- "LockManager": false,
3162
- "MediaCapabilities": false,
3163
- "MessageChannel": false,
3164
- "MessageEvent": false,
3165
- "MessagePort": false,
3166
- "NavigationPreloadManager": false,
3167
- "navigator": false,
3168
- "NavigatorUAData": false,
3169
- "NetworkInformation": false,
3170
- "Notification": false,
3171
- "NotificationEvent": false,
3172
- "Observable": false,
3173
- "OffscreenCanvas": false,
3174
- "OffscreenCanvasRenderingContext2D": false,
3175
- "onabortpayment": true,
3176
- "onactivate": true,
3177
- "onbackgroundfetchabort": true,
3178
- "onbackgroundfetchclick": true,
3179
- "onbackgroundfetchfail": true,
3180
- "onbackgroundfetchsuccess": true,
3181
- "oncanmakepayment": true,
3182
- "oncookiechange": true,
3183
- "onerror": true,
3184
- "onfetch": true,
3185
- "oninstall": true,
3186
- "onlanguagechange": true,
3187
- "onmessage": true,
3188
- "onmessageerror": true,
3189
- "onnotificationclick": true,
3190
- "onnotificationclose": true,
3191
- "onoffline": true,
3192
- "ononline": true,
3193
- "onpaymentrequest": true,
3194
- "onperiodicsync": true,
3195
- "onpush": true,
3196
- "onpushsubscriptionchange": true,
3197
- "onrejectionhandled": true,
3198
- "onsync": true,
3199
- "onunhandledrejection": true,
3200
- "origin": false,
3201
- "Origin": false,
3202
- "Path2D": false,
3203
- "PaymentRequestEvent": false,
3204
- "performance": false,
3205
- "Performance": false,
3206
- "PerformanceEntry": false,
3207
- "PerformanceMark": false,
3208
- "PerformanceMeasure": false,
3209
- "PerformanceObserver": false,
3210
- "PerformanceObserverEntryList": false,
3211
- "PerformanceResourceTiming": false,
3212
- "PerformanceServerTiming": false,
3213
- "PeriodicSyncEvent": false,
3214
- "PeriodicSyncManager": false,
3215
- "Permissions": false,
3216
- "PermissionStatus": false,
3217
- "ProgressEvent": false,
3218
- "PromiseRejectionEvent": false,
3219
- "PushEvent": false,
3220
- "PushManager": false,
3221
- "PushMessageData": false,
3222
- "PushSubscription": false,
3223
- "PushSubscriptionChangeEvent": false,
3224
- "PushSubscriptionOptions": false,
3225
- "queueMicrotask": false,
3226
- "QuotaExceededError": false,
3227
- "ReadableByteStreamController": false,
3228
- "ReadableStream": false,
3229
- "ReadableStreamBYOBReader": false,
3230
- "ReadableStreamBYOBRequest": false,
3231
- "ReadableStreamDefaultController": false,
3232
- "ReadableStreamDefaultReader": false,
3233
- "registration": false,
3234
- "removeEventListener": false,
3235
- "ReportBody": false,
3236
- "reportError": false,
3237
- "ReportingObserver": false,
3238
- "Request": false,
3239
- "Response": false,
3240
- "RestrictionTarget": false,
3241
- "scheduler": false,
3242
- "Scheduler": false,
3243
- "SecurityPolicyViolationEvent": false,
3244
- "self": false,
3245
- "serviceWorker": false,
3246
- "ServiceWorker": false,
3247
- "ServiceWorkerContainer": false,
3248
- "ServiceWorkerGlobalScope": false,
3249
- "ServiceWorkerRegistration": false,
3250
- "setInterval": false,
3251
- "setTimeout": false,
3252
- "skipWaiting": false,
3253
- "StorageBucket": false,
3254
- "StorageBucketManager": false,
3255
- "StorageManager": false,
3256
- "structuredClone": false,
3257
- "Subscriber": false,
3258
- "SubtleCrypto": false,
3259
- "SuppressedError": false,
3260
- "SyncEvent": false,
3261
- "SyncManager": false,
3262
- "TaskController": false,
3263
- "TaskPriorityChangeEvent": false,
3264
- "TaskSignal": false,
3265
- "Temporal": false,
3266
- "TextDecoder": false,
3267
- "TextDecoderStream": false,
3268
- "TextEncoder": false,
3269
- "TextEncoderStream": false,
3270
- "TextMetrics": false,
3271
- "TransformStream": false,
3272
- "TransformStreamDefaultController": false,
3273
- "TrustedHTML": false,
3274
- "TrustedScript": false,
3275
- "TrustedScriptURL": false,
3276
- "TrustedTypePolicy": false,
3277
- "TrustedTypePolicyFactory": false,
3278
- "trustedTypes": false,
3279
- "URL": false,
3280
- "URLPattern": false,
3281
- "URLSearchParams": false,
3282
- "UserActivation": false,
3283
- "WebAssembly": false,
3284
- "WebGL2RenderingContext": false,
3285
- "WebGLActiveInfo": false,
3286
- "WebGLBuffer": false,
3287
- "WebGLContextEvent": false,
3288
- "WebGLFramebuffer": false,
3289
- "WebGLObject": false,
3290
- "WebGLProgram": false,
3291
- "WebGLQuery": false,
3292
- "WebGLRenderbuffer": false,
3293
- "WebGLRenderingContext": false,
3294
- "WebGLSampler": false,
3295
- "WebGLShader": false,
3296
- "WebGLShaderPrecisionFormat": false,
3297
- "WebGLSync": false,
3298
- "WebGLTexture": false,
3299
- "WebGLTransformFeedback": false,
3300
- "WebGLUniformLocation": false,
3301
- "WebGLVertexArrayObject": false,
3302
- "WebSocket": false,
3303
- "WebSocketError": false,
3304
- "WebSocketStream": false,
3305
- "WebTransport": false,
3306
- "WebTransportBidirectionalStream": false,
3307
- "WebTransportDatagramDuplexStream": false,
3308
- "WebTransportError": false,
3309
- "WebTransportReceiveStream": false,
3310
- "WebTransportSendStream": false,
3311
- "WGSLLanguageFeatures": false,
3312
- "when": false,
3313
- "WindowClient": false,
3314
- "WorkerGlobalScope": false,
3315
- "WorkerLocation": false,
3316
- "WorkerNavigator": false,
3317
- "WritableStream": false,
3318
- "WritableStreamDefaultController": false,
3319
- "WritableStreamDefaultWriter": false
3320
- },
3321
- "shared-node-browser": {
3322
- "AbortController": false,
3323
- "AbortSignal": false,
3324
- "AsyncDisposableStack": false,
3325
- "atob": false,
3326
- "Blob": false,
3327
- "BroadcastChannel": false,
3328
- "btoa": false,
3329
- "ByteLengthQueuingStrategy": false,
3330
- "clearInterval": false,
3331
- "clearTimeout": false,
3332
- "CloseEvent": false,
3333
- "CompressionStream": false,
3334
- "console": false,
3335
- "CountQueuingStrategy": false,
3336
- "crypto": false,
3337
- "Crypto": false,
3338
- "CryptoKey": false,
3339
- "CustomEvent": false,
3340
- "DecompressionStream": false,
3341
- "DisposableStack": false,
3342
- "DOMException": false,
3343
- "ErrorEvent": false,
3344
- "Event": false,
3345
- "EventTarget": false,
3346
- "fetch": false,
3347
- "File": false,
3348
- "FormData": false,
3349
- "Headers": false,
3350
- "localStorage": false,
3351
- "MessageChannel": false,
3352
- "MessageEvent": false,
3353
- "MessagePort": false,
3354
- "navigator": false,
3355
- "Navigator": false,
3356
- "performance": false,
3357
- "Performance": false,
3358
- "PerformanceEntry": false,
3359
- "PerformanceMark": false,
3360
- "PerformanceMeasure": false,
3361
- "PerformanceObserver": false,
3362
- "PerformanceObserverEntryList": false,
3363
- "PerformanceResourceTiming": false,
3364
- "queueMicrotask": false,
3365
- "ReadableByteStreamController": false,
3366
- "ReadableStream": false,
3367
- "ReadableStreamBYOBReader": false,
3368
- "ReadableStreamBYOBRequest": false,
3369
- "ReadableStreamDefaultController": false,
3370
- "ReadableStreamDefaultReader": false,
3371
- "Request": false,
3372
- "Response": false,
3373
- "sessionStorage": false,
3374
- "setInterval": false,
3375
- "setTimeout": false,
3376
- "Storage": false,
3377
- "structuredClone": false,
3378
- "SubtleCrypto": false,
3379
- "SuppressedError": false,
3380
- "TextDecoder": false,
3381
- "TextDecoderStream": false,
3382
- "TextEncoder": false,
3383
- "TextEncoderStream": false,
3384
- "TransformStream": false,
3385
- "TransformStreamDefaultController": false,
3386
- "URL": false,
3387
- "URLPattern": false,
3388
- "URLSearchParams": false,
3389
- "WebAssembly": false,
3390
- "WebSocket": false,
3391
- "WritableStream": false,
3392
- "WritableStreamDefaultController": false,
3393
- "WritableStreamDefaultWriter": false
3394
- },
3395
- "sharedWorker": {
3396
- "AbortController": false,
3397
- "AbortSignal": false,
3398
- "addEventListener": false,
3399
- "AsyncDisposableStack": false,
3400
- "atob": false,
3401
- "BackgroundFetchManager": false,
3402
- "BackgroundFetchRecord": false,
3403
- "BackgroundFetchRegistration": false,
3404
- "BarcodeDetector": false,
3405
- "Blob": false,
3406
- "BroadcastChannel": false,
3407
- "btoa": false,
3408
- "ByteLengthQueuingStrategy": false,
3409
- "Cache": false,
3410
- "caches": false,
3411
- "CacheStorage": false,
3412
- "CanvasGradient": false,
3413
- "CanvasPattern": false,
3414
- "clearInterval": false,
3415
- "clearTimeout": false,
3416
- "close": false,
3417
- "CloseEvent": false,
3418
- "CompressionStream": false,
3419
- "console": false,
3420
- "CountQueuingStrategy": false,
3421
- "createImageBitmap": false,
3422
- "CreateMonitor": false,
3423
- "CropTarget": false,
3424
- "crossOriginIsolated": false,
3425
- "crypto": false,
3426
- "Crypto": false,
3427
- "CryptoKey": false,
3428
- "CSSSkewX": false,
3429
- "CSSSkewY": false,
3430
- "CustomEvent": false,
3431
- "DecompressionStream": false,
3432
- "dispatchEvent": false,
3433
- "DisposableStack": false,
3434
- "DOMException": false,
3435
- "DOMMatrix": false,
3436
- "DOMMatrixReadOnly": false,
3437
- "DOMPoint": false,
3438
- "DOMPointReadOnly": false,
3439
- "DOMQuad": false,
3440
- "DOMRect": false,
3441
- "DOMRectReadOnly": false,
3442
- "DOMStringList": false,
3443
- "ErrorEvent": false,
3444
- "Event": false,
3445
- "EventSource": false,
3446
- "EventTarget": false,
3447
- "fetch": false,
3448
- "File": false,
3449
- "FileList": false,
3450
- "FileReader": false,
3451
- "FileReaderSync": false,
3452
- "FileSystemDirectoryHandle": false,
3453
- "FileSystemFileHandle": false,
3454
- "FileSystemHandle": false,
3455
- "FileSystemObserver": false,
3456
- "FileSystemWritableFileStream": false,
3457
- "FontFace": false,
3458
- "FontFaceSet": false,
3459
- "FontFaceSetLoadEvent": false,
3460
- "fonts": false,
3461
- "FormData": false,
3462
- "GPU": false,
3463
- "GPUAdapter": false,
3464
- "GPUAdapterInfo": false,
3465
- "GPUBindGroup": false,
3466
- "GPUBindGroupLayout": false,
3467
- "GPUBuffer": false,
3468
- "GPUBufferUsage": false,
3469
- "GPUCanvasContext": false,
3470
- "GPUColorWrite": false,
3471
- "GPUCommandBuffer": false,
3472
- "GPUCommandEncoder": false,
3473
- "GPUCompilationInfo": false,
3474
- "GPUCompilationMessage": false,
3475
- "GPUComputePassEncoder": false,
3476
- "GPUComputePipeline": false,
3477
- "GPUDevice": false,
3478
- "GPUDeviceLostInfo": false,
3479
- "GPUError": false,
3480
- "GPUExternalTexture": false,
3481
- "GPUInternalError": false,
3482
- "GPUMapMode": false,
3483
- "GPUOutOfMemoryError": false,
3484
- "GPUPipelineError": false,
3485
- "GPUPipelineLayout": false,
3486
- "GPUQuerySet": false,
3487
- "GPUQueue": false,
3488
- "GPURenderBundle": false,
3489
- "GPURenderBundleEncoder": false,
3490
- "GPURenderPassEncoder": false,
3491
- "GPURenderPipeline": false,
3492
- "GPUSampler": false,
3493
- "GPUShaderModule": false,
3494
- "GPUShaderStage": false,
3495
- "GPUSupportedFeatures": false,
3496
- "GPUSupportedLimits": false,
3497
- "GPUTexture": false,
3498
- "GPUTextureUsage": false,
3499
- "GPUTextureView": false,
3500
- "GPUUncapturedErrorEvent": false,
3501
- "GPUValidationError": false,
3502
- "Headers": false,
3503
- "IDBCursor": false,
3504
- "IDBCursorWithValue": false,
3505
- "IDBDatabase": false,
3506
- "IDBFactory": false,
3507
- "IDBIndex": false,
3508
- "IDBKeyRange": false,
3509
- "IDBObjectStore": false,
3510
- "IDBOpenDBRequest": false,
3511
- "IDBRecord": false,
3512
- "IDBRequest": false,
3513
- "IDBTransaction": false,
3514
- "IDBVersionChangeEvent": false,
3515
- "ImageBitmap": false,
3516
- "ImageBitmapRenderingContext": false,
3517
- "ImageData": false,
3518
- "importScripts": false,
3519
- "indexedDB": false,
3520
- "isSecureContext": false,
3521
- "location": false,
3522
- "Lock": false,
3523
- "LockManager": false,
3524
- "MediaCapabilities": false,
3525
- "MessageChannel": false,
3526
- "MessageEvent": false,
3527
- "MessagePort": false,
3528
- "name": false,
3529
- "NavigationPreloadManager": false,
3530
- "navigator": false,
3531
- "NavigatorUAData": false,
3532
- "NetworkInformation": false,
3533
- "Notification": false,
3534
- "Observable": false,
3535
- "OffscreenCanvas": false,
3536
- "OffscreenCanvasRenderingContext2D": false,
3537
- "onconnect": true,
3538
- "onerror": true,
3539
- "onlanguagechange": true,
3540
- "onoffline": true,
3541
- "ononline": true,
3542
- "onrejectionhandled": true,
3543
- "onunhandledrejection": true,
3544
- "origin": false,
3545
- "Origin": false,
3546
- "Path2D": false,
3547
- "performance": false,
3548
- "Performance": false,
3549
- "PerformanceEntry": false,
3550
- "PerformanceMark": false,
3551
- "PerformanceMeasure": false,
3552
- "PerformanceObserver": false,
3553
- "PerformanceObserverEntryList": false,
3554
- "PerformanceResourceTiming": false,
3555
- "PerformanceServerTiming": false,
3556
- "PeriodicSyncManager": false,
3557
- "Permissions": false,
3558
- "PermissionStatus": false,
3559
- "PERSISTENT": false,
3560
- "PressureObserver": false,
3561
- "PressureRecord": false,
3562
- "ProgressEvent": false,
3563
- "PromiseRejectionEvent": false,
3564
- "PushManager": false,
3565
- "PushSubscription": false,
3566
- "PushSubscriptionOptions": false,
3567
- "queueMicrotask": false,
3568
- "QuotaExceededError": false,
3569
- "ReadableByteStreamController": false,
3570
- "ReadableStream": false,
3571
- "ReadableStreamBYOBReader": false,
3572
- "ReadableStreamBYOBRequest": false,
3573
- "ReadableStreamDefaultController": false,
3574
- "ReadableStreamDefaultReader": false,
3575
- "removeEventListener": false,
3576
- "ReportBody": false,
3577
- "reportError": false,
3578
- "ReportingObserver": false,
3579
- "Request": false,
3580
- "Response": false,
3581
- "RestrictionTarget": false,
3582
- "scheduler": false,
3583
- "Scheduler": false,
3584
- "SecurityPolicyViolationEvent": false,
3585
- "self": false,
3586
- "ServiceWorker": false,
3587
- "ServiceWorkerContainer": false,
3588
- "ServiceWorkerRegistration": false,
3589
- "setInterval": false,
3590
- "setTimeout": false,
3591
- "SharedWorkerGlobalScope": false,
3592
- "StorageBucket": false,
3593
- "StorageBucketManager": false,
3594
- "StorageManager": false,
3595
- "structuredClone": false,
3596
- "Subscriber": false,
3597
- "SubtleCrypto": false,
3598
- "SuppressedError": false,
3599
- "SyncManager": false,
3600
- "TaskController": false,
3601
- "TaskPriorityChangeEvent": false,
3602
- "TaskSignal": false,
3603
- "Temporal": false,
3604
- "TEMPORARY": false,
3605
- "TextDecoder": false,
3606
- "TextDecoderStream": false,
3607
- "TextEncoder": false,
3608
- "TextEncoderStream": false,
3609
- "TextMetrics": false,
3610
- "TransformStream": false,
3611
- "TransformStreamDefaultController": false,
3612
- "TrustedHTML": false,
3613
- "TrustedScript": false,
3614
- "TrustedScriptURL": false,
3615
- "TrustedTypePolicy": false,
3616
- "TrustedTypePolicyFactory": false,
3617
- "trustedTypes": false,
3618
- "URL": false,
3619
- "URLPattern": false,
3620
- "URLSearchParams": false,
3621
- "UserActivation": false,
3622
- "WebAssembly": false,
3623
- "WebGL2RenderingContext": false,
3624
- "WebGLActiveInfo": false,
3625
- "WebGLBuffer": false,
3626
- "WebGLContextEvent": false,
3627
- "WebGLFramebuffer": false,
3628
- "WebGLObject": false,
3629
- "WebGLProgram": false,
3630
- "WebGLQuery": false,
3631
- "WebGLRenderbuffer": false,
3632
- "WebGLRenderingContext": false,
3633
- "WebGLSampler": false,
3634
- "WebGLShader": false,
3635
- "WebGLShaderPrecisionFormat": false,
3636
- "WebGLSync": false,
3637
- "WebGLTexture": false,
3638
- "WebGLTransformFeedback": false,
3639
- "WebGLUniformLocation": false,
3640
- "WebGLVertexArrayObject": false,
3641
- "webkitRequestFileSystem": false,
3642
- "webkitRequestFileSystemSync": false,
3643
- "webkitResolveLocalFileSystemSyncURL": false,
3644
- "webkitResolveLocalFileSystemURL": false,
3645
- "WebSocket": false,
3646
- "WebSocketError": false,
3647
- "WebSocketStream": false,
3648
- "WebTransport": false,
3649
- "WebTransportBidirectionalStream": false,
3650
- "WebTransportDatagramDuplexStream": false,
3651
- "WebTransportError": false,
3652
- "WebTransportReceiveStream": false,
3653
- "WebTransportSendStream": false,
3654
- "WGSLLanguageFeatures": false,
3655
- "when": false,
3656
- "Worker": false,
3657
- "WorkerGlobalScope": false,
3658
- "WorkerLocation": false,
3659
- "WorkerNavigator": false,
3660
- "WritableStream": false,
3661
- "WritableStreamDefaultController": false,
3662
- "WritableStreamDefaultWriter": false,
3663
- "XMLHttpRequest": false,
3664
- "XMLHttpRequestEventTarget": false,
3665
- "XMLHttpRequestUpload": false
3666
- },
3667
- "shelljs": {
3668
- "cat": false,
3669
- "cd": false,
3670
- "chmod": false,
3671
- "cmd": false,
3672
- "config": false,
3673
- "cp": false,
3674
- "dirs": false,
3675
- "echo": false,
3676
- "env": false,
3677
- "error": false,
3678
- "errorCode": false,
3679
- "exec": false,
3680
- "exit": false,
3681
- "find": false,
3682
- "grep": false,
3683
- "head": false,
3684
- "ln": false,
3685
- "ls": false,
3686
- "mkdir": false,
3687
- "mv": false,
3688
- "popd": false,
3689
- "pushd": false,
3690
- "pwd": false,
3691
- "rm": false,
3692
- "sed": false,
3693
- "set": false,
3694
- "ShellString": false,
3695
- "sort": false,
3696
- "tail": false,
3697
- "tempdir": false,
3698
- "test": false,
3699
- "touch": false,
3700
- "uniq": false,
3701
- "which": false
3702
- },
3703
- "svelte": {
3704
- "$bindable": false,
3705
- "$derived": false,
3706
- "$effect": false,
3707
- "$host": false,
3708
- "$inspect": false,
3709
- "$props": false,
3710
- "$state": false
3711
- },
3712
- "vitest": {
3713
- "afterAll": false,
3714
- "afterEach": false,
3715
- "assert": false,
3716
- "assertType": false,
3717
- "beforeAll": false,
3718
- "beforeEach": false,
3719
- "chai": false,
3720
- "describe": false,
3721
- "expect": false,
3722
- "expectTypeOf": false,
3723
- "it": false,
3724
- "onTestFailed": false,
3725
- "onTestFinished": false,
3726
- "suite": false,
3727
- "test": false,
3728
- "vi": false,
3729
- "vitest": false
3730
- },
3731
- "vue": {
3732
- "defineEmits": false,
3733
- "defineExpose": false,
3734
- "defineModel": false,
3735
- "defineOptions": false,
3736
- "defineProps": false,
3737
- "defineSlots": false,
3738
- "withDefaults": false
3739
- },
3740
- "webextensions": {
3741
- "browser": false,
3742
- "chrome": false,
3743
- "opr": false
3744
- },
3745
- "webpack": {
3746
- "__non_webpack_require__": false,
3747
- "__resourceQuery": false,
3748
- "__webpack_base_uri__": true,
3749
- "__webpack_chunk_load__": true,
3750
- "__webpack_exports_info__": false,
3751
- "__webpack_get_script_filename__": true,
3752
- "__webpack_hash__": false,
3753
- "__webpack_is_included__": false,
3754
- "__webpack_module__": false,
3755
- "__webpack_modules__": false,
3756
- "__webpack_public_path__": true,
3757
- "__webpack_require__": false,
3758
- "__webpack_runtime_id__": false
3759
- },
3760
- "worker": {
3761
- "AbortController": false,
3762
- "AbortSignal": false,
3763
- "addEventListener": false,
3764
- "ai": false,
3765
- "AI": false,
3766
- "AICreateMonitor": false,
3767
- "AsyncDisposableStack": false,
3768
- "atob": false,
3769
- "AudioData": false,
3770
- "AudioDecoder": false,
3771
- "AudioEncoder": false,
3772
- "BackgroundFetchManager": false,
3773
- "BackgroundFetchRecord": false,
3774
- "BackgroundFetchRegistration": false,
3775
- "BarcodeDetector": false,
3776
- "Blob": false,
3777
- "BroadcastChannel": false,
3778
- "btoa": false,
3779
- "ByteLengthQueuingStrategy": false,
3780
- "Cache": false,
3781
- "caches": false,
3782
- "CacheStorage": false,
3783
- "cancelAnimationFrame": false,
3784
- "CanvasGradient": false,
3785
- "CanvasPattern": false,
3786
- "clearInterval": false,
3787
- "clearTimeout": false,
3788
- "close": false,
3789
- "CloseEvent": false,
3790
- "CompressionStream": false,
3791
- "console": false,
3792
- "CountQueuingStrategy": false,
3793
- "createImageBitmap": false,
3794
- "CreateMonitor": false,
3795
- "CropTarget": false,
3796
- "crossOriginIsolated": false,
3797
- "crypto": false,
3798
- "Crypto": false,
3799
- "CryptoKey": false,
3800
- "CSSSkewX": false,
3801
- "CSSSkewY": false,
3802
- "CustomEvent": false,
3803
- "DecompressionStream": false,
3804
- "DedicatedWorkerGlobalScope": false,
3805
- "dispatchEvent": false,
3806
- "DisposableStack": false,
3807
- "DOMException": false,
3808
- "DOMMatrix": false,
3809
- "DOMMatrixReadOnly": false,
3810
- "DOMPoint": false,
3811
- "DOMPointReadOnly": false,
3812
- "DOMQuad": false,
3813
- "DOMRect": false,
3814
- "DOMRectReadOnly": false,
3815
- "DOMStringList": false,
3816
- "EncodedAudioChunk": false,
3817
- "EncodedVideoChunk": false,
3818
- "ErrorEvent": false,
3819
- "Event": false,
3820
- "EventSource": false,
3821
- "EventTarget": false,
3822
- "fetch": false,
3823
- "File": false,
3824
- "FileList": false,
3825
- "FileReader": false,
3826
- "FileReaderSync": false,
3827
- "FileSystemDirectoryHandle": false,
3828
- "FileSystemFileHandle": false,
3829
- "FileSystemHandle": false,
3830
- "FileSystemObserver": false,
3831
- "FileSystemSyncAccessHandle": false,
3832
- "FileSystemWritableFileStream": false,
3833
- "FontFace": false,
3834
- "FontFaceSet": false,
3835
- "FontFaceSetLoadEvent": false,
3836
- "fonts": false,
3837
- "FormData": false,
3838
- "GPU": false,
3839
- "GPUAdapter": false,
3840
- "GPUAdapterInfo": false,
3841
- "GPUBindGroup": false,
3842
- "GPUBindGroupLayout": false,
3843
- "GPUBuffer": false,
3844
- "GPUBufferUsage": false,
3845
- "GPUCanvasContext": false,
3846
- "GPUColorWrite": false,
3847
- "GPUCommandBuffer": false,
3848
- "GPUCommandEncoder": false,
3849
- "GPUCompilationInfo": false,
3850
- "GPUCompilationMessage": false,
3851
- "GPUComputePassEncoder": false,
3852
- "GPUComputePipeline": false,
3853
- "GPUDevice": false,
3854
- "GPUDeviceLostInfo": false,
3855
- "GPUError": false,
3856
- "GPUExternalTexture": false,
3857
- "GPUInternalError": false,
3858
- "GPUMapMode": false,
3859
- "GPUOutOfMemoryError": false,
3860
- "GPUPipelineError": false,
3861
- "GPUPipelineLayout": false,
3862
- "GPUQuerySet": false,
3863
- "GPUQueue": false,
3864
- "GPURenderBundle": false,
3865
- "GPURenderBundleEncoder": false,
3866
- "GPURenderPassEncoder": false,
3867
- "GPURenderPipeline": false,
3868
- "GPUSampler": false,
3869
- "GPUShaderModule": false,
3870
- "GPUShaderStage": false,
3871
- "GPUSupportedFeatures": false,
3872
- "GPUSupportedLimits": false,
3873
- "GPUTexture": false,
3874
- "GPUTextureUsage": false,
3875
- "GPUTextureView": false,
3876
- "GPUUncapturedErrorEvent": false,
3877
- "GPUValidationError": false,
3878
- "Headers": false,
3879
- "HID": false,
3880
- "HIDConnectionEvent": false,
3881
- "HIDDevice": false,
3882
- "HIDInputReportEvent": false,
3883
- "IDBCursor": false,
3884
- "IDBCursorWithValue": false,
3885
- "IDBDatabase": false,
3886
- "IDBFactory": false,
3887
- "IDBIndex": false,
3888
- "IDBKeyRange": false,
3889
- "IDBObjectStore": false,
3890
- "IDBOpenDBRequest": false,
3891
- "IDBRecord": false,
3892
- "IDBRequest": false,
3893
- "IDBTransaction": false,
3894
- "IDBVersionChangeEvent": false,
3895
- "IdleDetector": false,
3896
- "ImageBitmap": false,
3897
- "ImageBitmapRenderingContext": false,
3898
- "ImageData": false,
3899
- "ImageDecoder": false,
3900
- "ImageTrack": false,
3901
- "ImageTrackList": false,
3902
- "importScripts": false,
3903
- "indexedDB": false,
3904
- "isSecureContext": false,
3905
- "LanguageDetector": false,
3906
- "location": false,
3907
- "Lock": false,
3908
- "LockManager": false,
3909
- "MediaCapabilities": false,
3910
- "MediaSource": false,
3911
- "MediaSourceHandle": false,
3912
- "MessageChannel": false,
3913
- "MessageEvent": false,
3914
- "MessagePort": false,
3915
- "name": false,
3916
- "NavigationPreloadManager": false,
3917
- "navigator": false,
3918
- "NavigatorUAData": false,
3919
- "NetworkInformation": false,
3920
- "Notification": false,
3921
- "Observable": false,
3922
- "OffscreenCanvas": false,
3923
- "OffscreenCanvasRenderingContext2D": false,
3924
- "onerror": true,
3925
- "onlanguagechange": true,
3926
- "onmessage": true,
3927
- "onmessageerror": true,
3928
- "onoffline": true,
3929
- "ononline": true,
3930
- "onrejectionhandled": true,
3931
- "onrtctransform": true,
3932
- "onunhandledrejection": true,
3933
- "origin": false,
3934
- "Origin": false,
3935
- "Path2D": false,
3936
- "performance": false,
3937
- "Performance": false,
3938
- "PerformanceEntry": false,
3939
- "PerformanceMark": false,
3940
- "PerformanceMeasure": false,
3941
- "PerformanceObserver": false,
3942
- "PerformanceObserverEntryList": false,
3943
- "PerformanceResourceTiming": false,
3944
- "PerformanceServerTiming": false,
3945
- "PeriodicSyncManager": false,
3946
- "Permissions": false,
3947
- "PermissionStatus": false,
3948
- "PERSISTENT": false,
3949
- "postMessage": false,
3950
- "PressureObserver": false,
3951
- "PressureRecord": false,
3952
- "ProgressEvent": false,
3953
- "PromiseRejectionEvent": false,
3954
- "PushManager": false,
3955
- "PushSubscription": false,
3956
- "PushSubscriptionOptions": false,
3957
- "queueMicrotask": false,
3958
- "QuotaExceededError": false,
3959
- "ReadableByteStreamController": false,
3960
- "ReadableStream": false,
3961
- "ReadableStreamBYOBReader": false,
3962
- "ReadableStreamBYOBRequest": false,
3963
- "ReadableStreamDefaultController": false,
3964
- "ReadableStreamDefaultReader": false,
3965
- "removeEventListener": false,
3966
- "ReportBody": false,
3967
- "reportError": false,
3968
- "ReportingObserver": false,
3969
- "Request": false,
3970
- "requestAnimationFrame": false,
3971
- "Response": false,
3972
- "RestrictionTarget": false,
3973
- "RTCDataChannel": false,
3974
- "RTCEncodedAudioFrame": false,
3975
- "RTCEncodedVideoFrame": false,
3976
- "RTCRtpScriptTransformer": false,
3977
- "RTCTransformEvent": false,
3978
- "scheduler": false,
3979
- "Scheduler": false,
3980
- "SecurityPolicyViolationEvent": false,
3981
- "self": false,
3982
- "Serial": false,
3983
- "SerialPort": false,
3984
- "ServiceWorker": false,
3985
- "ServiceWorkerContainer": false,
3986
- "ServiceWorkerRegistration": false,
3987
- "setInterval": false,
3988
- "setTimeout": false,
3989
- "SourceBuffer": false,
3990
- "SourceBufferList": false,
3991
- "StorageBucket": false,
3992
- "StorageBucketManager": false,
3993
- "StorageManager": false,
3994
- "structuredClone": false,
3995
- "Subscriber": false,
3996
- "SubtleCrypto": false,
3997
- "SuppressedError": false,
3998
- "SyncManager": false,
3999
- "TaskController": false,
4000
- "TaskPriorityChangeEvent": false,
4001
- "TaskSignal": false,
4002
- "Temporal": false,
4003
- "TEMPORARY": false,
4004
- "TextDecoder": false,
4005
- "TextDecoderStream": false,
4006
- "TextEncoder": false,
4007
- "TextEncoderStream": false,
4008
- "TextMetrics": false,
4009
- "TransformStream": false,
4010
- "TransformStreamDefaultController": false,
4011
- "TrustedHTML": false,
4012
- "TrustedScript": false,
4013
- "TrustedScriptURL": false,
4014
- "TrustedTypePolicy": false,
4015
- "TrustedTypePolicyFactory": false,
4016
- "trustedTypes": false,
4017
- "URL": false,
4018
- "URLPattern": false,
4019
- "URLSearchParams": false,
4020
- "USB": false,
4021
- "USBAlternateInterface": false,
4022
- "USBConfiguration": false,
4023
- "USBConnectionEvent": false,
4024
- "USBDevice": false,
4025
- "USBEndpoint": false,
4026
- "USBInterface": false,
4027
- "USBInTransferResult": false,
4028
- "USBIsochronousInTransferPacket": false,
4029
- "USBIsochronousInTransferResult": false,
4030
- "USBIsochronousOutTransferPacket": false,
4031
- "USBIsochronousOutTransferResult": false,
4032
- "USBOutTransferResult": false,
4033
- "UserActivation": false,
4034
- "VideoColorSpace": false,
4035
- "VideoDecoder": false,
4036
- "VideoEncoder": false,
4037
- "VideoFrame": false,
4038
- "WebAssembly": false,
4039
- "WebGL2RenderingContext": false,
4040
- "WebGLActiveInfo": false,
4041
- "WebGLBuffer": false,
4042
- "WebGLContextEvent": false,
4043
- "WebGLFramebuffer": false,
4044
- "WebGLObject": false,
4045
- "WebGLProgram": false,
4046
- "WebGLQuery": false,
4047
- "WebGLRenderbuffer": false,
4048
- "WebGLRenderingContext": false,
4049
- "WebGLSampler": false,
4050
- "WebGLShader": false,
4051
- "WebGLShaderPrecisionFormat": false,
4052
- "WebGLSync": false,
4053
- "WebGLTexture": false,
4054
- "WebGLTransformFeedback": false,
4055
- "WebGLUniformLocation": false,
4056
- "WebGLVertexArrayObject": false,
4057
- "webkitRequestFileSystem": false,
4058
- "webkitRequestFileSystemSync": false,
4059
- "webkitResolveLocalFileSystemSyncURL": false,
4060
- "webkitResolveLocalFileSystemURL": false,
4061
- "WebSocket": false,
4062
- "WebSocketError": false,
4063
- "WebSocketStream": false,
4064
- "WebTransport": false,
4065
- "WebTransportBidirectionalStream": false,
4066
- "WebTransportDatagramDuplexStream": false,
4067
- "WebTransportError": false,
4068
- "WebTransportReceiveStream": false,
4069
- "WebTransportSendStream": false,
4070
- "WGSLLanguageFeatures": false,
4071
- "when": false,
4072
- "Worker": false,
4073
- "WorkerGlobalScope": false,
4074
- "WorkerLocation": false,
4075
- "WorkerNavigator": false,
4076
- "WritableStream": false,
4077
- "WritableStreamDefaultController": false,
4078
- "WritableStreamDefaultWriter": false,
4079
- "XMLHttpRequest": false,
4080
- "XMLHttpRequestEventTarget": false,
4081
- "XMLHttpRequestUpload": false
4082
- },
4083
- "wsh": {
4084
- "ActiveXObject": false,
4085
- "CollectGarbage": false,
4086
- "Debug": false,
4087
- "Enumerator": false,
4088
- "GetObject": false,
4089
- "RuntimeObject": false,
4090
- "ScriptEngine": false,
4091
- "ScriptEngineBuildVersion": false,
4092
- "ScriptEngineMajorVersion": false,
4093
- "ScriptEngineMinorVersion": false,
4094
- "VBArray": false,
4095
- "WScript": false,
4096
- "WSH": false
4097
- },
4098
- "yui": {
4099
- "YAHOO": false,
4100
- "YAHOO_config": false,
4101
- "YUI": false,
4102
- "YUI_config": false
4103
- }
4104
- }