@sprucelabs/spruce-cli 17.1.44 → 17.1.46

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 (480) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/node_modules/@typescript-eslint/parser/_ts3.4/dist/index.d.ts +4 -0
  3. package/node_modules/@typescript-eslint/parser/_ts3.4/dist/parser.d.ts +22 -0
  4. package/node_modules/@typescript-eslint/parser/dist/parser.d.ts +5 -3
  5. package/node_modules/@typescript-eslint/parser/dist/parser.d.ts.map +1 -1
  6. package/node_modules/@typescript-eslint/parser/dist/parser.js +1 -1
  7. package/node_modules/@typescript-eslint/parser/dist/parser.js.map +1 -1
  8. package/node_modules/@typescript-eslint/parser/package.json +5 -5
  9. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts +4 -3
  10. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts.map +1 -1
  11. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js.map +1 -1
  12. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts +2 -2
  13. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts.map +1 -1
  14. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.js +1 -1
  15. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.js.map +1 -1
  16. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts +2 -2
  17. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts.map +1 -1
  18. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js +1 -1
  19. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js.map +1 -1
  20. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts +2 -2
  21. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts.map +1 -1
  22. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js +1 -1
  23. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js.map +1 -1
  24. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts +11 -11
  25. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts.map +1 -1
  26. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts +2 -2
  27. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts.map +1 -1
  28. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js.map +1 -1
  29. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts +2 -2
  30. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts.map +1 -1
  31. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js +1 -1
  32. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js.map +1 -1
  33. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts +2 -2
  34. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts.map +1 -1
  35. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js +1 -1
  36. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js.map +1 -1
  37. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts +2 -2
  38. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts.map +1 -1
  39. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js +1 -1
  40. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js.map +1 -1
  41. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts +2 -2
  42. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts.map +1 -1
  43. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js +1 -1
  44. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js.map +1 -1
  45. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts +2 -2
  46. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts.map +1 -1
  47. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js +1 -1
  48. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js.map +1 -1
  49. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts +2 -2
  50. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts.map +1 -1
  51. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js +1 -1
  52. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js.map +1 -1
  53. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts +2 -2
  54. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts.map +1 -1
  55. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js +1 -1
  56. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js.map +1 -1
  57. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts +2 -2
  58. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts.map +1 -1
  59. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js +1 -1
  60. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js.map +1 -1
  61. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts +2 -2
  62. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts.map +1 -1
  63. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js +1 -1
  64. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js.map +1 -1
  65. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts +1 -1
  66. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts.map +1 -1
  67. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts +1 -1
  68. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts.map +1 -1
  69. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts +1 -1
  70. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts.map +1 -1
  71. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts +1 -1
  72. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts.map +1 -1
  73. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts +1 -1
  74. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts.map +1 -1
  75. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts +1 -1
  76. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts.map +1 -1
  77. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js +1 -1
  78. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js.map +1 -1
  79. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts +1 -1
  80. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts.map +1 -1
  81. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js +1 -1
  82. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js.map +1 -1
  83. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js +2 -2
  84. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js.map +1 -1
  85. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts +1 -1
  86. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts.map +1 -1
  87. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts +1 -1
  88. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts.map +1 -1
  89. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts +1 -1
  90. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts.map +1 -1
  91. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts +1 -1
  92. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts.map +1 -1
  93. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts +1 -1
  94. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts.map +1 -1
  95. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js +1 -1
  96. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js.map +1 -1
  97. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts +1 -1
  98. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts.map +1 -1
  99. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts +1 -1
  100. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts.map +1 -1
  101. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts +1 -1
  102. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts.map +1 -1
  103. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js +3 -3
  104. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js.map +1 -1
  105. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts +1 -1
  106. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts.map +1 -1
  107. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts +1 -1
  108. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts.map +1 -1
  109. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js +3 -3
  110. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js.map +1 -1
  111. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts +1 -1
  112. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts.map +1 -1
  113. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js +1 -1
  114. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js.map +1 -1
  115. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts +1 -1
  116. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts.map +1 -1
  117. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts +1 -1
  118. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts.map +1 -1
  119. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js +1 -1
  120. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js.map +1 -1
  121. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts +1 -1
  122. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts.map +1 -1
  123. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts +1 -1
  124. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts.map +1 -1
  125. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts +1 -1
  126. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts.map +1 -1
  127. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js +1 -1
  128. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js.map +1 -1
  129. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts +1 -1
  130. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts.map +1 -1
  131. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js +2 -2
  132. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js.map +1 -1
  133. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts +1 -1
  134. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts.map +1 -1
  135. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts +1 -1
  136. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts.map +1 -1
  137. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js +3 -3
  138. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js.map +1 -1
  139. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts +1 -1
  140. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts.map +1 -1
  141. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js +2 -2
  142. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js.map +1 -1
  143. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts +1 -1
  144. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts.map +1 -1
  145. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts +1 -1
  146. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts.map +1 -1
  147. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts +1 -1
  148. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts.map +1 -1
  149. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts +1 -1
  150. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts.map +1 -1
  151. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts +1 -1
  152. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts.map +1 -1
  153. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js +3 -3
  154. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js.map +1 -1
  155. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts +1 -1
  156. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts.map +1 -1
  157. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js +1 -1
  158. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js.map +1 -1
  159. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts +1 -1
  160. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts.map +1 -1
  161. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts +1 -1
  162. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts.map +1 -1
  163. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts +1 -1
  164. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts.map +1 -1
  165. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js +1 -1
  166. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js.map +1 -1
  167. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts +1 -1
  168. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts.map +1 -1
  169. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts +1 -1
  170. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts.map +1 -1
  171. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js +1 -1
  172. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js.map +1 -1
  173. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts +1 -1
  174. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts.map +1 -1
  175. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js +3 -3
  176. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js.map +1 -1
  177. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts +1 -1
  178. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts.map +1 -1
  179. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js +1 -1
  180. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js.map +1 -1
  181. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js +1 -1
  182. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js.map +1 -1
  183. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts +1 -1
  184. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts.map +1 -1
  185. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js +1 -1
  186. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js.map +1 -1
  187. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts +1 -1
  188. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts.map +1 -1
  189. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts +1 -1
  190. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts.map +1 -1
  191. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts +1 -1
  192. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts.map +1 -1
  193. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js +1 -1
  194. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js.map +1 -1
  195. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts +1 -1
  196. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts.map +1 -1
  197. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js +1 -1
  198. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js.map +1 -1
  199. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts +1 -1
  200. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts.map +1 -1
  201. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts +1 -1
  202. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts.map +1 -1
  203. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js +3 -3
  204. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js.map +1 -1
  205. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts +1 -1
  206. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts.map +1 -1
  207. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js +1 -1
  208. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js.map +1 -1
  209. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts +1 -1
  210. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts.map +1 -1
  211. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts +1 -1
  212. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts.map +1 -1
  213. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts +1 -1
  214. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts.map +1 -1
  215. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts +1 -1
  216. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts.map +1 -1
  217. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts +1 -1
  218. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts.map +1 -1
  219. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts +1 -1
  220. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts.map +1 -1
  221. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts +1 -1
  222. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts.map +1 -1
  223. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js +3 -3
  224. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js.map +1 -1
  225. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts +1 -1
  226. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts.map +1 -1
  227. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts +1 -1
  228. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts.map +1 -1
  229. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts +1 -1
  230. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts.map +1 -1
  231. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts +1 -1
  232. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts.map +1 -1
  233. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts +1 -1
  234. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts.map +1 -1
  235. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts +1 -1
  236. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts.map +1 -1
  237. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js +2 -2
  238. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js.map +1 -1
  239. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts +1 -1
  240. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts.map +1 -1
  241. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts +1 -1
  242. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts.map +1 -1
  243. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts +1 -1
  244. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts.map +1 -1
  245. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js +2 -2
  246. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js.map +1 -1
  247. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts +1 -1
  248. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts.map +1 -1
  249. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js +1 -1
  250. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js.map +1 -1
  251. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts +1 -1
  252. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts.map +1 -1
  253. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts +1 -1
  254. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts.map +1 -1
  255. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js +3 -3
  256. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js.map +1 -1
  257. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts +1 -1
  258. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts.map +1 -1
  259. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts +1 -1
  260. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts.map +1 -1
  261. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts +1 -1
  262. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts.map +1 -1
  263. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts +1 -1
  264. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts.map +1 -1
  265. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts +1 -1
  266. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts.map +1 -1
  267. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js +31 -31
  268. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js.map +1 -1
  269. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts +1 -1
  270. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts.map +1 -1
  271. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js +2 -2
  272. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js.map +1 -1
  273. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts +1 -1
  274. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts.map +1 -1
  275. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts +1 -1
  276. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts.map +1 -1
  277. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts +1 -1
  278. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts.map +1 -1
  279. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts +1 -1
  280. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts.map +1 -1
  281. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts +2 -2
  282. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts.map +1 -1
  283. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js.map +1 -1
  284. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts +2 -2
  285. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts.map +1 -1
  286. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js.map +1 -1
  287. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts +2 -2
  288. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts.map +1 -1
  289. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js.map +1 -1
  290. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts +3 -2
  291. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts.map +1 -1
  292. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js.map +1 -1
  293. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts +3 -3
  294. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts.map +1 -1
  295. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js.map +1 -1
  296. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts +6 -5
  297. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts.map +1 -1
  298. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js +3 -3
  299. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js.map +1 -1
  300. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts +2 -2
  301. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts.map +1 -1
  302. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js +1 -1
  303. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js.map +1 -1
  304. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts +2 -2
  305. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts.map +1 -1
  306. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js +1 -1
  307. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js.map +1 -1
  308. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts +1 -1
  309. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts.map +1 -1
  310. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts +3 -3
  311. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts.map +1 -1
  312. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js.map +1 -1
  313. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts +3 -3
  314. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts.map +1 -1
  315. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js.map +1 -1
  316. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts +3 -3
  317. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts.map +1 -1
  318. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js.map +1 -1
  319. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts +3 -3
  320. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts.map +1 -1
  321. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js.map +1 -1
  322. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts +3 -3
  323. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts.map +1 -1
  324. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js.map +1 -1
  325. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts +3 -3
  326. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts.map +1 -1
  327. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js.map +1 -1
  328. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts +3 -3
  329. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts.map +1 -1
  330. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js.map +1 -1
  331. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts +3 -3
  332. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts.map +1 -1
  333. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js +1 -1
  334. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js.map +1 -1
  335. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts +5 -5
  336. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts.map +1 -1
  337. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js.map +1 -1
  338. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts +3 -3
  339. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts.map +1 -1
  340. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js.map +1 -1
  341. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts +4 -4
  342. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts.map +1 -1
  343. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js +2 -2
  344. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js.map +1 -1
  345. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts +3 -3
  346. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts.map +1 -1
  347. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js.map +1 -1
  348. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts +3 -3
  349. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts.map +1 -1
  350. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js.map +1 -1
  351. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts +18 -18
  352. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts.map +1 -1
  353. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts +11 -10
  354. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts.map +1 -1
  355. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js +1 -1
  356. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js.map +1 -1
  357. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts +3 -3
  358. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts.map +1 -1
  359. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js.map +1 -1
  360. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts +3 -3
  361. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts.map +1 -1
  362. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js.map +1 -1
  363. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts +3 -3
  364. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts.map +1 -1
  365. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js.map +1 -1
  366. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts +3 -3
  367. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts.map +1 -1
  368. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js.map +1 -1
  369. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts +3 -3
  370. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts.map +1 -1
  371. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js +1 -1
  372. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js.map +1 -1
  373. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts +1 -1
  374. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts.map +1 -1
  375. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js.map +1 -1
  376. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts +2 -2
  377. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts.map +1 -1
  378. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js.map +1 -1
  379. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts +4 -4
  380. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts.map +1 -1
  381. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js.map +1 -1
  382. package/node_modules/@typescript-eslint/scope-manager/package.json +5 -5
  383. package/node_modules/@typescript-eslint/types/_ts3.4/dist/generated/ast-spec.d.ts +1732 -0
  384. package/node_modules/@typescript-eslint/types/_ts3.4/dist/index.d.ts +5 -0
  385. package/node_modules/@typescript-eslint/types/_ts3.4/dist/lib.d.ts +3 -0
  386. package/node_modules/@typescript-eslint/types/_ts3.4/dist/parser-options.d.ts +36 -0
  387. package/node_modules/@typescript-eslint/types/_ts3.4/dist/ts-estree.d.ts +9 -0
  388. package/node_modules/@typescript-eslint/types/dist/parser-options.d.ts +1 -1
  389. package/node_modules/@typescript-eslint/types/dist/parser-options.d.ts.map +1 -1
  390. package/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts +1 -1
  391. package/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts.map +1 -1
  392. package/node_modules/@typescript-eslint/types/package.json +2 -2
  393. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/ast-converter.d.ts +9 -0
  394. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/convert-comments.d.ts +11 -0
  395. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/convert.d.ts +159 -0
  396. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/WatchCompilerHostOfConfigFile.d.ts +13 -0
  397. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/createDefaultProgram.d.ts +12 -0
  398. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/createIsolatedProgram.d.ts +9 -0
  399. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/createProjectProgram.d.ts +11 -0
  400. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/createSourceFile.d.ts +5 -0
  401. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/createWatchProgram.d.ts +19 -0
  402. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/getScriptKind.d.ts +5 -0
  403. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/shared.d.ts +22 -0
  404. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/useProvidedPrograms.d.ts +13 -0
  405. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/getModifiers.d.ts +4 -0
  406. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/index.d.ts +12 -0
  407. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/jsx/xhtml-entities.d.ts +2 -0
  408. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/node-utils.d.ts +231 -0
  409. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/parser-options.d.ts +188 -0
  410. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/parser.d.ts +25 -0
  411. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/semantic-or-syntactic-errors.d.ts +13 -0
  412. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/simple-traverse.d.ts +9 -0
  413. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/ts-estree/estree-to-ts-node-types.d.ts +175 -0
  414. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/ts-estree/index.d.ts +4 -0
  415. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/ts-estree/ts-nodes.d.ts +18 -0
  416. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/version-check.d.ts +3 -0
  417. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.d.ts +1 -1
  418. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.d.ts.map +1 -1
  419. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.js.map +1 -1
  420. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.d.ts +1 -1
  421. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.d.ts.map +1 -1
  422. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js +1 -1
  423. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js.map +1 -1
  424. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.d.ts +2 -2
  425. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.d.ts.map +1 -1
  426. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.js.map +1 -1
  427. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/WatchCompilerHostOfConfigFile.d.ts +1 -1
  428. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/WatchCompilerHostOfConfigFile.d.ts.map +1 -1
  429. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.d.ts +2 -2
  430. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.d.ts.map +1 -1
  431. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.js.map +1 -1
  432. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.d.ts +2 -2
  433. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.d.ts.map +1 -1
  434. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js +1 -1
  435. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js.map +1 -1
  436. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.d.ts +2 -2
  437. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.d.ts.map +1 -1
  438. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js +1 -1
  439. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js.map +1 -1
  440. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.d.ts +1 -1
  441. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.d.ts.map +1 -1
  442. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.js.map +1 -1
  443. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.d.ts +1 -1
  444. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.d.ts.map +1 -1
  445. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js.map +1 -1
  446. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.d.ts +2 -2
  447. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.d.ts.map +1 -1
  448. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.js.map +1 -1
  449. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.d.ts +2 -2
  450. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.d.ts.map +1 -1
  451. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.js.map +1 -1
  452. package/node_modules/@typescript-eslint/typescript-estree/dist/getModifiers.d.ts.map +1 -1
  453. package/node_modules/@typescript-eslint/typescript-estree/dist/getModifiers.js.map +1 -1
  454. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.d.ts +2 -1
  455. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.d.ts.map +1 -1
  456. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js +2 -2
  457. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js.map +1 -1
  458. package/node_modules/@typescript-eslint/typescript-estree/dist/parser-options.d.ts +4 -4
  459. package/node_modules/@typescript-eslint/typescript-estree/dist/parser-options.d.ts.map +1 -1
  460. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.d.ts +2 -2
  461. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.d.ts.map +1 -1
  462. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.js +2 -2
  463. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.js.map +1 -1
  464. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.d.ts +1 -1
  465. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.d.ts.map +1 -1
  466. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.js.map +1 -1
  467. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.d.ts +3 -3
  468. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.d.ts.map +1 -1
  469. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js +0 -1
  470. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js.map +1 -1
  471. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.d.ts +1 -1
  472. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.d.ts.map +1 -1
  473. package/node_modules/@typescript-eslint/typescript-estree/package.json +5 -5
  474. package/node_modules/@typescript-eslint/visitor-keys/_ts3.4/dist/get-keys.d.ts +4 -0
  475. package/node_modules/@typescript-eslint/visitor-keys/_ts3.4/dist/index.d.ts +3 -0
  476. package/node_modules/@typescript-eslint/visitor-keys/_ts3.4/dist/visitor-keys.d.ts +6 -0
  477. package/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts +1 -1
  478. package/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts.map +1 -1
  479. package/node_modules/@typescript-eslint/visitor-keys/package.json +3 -3
  480. package/package.json +8 -8
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2018: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2018.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2018.d.ts","sourceRoot":"","sources":["../../src/lib/es2018.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAQzD,eAAO,MAAM,MAAM,4CAO4B,CAAC"}
1
+ {"version":3,"file":"es2018.d.ts","sourceRoot":"","sources":["../../src/lib/es2018.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAQ9D,eAAO,MAAM,MAAM,4CAO4B,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2018_full: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2018.full.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2018.full.d.ts","sourceRoot":"","sources":["../../src/lib/es2018.full.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAOzD,eAAO,MAAM,WAAW,4CAMuB,CAAC"}
1
+ {"version":3,"file":"es2018.full.d.ts","sourceRoot":"","sources":["../../src/lib/es2018.full.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAO9D,eAAO,MAAM,WAAW,4CAMuB,CAAC"}
@@ -5,10 +5,10 @@
5
5
  // npx nx generate-lib @typescript-eslint/scope-manager
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2018_full = void 0;
8
- const es2018_1 = require("./es2018");
9
8
  const dom_1 = require("./dom");
10
- const webworker_importscripts_1 = require("./webworker.importscripts");
11
- const scripthost_1 = require("./scripthost");
12
9
  const dom_iterable_1 = require("./dom.iterable");
10
+ const es2018_1 = require("./es2018");
11
+ const scripthost_1 = require("./scripthost");
12
+ const webworker_importscripts_1 = require("./webworker.importscripts");
13
13
  exports.es2018_full = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, es2018_1.es2018), dom_1.dom), webworker_importscripts_1.webworker_importscripts), scripthost_1.scripthost), dom_iterable_1.dom_iterable);
14
14
  //# sourceMappingURL=es2018.full.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2018.full.js","sourceRoot":"","sources":["../../src/lib/es2018.full.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,qCAAkC;AAClC,+BAA4B;AAC5B,uEAAoE;AACpE,6CAA0C;AAC1C,iDAA8C;AAEjC,QAAA,WAAW,GAAG,0EACtB,eAAM,GACN,SAAG,GACH,iDAAuB,GACvB,uBAAU,GACV,2BAAY,CAC8B,CAAC"}
1
+ {"version":3,"file":"es2018.full.js","sourceRoot":"","sources":["../../src/lib/es2018.full.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+BAA4B;AAC5B,iDAA8C;AAC9C,qCAAkC;AAClC,6CAA0C;AAC1C,uEAAoE;AAEvD,QAAA,WAAW,GAAG,0EACtB,eAAM,GACN,SAAG,GACH,iDAAuB,GACvB,uBAAU,GACV,2BAAY,CAC8B,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2018_intl: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2018.intl.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2018.intl.d.ts","sourceRoot":"","sources":["../../src/lib/es2018.intl.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAGzD,eAAO,MAAM,WAAW,4CAEuB,CAAC"}
1
+ {"version":3,"file":"es2018.intl.d.ts","sourceRoot":"","sources":["../../src/lib/es2018.intl.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAG9D,eAAO,MAAM,WAAW,4CAEuB,CAAC"}
@@ -6,10 +6,10 @@
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2018 = void 0;
8
8
  const es2017_1 = require("./es2017");
9
- const es2018_asynciterable_1 = require("./es2018.asynciterable");
10
9
  const es2018_asyncgenerator_1 = require("./es2018.asyncgenerator");
10
+ const es2018_asynciterable_1 = require("./es2018.asynciterable");
11
+ const es2018_intl_1 = require("./es2018.intl");
11
12
  const es2018_promise_1 = require("./es2018.promise");
12
13
  const es2018_regexp_1 = require("./es2018.regexp");
13
- const es2018_intl_1 = require("./es2018.intl");
14
14
  exports.es2018 = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, es2017_1.es2017), es2018_asynciterable_1.es2018_asynciterable), es2018_asyncgenerator_1.es2018_asyncgenerator), es2018_promise_1.es2018_promise), es2018_regexp_1.es2018_regexp), es2018_intl_1.es2018_intl);
15
15
  //# sourceMappingURL=es2018.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2018.js","sourceRoot":"","sources":["../../src/lib/es2018.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,qCAAkC;AAClC,iEAA8D;AAC9D,mEAAgE;AAChE,qDAAkD;AAClD,mDAAgD;AAChD,+CAA4C;AAE/B,QAAA,MAAM,GAAG,wFACjB,eAAM,GACN,2CAAoB,GACpB,6CAAqB,GACrB,+BAAc,GACd,6BAAa,GACb,yBAAW,CAC+B,CAAC"}
1
+ {"version":3,"file":"es2018.js","sourceRoot":"","sources":["../../src/lib/es2018.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,qCAAkC;AAClC,mEAAgE;AAChE,iEAA8D;AAC9D,+CAA4C;AAC5C,qDAAkD;AAClD,mDAAgD;AAEnC,QAAA,MAAM,GAAG,wFACjB,eAAM,GACN,2CAAoB,GACpB,6CAAqB,GACrB,+BAAc,GACd,6BAAa,GACb,yBAAW,CAC+B,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2018_promise: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2018.promise.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2018.promise.d.ts","sourceRoot":"","sources":["../../src/lib/es2018.promise.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAGzD,eAAO,MAAM,cAAc,4CAEoB,CAAC"}
1
+ {"version":3,"file":"es2018.promise.d.ts","sourceRoot":"","sources":["../../src/lib/es2018.promise.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAG9D,eAAO,MAAM,cAAc,4CAEoB,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2018_regexp: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2018.regexp.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2018.regexp.d.ts","sourceRoot":"","sources":["../../src/lib/es2018.regexp.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAGzD,eAAO,MAAM,aAAa,4CAIqB,CAAC"}
1
+ {"version":3,"file":"es2018.regexp.d.ts","sourceRoot":"","sources":["../../src/lib/es2018.regexp.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAG9D,eAAO,MAAM,aAAa,4CAIqB,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2019_array: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2019.array.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2019.array.d.ts","sourceRoot":"","sources":["../../src/lib/es2019.array.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAGzD,eAAO,MAAM,YAAY,4CAIsB,CAAC"}
1
+ {"version":3,"file":"es2019.array.d.ts","sourceRoot":"","sources":["../../src/lib/es2019.array.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAG9D,eAAO,MAAM,YAAY,4CAIsB,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2019: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2019.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2019.d.ts","sourceRoot":"","sources":["../../src/lib/es2019.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAOzD,eAAO,MAAM,MAAM,4CAM4B,CAAC"}
1
+ {"version":3,"file":"es2019.d.ts","sourceRoot":"","sources":["../../src/lib/es2019.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAO9D,eAAO,MAAM,MAAM,4CAM4B,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2019_full: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2019.full.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2019.full.d.ts","sourceRoot":"","sources":["../../src/lib/es2019.full.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAOzD,eAAO,MAAM,WAAW,4CAMuB,CAAC"}
1
+ {"version":3,"file":"es2019.full.d.ts","sourceRoot":"","sources":["../../src/lib/es2019.full.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAO9D,eAAO,MAAM,WAAW,4CAMuB,CAAC"}
@@ -5,10 +5,10 @@
5
5
  // npx nx generate-lib @typescript-eslint/scope-manager
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2019_full = void 0;
8
- const es2019_1 = require("./es2019");
9
8
  const dom_1 = require("./dom");
10
- const webworker_importscripts_1 = require("./webworker.importscripts");
11
- const scripthost_1 = require("./scripthost");
12
9
  const dom_iterable_1 = require("./dom.iterable");
10
+ const es2019_1 = require("./es2019");
11
+ const scripthost_1 = require("./scripthost");
12
+ const webworker_importscripts_1 = require("./webworker.importscripts");
13
13
  exports.es2019_full = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, es2019_1.es2019), dom_1.dom), webworker_importscripts_1.webworker_importscripts), scripthost_1.scripthost), dom_iterable_1.dom_iterable);
14
14
  //# sourceMappingURL=es2019.full.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2019.full.js","sourceRoot":"","sources":["../../src/lib/es2019.full.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,qCAAkC;AAClC,+BAA4B;AAC5B,uEAAoE;AACpE,6CAA0C;AAC1C,iDAA8C;AAEjC,QAAA,WAAW,GAAG,0EACtB,eAAM,GACN,SAAG,GACH,iDAAuB,GACvB,uBAAU,GACV,2BAAY,CAC8B,CAAC"}
1
+ {"version":3,"file":"es2019.full.js","sourceRoot":"","sources":["../../src/lib/es2019.full.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+BAA4B;AAC5B,iDAA8C;AAC9C,qCAAkC;AAClC,6CAA0C;AAC1C,uEAAoE;AAEvD,QAAA,WAAW,GAAG,0EACtB,eAAM,GACN,SAAG,GACH,iDAAuB,GACvB,uBAAU,GACV,2BAAY,CAC8B,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2019_object: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2019.object.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2019.object.d.ts","sourceRoot":"","sources":["../../src/lib/es2019.object.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAIzD,eAAO,MAAM,aAAa,4CAGqB,CAAC"}
1
+ {"version":3,"file":"es2019.object.d.ts","sourceRoot":"","sources":["../../src/lib/es2019.object.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAI9D,eAAO,MAAM,aAAa,4CAGqB,CAAC"}
@@ -5,7 +5,7 @@
5
5
  // npx nx generate-lib @typescript-eslint/scope-manager
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2019_object = void 0;
8
- const es2015_iterable_1 = require("./es2015.iterable");
9
8
  const base_config_1 = require("./base-config");
9
+ const es2015_iterable_1 = require("./es2015.iterable");
10
10
  exports.es2019_object = Object.assign(Object.assign({}, es2015_iterable_1.es2015_iterable), { ObjectConstructor: base_config_1.TYPE });
11
11
  //# sourceMappingURL=es2019.object.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2019.object.js","sourceRoot":"","sources":["../../src/lib/es2019.object.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,uDAAoD;AACpD,+CAAqC;AAExB,QAAA,aAAa,GAAG,gCACxB,iCAAe,KAClB,iBAAiB,EAAE,kBAAI,GACsB,CAAC"}
1
+ {"version":3,"file":"es2019.object.js","sourceRoot":"","sources":["../../src/lib/es2019.object.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+CAAqC;AACrC,uDAAoD;AAEvC,QAAA,aAAa,GAAG,gCACxB,iCAAe,KAClB,iBAAiB,EAAE,kBAAI,GACsB,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2019_string: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2019.string.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2019.string.d.ts","sourceRoot":"","sources":["../../src/lib/es2019.string.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAGzD,eAAO,MAAM,aAAa,4CAEqB,CAAC"}
1
+ {"version":3,"file":"es2019.string.d.ts","sourceRoot":"","sources":["../../src/lib/es2019.string.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAG9D,eAAO,MAAM,aAAa,4CAEqB,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2019_symbol: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2019.symbol.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2019.symbol.d.ts","sourceRoot":"","sources":["../../src/lib/es2019.symbol.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAGzD,eAAO,MAAM,aAAa,4CAEqB,CAAC"}
1
+ {"version":3,"file":"es2019.symbol.d.ts","sourceRoot":"","sources":["../../src/lib/es2019.symbol.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAG9D,eAAO,MAAM,aAAa,4CAEqB,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2020_bigint: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2020.bigint.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.bigint.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.bigint.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAIzD,eAAO,MAAM,aAAa,4CAWqB,CAAC"}
1
+ {"version":3,"file":"es2020.bigint.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.bigint.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAI9D,eAAO,MAAM,aAAa,4CAWqB,CAAC"}
@@ -5,7 +5,7 @@
5
5
  // npx nx generate-lib @typescript-eslint/scope-manager
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2020_bigint = void 0;
8
- const es2020_intl_1 = require("./es2020.intl");
9
8
  const base_config_1 = require("./base-config");
9
+ const es2020_intl_1 = require("./es2020.intl");
10
10
  exports.es2020_bigint = Object.assign(Object.assign({}, es2020_intl_1.es2020_intl), { BigIntToLocaleStringOptions: base_config_1.TYPE, BigInt: base_config_1.TYPE_VALUE, BigIntConstructor: base_config_1.TYPE, BigInt64Array: base_config_1.TYPE_VALUE, BigInt64ArrayConstructor: base_config_1.TYPE, BigUint64Array: base_config_1.TYPE_VALUE, BigUint64ArrayConstructor: base_config_1.TYPE, DataView: base_config_1.TYPE, Intl: base_config_1.TYPE_VALUE });
11
11
  //# sourceMappingURL=es2020.bigint.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.bigint.js","sourceRoot":"","sources":["../../src/lib/es2020.bigint.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+CAA4C;AAC5C,+CAAiD;AAEpC,QAAA,aAAa,GAAG,gCACxB,yBAAW,KACd,2BAA2B,EAAE,kBAAI,EACjC,MAAM,EAAE,wBAAU,EAClB,iBAAiB,EAAE,kBAAI,EACvB,aAAa,EAAE,wBAAU,EACzB,wBAAwB,EAAE,kBAAI,EAC9B,cAAc,EAAE,wBAAU,EAC1B,yBAAyB,EAAE,kBAAI,EAC/B,QAAQ,EAAE,kBAAI,EACd,IAAI,EAAE,wBAAU,GAC6B,CAAC"}
1
+ {"version":3,"file":"es2020.bigint.js","sourceRoot":"","sources":["../../src/lib/es2020.bigint.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+CAAiD;AACjD,+CAA4C;AAE/B,QAAA,aAAa,GAAG,gCACxB,yBAAW,KACd,2BAA2B,EAAE,kBAAI,EACjC,MAAM,EAAE,wBAAU,EAClB,iBAAiB,EAAE,kBAAI,EACvB,aAAa,EAAE,wBAAU,EACzB,wBAAwB,EAAE,kBAAI,EAC9B,cAAc,EAAE,wBAAU,EAC1B,yBAAyB,EAAE,kBAAI,EAC/B,QAAQ,EAAE,kBAAI,EACd,IAAI,EAAE,wBAAU,GAC6B,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2020: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2020.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAWzD,eAAO,MAAM,MAAM,4CAU4B,CAAC"}
1
+ {"version":3,"file":"es2020.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAW9D,eAAO,MAAM,MAAM,4CAU4B,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2020_date: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2020.date.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.date.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.date.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAIzD,eAAO,MAAM,WAAW,4CAGuB,CAAC"}
1
+ {"version":3,"file":"es2020.date.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.date.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAI9D,eAAO,MAAM,WAAW,4CAGuB,CAAC"}
@@ -5,7 +5,7 @@
5
5
  // npx nx generate-lib @typescript-eslint/scope-manager
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2020_date = void 0;
8
- const es2020_intl_1 = require("./es2020.intl");
9
8
  const base_config_1 = require("./base-config");
9
+ const es2020_intl_1 = require("./es2020.intl");
10
10
  exports.es2020_date = Object.assign(Object.assign({}, es2020_intl_1.es2020_intl), { Date: base_config_1.TYPE });
11
11
  //# sourceMappingURL=es2020.date.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.date.js","sourceRoot":"","sources":["../../src/lib/es2020.date.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+CAA4C;AAC5C,+CAAqC;AAExB,QAAA,WAAW,GAAG,gCACtB,yBAAW,KACd,IAAI,EAAE,kBAAI,GACmC,CAAC"}
1
+ {"version":3,"file":"es2020.date.js","sourceRoot":"","sources":["../../src/lib/es2020.date.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+CAAqC;AACrC,+CAA4C;AAE/B,QAAA,WAAW,GAAG,gCACtB,yBAAW,KACd,IAAI,EAAE,kBAAI,GACmC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2020_full: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2020.full.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.full.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.full.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAOzD,eAAO,MAAM,WAAW,4CAMuB,CAAC"}
1
+ {"version":3,"file":"es2020.full.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.full.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAO9D,eAAO,MAAM,WAAW,4CAMuB,CAAC"}
@@ -5,10 +5,10 @@
5
5
  // npx nx generate-lib @typescript-eslint/scope-manager
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2020_full = void 0;
8
- const es2020_1 = require("./es2020");
9
8
  const dom_1 = require("./dom");
10
- const webworker_importscripts_1 = require("./webworker.importscripts");
11
- const scripthost_1 = require("./scripthost");
12
9
  const dom_iterable_1 = require("./dom.iterable");
10
+ const es2020_1 = require("./es2020");
11
+ const scripthost_1 = require("./scripthost");
12
+ const webworker_importscripts_1 = require("./webworker.importscripts");
13
13
  exports.es2020_full = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, es2020_1.es2020), dom_1.dom), webworker_importscripts_1.webworker_importscripts), scripthost_1.scripthost), dom_iterable_1.dom_iterable);
14
14
  //# sourceMappingURL=es2020.full.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.full.js","sourceRoot":"","sources":["../../src/lib/es2020.full.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,qCAAkC;AAClC,+BAA4B;AAC5B,uEAAoE;AACpE,6CAA0C;AAC1C,iDAA8C;AAEjC,QAAA,WAAW,GAAG,0EACtB,eAAM,GACN,SAAG,GACH,iDAAuB,GACvB,uBAAU,GACV,2BAAY,CAC8B,CAAC"}
1
+ {"version":3,"file":"es2020.full.js","sourceRoot":"","sources":["../../src/lib/es2020.full.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+BAA4B;AAC5B,iDAA8C;AAC9C,qCAAkC;AAClC,6CAA0C;AAC1C,uEAAoE;AAEvD,QAAA,WAAW,GAAG,0EACtB,eAAM,GACN,SAAG,GACH,iDAAuB,GACvB,uBAAU,GACV,2BAAY,CAC8B,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2020_intl: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2020.intl.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.intl.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.intl.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAIzD,eAAO,MAAM,WAAW,4CAGuB,CAAC"}
1
+ {"version":3,"file":"es2020.intl.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.intl.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAI9D,eAAO,MAAM,WAAW,4CAGuB,CAAC"}
@@ -5,7 +5,7 @@
5
5
  // npx nx generate-lib @typescript-eslint/scope-manager
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2020_intl = void 0;
8
- const es2018_intl_1 = require("./es2018.intl");
9
8
  const base_config_1 = require("./base-config");
9
+ const es2018_intl_1 = require("./es2018.intl");
10
10
  exports.es2020_intl = Object.assign(Object.assign({}, es2018_intl_1.es2018_intl), { Intl: base_config_1.TYPE_VALUE });
11
11
  //# sourceMappingURL=es2020.intl.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.intl.js","sourceRoot":"","sources":["../../src/lib/es2020.intl.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+CAA4C;AAC5C,+CAA2C;AAE9B,QAAA,WAAW,GAAG,gCACtB,yBAAW,KACd,IAAI,EAAE,wBAAU,GAC6B,CAAC"}
1
+ {"version":3,"file":"es2020.intl.js","sourceRoot":"","sources":["../../src/lib/es2020.intl.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+CAA2C;AAC3C,+CAA4C;AAE/B,QAAA,WAAW,GAAG,gCACtB,yBAAW,KACd,IAAI,EAAE,wBAAU,GAC6B,CAAC"}
@@ -8,11 +8,11 @@ exports.es2020 = void 0;
8
8
  const es2019_1 = require("./es2019");
9
9
  const es2020_bigint_1 = require("./es2020.bigint");
10
10
  const es2020_date_1 = require("./es2020.date");
11
+ const es2020_intl_1 = require("./es2020.intl");
11
12
  const es2020_number_1 = require("./es2020.number");
12
13
  const es2020_promise_1 = require("./es2020.promise");
13
14
  const es2020_sharedmemory_1 = require("./es2020.sharedmemory");
14
15
  const es2020_string_1 = require("./es2020.string");
15
16
  const es2020_symbol_wellknown_1 = require("./es2020.symbol.wellknown");
16
- const es2020_intl_1 = require("./es2020.intl");
17
17
  exports.es2020 = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, es2019_1.es2019), es2020_bigint_1.es2020_bigint), es2020_date_1.es2020_date), es2020_number_1.es2020_number), es2020_promise_1.es2020_promise), es2020_sharedmemory_1.es2020_sharedmemory), es2020_string_1.es2020_string), es2020_symbol_wellknown_1.es2020_symbol_wellknown), es2020_intl_1.es2020_intl);
18
18
  //# sourceMappingURL=es2020.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.js","sourceRoot":"","sources":["../../src/lib/es2020.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,qCAAkC;AAClC,mDAAgD;AAChD,+CAA4C;AAC5C,mDAAgD;AAChD,qDAAkD;AAClD,+DAA4D;AAC5D,mDAAgD;AAChD,uEAAoE;AACpE,+CAA4C;AAE/B,QAAA,MAAM,GAAG,kIACjB,eAAM,GACN,6BAAa,GACb,yBAAW,GACX,6BAAa,GACb,+BAAc,GACd,yCAAmB,GACnB,6BAAa,GACb,iDAAuB,GACvB,yBAAW,CAC+B,CAAC"}
1
+ {"version":3,"file":"es2020.js","sourceRoot":"","sources":["../../src/lib/es2020.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,qCAAkC;AAClC,mDAAgD;AAChD,+CAA4C;AAC5C,+CAA4C;AAC5C,mDAAgD;AAChD,qDAAkD;AAClD,+DAA4D;AAC5D,mDAAgD;AAChD,uEAAoE;AAEvD,QAAA,MAAM,GAAG,kIACjB,eAAM,GACN,6BAAa,GACb,yBAAW,GACX,6BAAa,GACb,+BAAc,GACd,yCAAmB,GACnB,6BAAa,GACb,iDAAuB,GACvB,yBAAW,CAC+B,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2020_number: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2020.number.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.number.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.number.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAIzD,eAAO,MAAM,aAAa,4CAGqB,CAAC"}
1
+ {"version":3,"file":"es2020.number.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.number.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAI9D,eAAO,MAAM,aAAa,4CAGqB,CAAC"}
@@ -5,7 +5,7 @@
5
5
  // npx nx generate-lib @typescript-eslint/scope-manager
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2020_number = void 0;
8
- const es2020_intl_1 = require("./es2020.intl");
9
8
  const base_config_1 = require("./base-config");
9
+ const es2020_intl_1 = require("./es2020.intl");
10
10
  exports.es2020_number = Object.assign(Object.assign({}, es2020_intl_1.es2020_intl), { Number: base_config_1.TYPE });
11
11
  //# sourceMappingURL=es2020.number.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.number.js","sourceRoot":"","sources":["../../src/lib/es2020.number.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+CAA4C;AAC5C,+CAAqC;AAExB,QAAA,aAAa,GAAG,gCACxB,yBAAW,KACd,MAAM,EAAE,kBAAI,GACiC,CAAC"}
1
+ {"version":3,"file":"es2020.number.js","sourceRoot":"","sources":["../../src/lib/es2020.number.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+CAAqC;AACrC,+CAA4C;AAE/B,QAAA,aAAa,GAAG,gCACxB,yBAAW,KACd,MAAM,EAAE,kBAAI,GACiC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2020_promise: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2020.promise.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.promise.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.promise.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAGzD,eAAO,MAAM,cAAc,4CAKoB,CAAC"}
1
+ {"version":3,"file":"es2020.promise.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.promise.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAG9D,eAAO,MAAM,cAAc,4CAKoB,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2020_sharedmemory: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2020.sharedmemory.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.sharedmemory.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.sharedmemory.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAGzD,eAAO,MAAM,mBAAmB,4CAEe,CAAC"}
1
+ {"version":3,"file":"es2020.sharedmemory.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.sharedmemory.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAG9D,eAAO,MAAM,mBAAmB,4CAEe,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2020_string: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2020.string.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.string.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.string.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAIzD,eAAO,MAAM,aAAa,4CAGqB,CAAC"}
1
+ {"version":3,"file":"es2020.string.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.string.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAI9D,eAAO,MAAM,aAAa,4CAGqB,CAAC"}
@@ -5,7 +5,7 @@
5
5
  // npx nx generate-lib @typescript-eslint/scope-manager
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2020_string = void 0;
8
- const es2015_iterable_1 = require("./es2015.iterable");
9
8
  const base_config_1 = require("./base-config");
9
+ const es2015_iterable_1 = require("./es2015.iterable");
10
10
  exports.es2020_string = Object.assign(Object.assign({}, es2015_iterable_1.es2015_iterable), { String: base_config_1.TYPE });
11
11
  //# sourceMappingURL=es2020.string.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.string.js","sourceRoot":"","sources":["../../src/lib/es2020.string.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,uDAAoD;AACpD,+CAAqC;AAExB,QAAA,aAAa,GAAG,gCACxB,iCAAe,KAClB,MAAM,EAAE,kBAAI,GACiC,CAAC"}
1
+ {"version":3,"file":"es2020.string.js","sourceRoot":"","sources":["../../src/lib/es2020.string.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+CAAqC;AACrC,uDAAoD;AAEvC,QAAA,aAAa,GAAG,gCACxB,iCAAe,KAClB,MAAM,EAAE,kBAAI,GACiC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2020_symbol_wellknown: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2020.symbol.wellknown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.symbol.wellknown.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.symbol.wellknown.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAKzD,eAAO,MAAM,uBAAuB,4CAKW,CAAC"}
1
+ {"version":3,"file":"es2020.symbol.wellknown.d.ts","sourceRoot":"","sources":["../../src/lib/es2020.symbol.wellknown.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAK9D,eAAO,MAAM,uBAAuB,4CAKW,CAAC"}
@@ -5,8 +5,8 @@
5
5
  // npx nx generate-lib @typescript-eslint/scope-manager
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2020_symbol_wellknown = void 0;
8
+ const base_config_1 = require("./base-config");
8
9
  const es2015_iterable_1 = require("./es2015.iterable");
9
10
  const es2015_symbol_1 = require("./es2015.symbol");
10
- const base_config_1 = require("./base-config");
11
11
  exports.es2020_symbol_wellknown = Object.assign(Object.assign(Object.assign({}, es2015_iterable_1.es2015_iterable), es2015_symbol_1.es2015_symbol), { SymbolConstructor: base_config_1.TYPE, RegExp: base_config_1.TYPE });
12
12
  //# sourceMappingURL=es2020.symbol.wellknown.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2020.symbol.wellknown.js","sourceRoot":"","sources":["../../src/lib/es2020.symbol.wellknown.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,uDAAoD;AACpD,mDAAgD;AAChD,+CAAqC;AAExB,QAAA,uBAAuB,GAAG,8CAClC,iCAAe,GACf,6BAAa,KAChB,iBAAiB,EAAE,kBAAI,EACvB,MAAM,EAAE,kBAAI,GACiC,CAAC"}
1
+ {"version":3,"file":"es2020.symbol.wellknown.js","sourceRoot":"","sources":["../../src/lib/es2020.symbol.wellknown.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+CAAqC;AACrC,uDAAoD;AACpD,mDAAgD;AAEnC,QAAA,uBAAuB,GAAG,8CAClC,iCAAe,GACf,6BAAa,KAChB,iBAAiB,EAAE,kBAAI,EACvB,MAAM,EAAE,kBAAI,GACiC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2021: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2021.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2021.d.ts","sourceRoot":"","sources":["../../src/lib/es2021.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAOzD,eAAO,MAAM,MAAM,4CAM4B,CAAC"}
1
+ {"version":3,"file":"es2021.d.ts","sourceRoot":"","sources":["../../src/lib/es2021.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAO9D,eAAO,MAAM,MAAM,4CAM4B,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2021_full: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2021.full.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2021.full.d.ts","sourceRoot":"","sources":["../../src/lib/es2021.full.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAOzD,eAAO,MAAM,WAAW,4CAMuB,CAAC"}
1
+ {"version":3,"file":"es2021.full.d.ts","sourceRoot":"","sources":["../../src/lib/es2021.full.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAO9D,eAAO,MAAM,WAAW,4CAMuB,CAAC"}
@@ -5,10 +5,10 @@
5
5
  // npx nx generate-lib @typescript-eslint/scope-manager
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2021_full = void 0;
8
- const es2021_1 = require("./es2021");
9
8
  const dom_1 = require("./dom");
10
- const webworker_importscripts_1 = require("./webworker.importscripts");
11
- const scripthost_1 = require("./scripthost");
12
9
  const dom_iterable_1 = require("./dom.iterable");
10
+ const es2021_1 = require("./es2021");
11
+ const scripthost_1 = require("./scripthost");
12
+ const webworker_importscripts_1 = require("./webworker.importscripts");
13
13
  exports.es2021_full = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, es2021_1.es2021), dom_1.dom), webworker_importscripts_1.webworker_importscripts), scripthost_1.scripthost), dom_iterable_1.dom_iterable);
14
14
  //# sourceMappingURL=es2021.full.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2021.full.js","sourceRoot":"","sources":["../../src/lib/es2021.full.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,qCAAkC;AAClC,+BAA4B;AAC5B,uEAAoE;AACpE,6CAA0C;AAC1C,iDAA8C;AAEjC,QAAA,WAAW,GAAG,0EACtB,eAAM,GACN,SAAG,GACH,iDAAuB,GACvB,uBAAU,GACV,2BAAY,CAC8B,CAAC"}
1
+ {"version":3,"file":"es2021.full.js","sourceRoot":"","sources":["../../src/lib/es2021.full.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,+BAA4B;AAC5B,iDAA8C;AAC9C,qCAAkC;AAClC,6CAA0C;AAC1C,uEAAoE;AAEvD,QAAA,WAAW,GAAG,0EACtB,eAAM,GACN,SAAG,GACH,iDAAuB,GACvB,uBAAU,GACV,2BAAY,CAC8B,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2021_intl: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2021.intl.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2021.intl.d.ts","sourceRoot":"","sources":["../../src/lib/es2021.intl.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAGzD,eAAO,MAAM,WAAW,4CAEuB,CAAC"}
1
+ {"version":3,"file":"es2021.intl.d.ts","sourceRoot":"","sources":["../../src/lib/es2021.intl.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAG9D,eAAO,MAAM,WAAW,4CAEuB,CAAC"}
@@ -6,9 +6,9 @@
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
7
  exports.es2021 = void 0;
8
8
  const es2020_1 = require("./es2020");
9
+ const es2021_intl_1 = require("./es2021.intl");
9
10
  const es2021_promise_1 = require("./es2021.promise");
10
11
  const es2021_string_1 = require("./es2021.string");
11
12
  const es2021_weakref_1 = require("./es2021.weakref");
12
- const es2021_intl_1 = require("./es2021.intl");
13
13
  exports.es2021 = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, es2020_1.es2020), es2021_promise_1.es2021_promise), es2021_string_1.es2021_string), es2021_weakref_1.es2021_weakref), es2021_intl_1.es2021_intl);
14
14
  //# sourceMappingURL=es2021.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2021.js","sourceRoot":"","sources":["../../src/lib/es2021.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,qCAAkC;AAClC,qDAAkD;AAClD,mDAAgD;AAChD,qDAAkD;AAClD,+CAA4C;AAE/B,QAAA,MAAM,GAAG,0EACjB,eAAM,GACN,+BAAc,GACd,6BAAa,GACb,+BAAc,GACd,yBAAW,CAC+B,CAAC"}
1
+ {"version":3,"file":"es2021.js","sourceRoot":"","sources":["../../src/lib/es2021.ts"],"names":[],"mappings":";AAAA,wCAAwC;AACxC,gCAAgC;AAChC,mEAAmE;AACnE,uDAAuD;;;AAGvD,qCAAkC;AAClC,+CAA4C;AAC5C,qDAAkD;AAClD,mDAAgD;AAChD,qDAAkD;AAErC,QAAA,MAAM,GAAG,0EACjB,eAAM,GACN,+BAAc,GACd,6BAAa,GACb,+BAAc,GACd,yBAAW,CAC+B,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2021_promise: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2021.promise.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2021.promise.d.ts","sourceRoot":"","sources":["../../src/lib/es2021.promise.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAGzD,eAAO,MAAM,cAAc,4CAIoB,CAAC"}
1
+ {"version":3,"file":"es2021.promise.d.ts","sourceRoot":"","sources":["../../src/lib/es2021.promise.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAG9D,eAAO,MAAM,cAAc,4CAIoB,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2021_string: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2021.string.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"es2021.string.d.ts","sourceRoot":"","sources":["../../src/lib/es2021.string.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAGzD,eAAO,MAAM,aAAa,4CAEqB,CAAC"}
1
+ {"version":3,"file":"es2021.string.d.ts","sourceRoot":"","sources":["../../src/lib/es2021.string.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAG9D,eAAO,MAAM,aAAa,4CAEqB,CAAC"}
@@ -1,3 +1,3 @@
1
- import { ImplicitLibVariableOptions } from '../variable';
1
+ import type { ImplicitLibVariableOptions } from '../variable';
2
2
  export declare const es2021_weakref: Record<string, ImplicitLibVariableOptions>;
3
3
  //# sourceMappingURL=es2021.weakref.d.ts.map