domql 1.5.71 → 1.5.72

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 (3125) hide show
  1. package/package.json +1 -1
  2. package/packages/{emotion/node_modules/@domql/create → all/node_modules/@domql/cache}/LICENSE +0 -0
  3. package/packages/all/node_modules/@domql/cache/index.js +3 -0
  4. package/packages/all/node_modules/@domql/cache/package.json +11 -0
  5. package/packages/{emotion/node_modules/@domql/define → all/node_modules/@domql/create}/LICENSE +0 -0
  6. package/packages/{emotion → all}/node_modules/@domql/create/index.js +0 -0
  7. package/packages/{emotion → all}/node_modules/@domql/create/package.json +0 -0
  8. package/packages/{emotion/node_modules/@domql/event → all/node_modules/@domql/define}/LICENSE +0 -0
  9. package/packages/{emotion → all}/node_modules/@domql/define/index.js +0 -0
  10. package/packages/{emotion → all}/node_modules/@domql/define/package.json +0 -0
  11. package/packages/{emotion/node_modules/@domql/extends → all/node_modules/@domql/event}/LICENSE +0 -0
  12. package/packages/{emotion → all}/node_modules/@domql/event/can.js +0 -0
  13. package/packages/{emotion → all}/node_modules/@domql/event/index.js +0 -0
  14. package/packages/{emotion → all}/node_modules/@domql/event/is.js +0 -0
  15. package/packages/{emotion → all}/node_modules/@domql/event/on.js +0 -0
  16. package/packages/{emotion → all}/node_modules/@domql/event/package.json +0 -0
  17. package/packages/{emotion → all}/node_modules/@domql/event/store.js +0 -0
  18. package/packages/{emotion → all}/node_modules/@domql/event/wrappers.js +0 -0
  19. package/packages/{emotion/node_modules/@domql/key → all/node_modules/@domql/extends}/LICENSE +0 -0
  20. package/packages/{emotion → all}/node_modules/@domql/extends/extendUtils.js +0 -0
  21. package/packages/{emotion → all}/node_modules/@domql/extends/index.js +0 -0
  22. package/packages/{emotion → all}/node_modules/@domql/extends/package.json +0 -0
  23. package/packages/{emotion → all}/node_modules/@domql/extends/test/index.test.js +0 -0
  24. package/packages/{emotion/node_modules/@domql/mixins → all/node_modules/@domql/iterate}/LICENSE +0 -0
  25. package/packages/all/node_modules/@domql/iterate/index.js +80 -0
  26. package/packages/all/node_modules/@domql/iterate/package.json +12 -0
  27. package/packages/{emotion/node_modules/@domql/props → all/node_modules/@domql/key}/LICENSE +0 -0
  28. package/packages/{emotion → all}/node_modules/@domql/key/index.js +0 -0
  29. package/packages/{emotion → all}/node_modules/@domql/key/package.json +0 -0
  30. package/packages/{emotion/node_modules/@domql/registry → all/node_modules/@domql/methods}/LICENSE +0 -0
  31. package/packages/all/node_modules/@domql/methods/index.js +96 -0
  32. package/packages/all/node_modules/@domql/methods/package.json +12 -0
  33. package/packages/{emotion/node_modules/@domql/report → all/node_modules/@domql/mixins}/LICENSE +0 -0
  34. package/packages/{emotion → all}/node_modules/@domql/mixins/attr.js +0 -0
  35. package/packages/{emotion → all}/node_modules/@domql/mixins/classList.js +0 -0
  36. package/packages/{emotion → all}/node_modules/@domql/mixins/content.js +0 -0
  37. package/packages/{emotion → all}/node_modules/@domql/mixins/data.js +0 -0
  38. package/packages/{emotion → all}/node_modules/@domql/mixins/html.js +0 -0
  39. package/packages/{emotion → all}/node_modules/@domql/mixins/index.js +0 -0
  40. package/packages/{emotion → all}/node_modules/@domql/mixins/methods.js +0 -0
  41. package/packages/{emotion → all}/node_modules/@domql/mixins/package.json +0 -0
  42. package/packages/{emotion → all}/node_modules/@domql/mixins/state.js +0 -0
  43. package/packages/{emotion → all}/node_modules/@domql/mixins/style.js +0 -0
  44. package/packages/{emotion → all}/node_modules/@domql/mixins/text.js +0 -0
  45. package/packages/{emotion/node_modules/@domql/set → all/node_modules/@domql/props}/LICENSE +0 -0
  46. package/packages/{emotion → all}/node_modules/@domql/props/index.js +0 -0
  47. package/packages/{emotion → all}/node_modules/@domql/props/package.json +0 -0
  48. package/packages/{emotion/node_modules/@domql/state → all/node_modules/@domql/registry}/LICENSE +0 -0
  49. package/packages/{emotion → all}/node_modules/@domql/registry/index.js +0 -0
  50. package/packages/{emotion → all}/node_modules/@domql/registry/methods.js +0 -0
  51. package/packages/{emotion → all}/node_modules/@domql/registry/package.json +0 -0
  52. package/packages/{emotion → all}/node_modules/@domql/registry/tags.js +0 -0
  53. package/packages/{emotion/node_modules/@domql/tags → all/node_modules/@domql/report}/LICENSE +0 -0
  54. package/packages/{emotion → all}/node_modules/@domql/report/index.js +0 -0
  55. package/packages/{emotion → all}/node_modules/@domql/report/package.json +0 -0
  56. package/packages/{emotion/node_modules/@domql/tree → all/node_modules/@domql/set}/LICENSE +0 -0
  57. package/packages/{emotion → all}/node_modules/@domql/set/index.js +0 -0
  58. package/packages/{emotion → all}/node_modules/@domql/set/package.json +0 -0
  59. package/packages/{emotion/node_modules/@domql/utils → all/node_modules/@domql/state}/LICENSE +0 -0
  60. package/packages/{emotion → all}/node_modules/@domql/state/index.js +0 -0
  61. package/packages/{emotion → all}/node_modules/@domql/state/package.json +0 -0
  62. package/packages/all/node_modules/@domql/tags/LICENSE +21 -0
  63. package/packages/{emotion → all}/node_modules/@domql/tags/htmlTags.js +0 -0
  64. package/packages/{emotion → all}/node_modules/@domql/tags/index.js +0 -0
  65. package/packages/{emotion → all}/node_modules/@domql/tags/package.json +0 -0
  66. package/packages/all/node_modules/@domql/tree/LICENSE +21 -0
  67. package/packages/{emotion → all}/node_modules/@domql/tree/index.js +0 -0
  68. package/packages/{emotion → all}/node_modules/@domql/tree/package.json +0 -0
  69. package/packages/{emotion → all}/node_modules/@domql/tree/root.js +0 -0
  70. package/packages/all/node_modules/@domql/update/LICENSE +21 -0
  71. package/packages/all/node_modules/@domql/update/index copy.js +85 -0
  72. package/packages/all/node_modules/@domql/update/index.js +125 -0
  73. package/packages/all/node_modules/@domql/update/package.json +18 -0
  74. package/packages/all/node_modules/@domql/update/update2.js +34 -0
  75. package/packages/all/node_modules/@domql/utils/LICENSE +21 -0
  76. package/packages/{emotion → all}/node_modules/@domql/utils/array.js +0 -0
  77. package/packages/{emotion → all}/node_modules/@domql/utils/function.js +0 -0
  78. package/packages/{emotion → all}/node_modules/@domql/utils/index.js +0 -0
  79. package/packages/{emotion → all}/node_modules/@domql/utils/log.js +0 -0
  80. package/packages/{emotion → all}/node_modules/@domql/utils/node.js +0 -0
  81. package/packages/{emotion → all}/node_modules/@domql/utils/object.js +0 -0
  82. package/packages/{emotion → all}/node_modules/@domql/utils/package.json +0 -0
  83. package/packages/{emotion → all}/node_modules/@domql/utils/types.js +0 -0
  84. package/packages/classList/node_modules/@domql/tags/LICENSE +21 -0
  85. package/packages/classList/node_modules/@domql/tags/htmlTags.js +139 -0
  86. package/packages/classList/node_modules/@domql/tags/index.js +3 -0
  87. package/packages/classList/node_modules/@domql/tags/package.json +8 -0
  88. package/packages/classList/node_modules/@domql/utils/LICENSE +21 -0
  89. package/packages/classList/node_modules/@domql/utils/array.js +1 -0
  90. package/packages/classList/node_modules/@domql/utils/function.js +23 -0
  91. package/packages/classList/node_modules/@domql/utils/index.js +8 -0
  92. package/packages/classList/node_modules/@domql/utils/log.js +10 -0
  93. package/packages/classList/node_modules/@domql/utils/node.js +10 -0
  94. package/packages/classList/node_modules/@domql/utils/object.js +195 -0
  95. package/packages/classList/node_modules/@domql/utils/package.json +11 -0
  96. package/packages/classList/node_modules/@domql/utils/types.js +74 -0
  97. package/packages/create/node_modules/@domql/event/LICENSE +21 -0
  98. package/packages/create/node_modules/@domql/event/can.js +10 -0
  99. package/packages/create/node_modules/@domql/event/index.js +11 -0
  100. package/packages/create/node_modules/@domql/event/is.js +13 -0
  101. package/packages/create/node_modules/@domql/event/on.js +58 -0
  102. package/packages/create/node_modules/@domql/event/package.json +14 -0
  103. package/packages/create/node_modules/@domql/event/store.js +6 -0
  104. package/packages/create/node_modules/@domql/event/wrappers.js +14 -0
  105. package/packages/create/node_modules/@domql/extends/LICENSE +21 -0
  106. package/packages/create/node_modules/@domql/extends/extendUtils.js +118 -0
  107. package/packages/create/node_modules/@domql/extends/index.js +56 -0
  108. package/packages/create/node_modules/@domql/extends/package.json +12 -0
  109. package/packages/create/node_modules/@domql/extends/test/index.test.js +53 -0
  110. package/packages/create/node_modules/@domql/key/LICENSE +21 -0
  111. package/packages/create/node_modules/@domql/key/index.js +12 -0
  112. package/packages/create/node_modules/@domql/key/package.json +11 -0
  113. package/packages/create/node_modules/@domql/props/LICENSE +21 -0
  114. package/packages/create/node_modules/@domql/props/index.js +64 -0
  115. package/packages/create/node_modules/@domql/props/package.json +12 -0
  116. package/packages/create/node_modules/@domql/registry/LICENSE +21 -0
  117. package/packages/create/node_modules/@domql/registry/index.js +4 -0
  118. package/packages/create/node_modules/@domql/registry/methods.js +67 -0
  119. package/packages/create/node_modules/@domql/registry/package.json +11 -0
  120. package/packages/create/node_modules/@domql/registry/tags.js +139 -0
  121. package/packages/create/node_modules/@domql/report/LICENSE +21 -0
  122. package/packages/create/node_modules/@domql/report/index.js +62 -0
  123. package/packages/create/node_modules/@domql/report/package.json +8 -0
  124. package/packages/create/node_modules/@domql/state/LICENSE +21 -0
  125. package/packages/create/node_modules/@domql/state/index.js +44 -0
  126. package/packages/create/node_modules/@domql/state/package.json +12 -0
  127. package/packages/create/node_modules/@domql/tags/LICENSE +21 -0
  128. package/packages/create/node_modules/@domql/tags/htmlTags.js +139 -0
  129. package/packages/create/node_modules/@domql/tags/index.js +3 -0
  130. package/packages/create/node_modules/@domql/tags/package.json +8 -0
  131. package/packages/create/node_modules/@domql/tree/LICENSE +21 -0
  132. package/packages/create/node_modules/@domql/tree/index.js +6 -0
  133. package/packages/create/node_modules/@domql/tree/package.json +11 -0
  134. package/packages/create/node_modules/@domql/tree/root.js +10 -0
  135. package/packages/create/node_modules/@domql/utils/LICENSE +21 -0
  136. package/packages/create/node_modules/@domql/utils/array.js +1 -0
  137. package/packages/create/node_modules/@domql/utils/function.js +23 -0
  138. package/packages/create/node_modules/@domql/utils/index.js +8 -0
  139. package/packages/create/node_modules/@domql/utils/log.js +10 -0
  140. package/packages/create/node_modules/@domql/utils/node.js +10 -0
  141. package/packages/create/node_modules/@domql/utils/object.js +195 -0
  142. package/packages/create/node_modules/@domql/utils/package.json +11 -0
  143. package/packages/create/node_modules/@domql/utils/types.js +74 -0
  144. package/packages/define/node_modules/@domql/registry/LICENSE +21 -0
  145. package/packages/define/node_modules/@domql/registry/index.js +4 -0
  146. package/packages/define/node_modules/@domql/registry/methods.js +67 -0
  147. package/packages/define/node_modules/@domql/registry/package.json +11 -0
  148. package/packages/define/node_modules/@domql/registry/tags.js +139 -0
  149. package/packages/define/node_modules/@domql/report/LICENSE +21 -0
  150. package/packages/define/node_modules/@domql/report/index.js +62 -0
  151. package/packages/define/node_modules/@domql/report/package.json +8 -0
  152. package/packages/define/node_modules/@domql/tags/LICENSE +21 -0
  153. package/packages/define/node_modules/@domql/tags/htmlTags.js +139 -0
  154. package/packages/define/node_modules/@domql/tags/index.js +3 -0
  155. package/packages/define/node_modules/@domql/tags/package.json +8 -0
  156. package/packages/define/node_modules/@domql/utils/LICENSE +21 -0
  157. package/packages/define/node_modules/@domql/utils/array.js +1 -0
  158. package/packages/define/node_modules/@domql/utils/function.js +23 -0
  159. package/packages/define/node_modules/@domql/utils/index.js +8 -0
  160. package/packages/define/node_modules/@domql/utils/log.js +10 -0
  161. package/packages/define/node_modules/@domql/utils/node.js +10 -0
  162. package/packages/define/node_modules/@domql/utils/object.js +195 -0
  163. package/packages/define/node_modules/@domql/utils/package.json +11 -0
  164. package/packages/define/node_modules/@domql/utils/types.js +74 -0
  165. package/packages/element/node_modules/@domql/create/LICENSE +21 -0
  166. package/packages/element/node_modules/@domql/create/index.js +181 -0
  167. package/packages/element/node_modules/@domql/create/package.json +17 -0
  168. package/packages/element/node_modules/@domql/event/LICENSE +21 -0
  169. package/packages/element/node_modules/@domql/event/can.js +10 -0
  170. package/packages/element/node_modules/@domql/event/index.js +11 -0
  171. package/packages/element/node_modules/@domql/event/is.js +13 -0
  172. package/packages/element/node_modules/@domql/event/on.js +58 -0
  173. package/packages/element/node_modules/@domql/event/package.json +14 -0
  174. package/packages/element/node_modules/@domql/event/store.js +6 -0
  175. package/packages/element/node_modules/@domql/event/wrappers.js +14 -0
  176. package/packages/element/node_modules/@domql/extends/LICENSE +21 -0
  177. package/packages/element/node_modules/@domql/extends/extendUtils.js +118 -0
  178. package/packages/element/node_modules/@domql/extends/index.js +56 -0
  179. package/packages/element/node_modules/@domql/extends/package.json +12 -0
  180. package/packages/element/node_modules/@domql/extends/test/index.test.js +53 -0
  181. package/packages/element/node_modules/@domql/iterate/LICENSE +21 -0
  182. package/packages/element/node_modules/@domql/iterate/index.js +80 -0
  183. package/packages/element/node_modules/@domql/iterate/package.json +12 -0
  184. package/packages/element/node_modules/@domql/key/LICENSE +21 -0
  185. package/packages/element/node_modules/@domql/key/index.js +12 -0
  186. package/packages/element/node_modules/@domql/key/package.json +11 -0
  187. package/packages/element/node_modules/@domql/methods/LICENSE +21 -0
  188. package/packages/element/node_modules/@domql/methods/index.js +96 -0
  189. package/packages/element/node_modules/@domql/methods/package.json +12 -0
  190. package/packages/element/node_modules/@domql/mixins/LICENSE +21 -0
  191. package/packages/element/node_modules/@domql/mixins/attr.js +19 -0
  192. package/packages/element/node_modules/@domql/mixins/classList.js +37 -0
  193. package/packages/element/node_modules/@domql/mixins/content.js +17 -0
  194. package/packages/element/node_modules/@domql/mixins/data.js +21 -0
  195. package/packages/element/node_modules/@domql/mixins/html.js +17 -0
  196. package/packages/element/node_modules/@domql/mixins/index.js +11 -0
  197. package/packages/element/node_modules/@domql/mixins/methods.js +55 -0
  198. package/packages/element/node_modules/@domql/mixins/package.json +15 -0
  199. package/packages/element/node_modules/@domql/mixins/state.js +16 -0
  200. package/packages/element/node_modules/@domql/mixins/style.js +14 -0
  201. package/packages/element/node_modules/@domql/mixins/text.js +19 -0
  202. package/packages/element/node_modules/@domql/props/LICENSE +21 -0
  203. package/packages/element/node_modules/@domql/props/index.js +64 -0
  204. package/packages/element/node_modules/@domql/props/package.json +12 -0
  205. package/packages/element/node_modules/@domql/registry/LICENSE +21 -0
  206. package/packages/element/node_modules/@domql/registry/index.js +4 -0
  207. package/packages/element/node_modules/@domql/registry/methods.js +67 -0
  208. package/packages/element/node_modules/@domql/registry/package.json +11 -0
  209. package/packages/element/node_modules/@domql/registry/tags.js +139 -0
  210. package/packages/element/node_modules/@domql/report/LICENSE +21 -0
  211. package/packages/element/node_modules/@domql/report/index.js +62 -0
  212. package/packages/element/node_modules/@domql/report/package.json +8 -0
  213. package/packages/element/node_modules/@domql/set/LICENSE +21 -0
  214. package/packages/element/node_modules/@domql/set/index.js +35 -0
  215. package/packages/element/node_modules/@domql/set/package.json +11 -0
  216. package/packages/element/node_modules/@domql/state/LICENSE +21 -0
  217. package/packages/element/node_modules/@domql/state/index.js +44 -0
  218. package/packages/element/node_modules/@domql/state/package.json +12 -0
  219. package/packages/element/node_modules/@domql/tags/LICENSE +21 -0
  220. package/packages/element/node_modules/@domql/tags/htmlTags.js +139 -0
  221. package/packages/element/node_modules/@domql/tags/index.js +3 -0
  222. package/packages/element/node_modules/@domql/tags/package.json +8 -0
  223. package/packages/element/node_modules/@domql/tree/LICENSE +21 -0
  224. package/packages/element/node_modules/@domql/tree/index.js +6 -0
  225. package/packages/element/node_modules/@domql/tree/package.json +11 -0
  226. package/packages/element/node_modules/@domql/tree/root.js +10 -0
  227. package/packages/element/node_modules/@domql/update/LICENSE +21 -0
  228. package/packages/element/node_modules/@domql/update/index copy.js +85 -0
  229. package/packages/element/node_modules/@domql/update/index.js +125 -0
  230. package/packages/element/node_modules/@domql/update/package.json +18 -0
  231. package/packages/element/node_modules/@domql/update/update2.js +34 -0
  232. package/packages/element/node_modules/@domql/utils/LICENSE +21 -0
  233. package/packages/element/node_modules/@domql/utils/array.js +1 -0
  234. package/packages/element/node_modules/@domql/utils/function.js +23 -0
  235. package/packages/element/node_modules/@domql/utils/index.js +8 -0
  236. package/packages/element/node_modules/@domql/utils/log.js +10 -0
  237. package/packages/element/node_modules/@domql/utils/node.js +10 -0
  238. package/packages/element/node_modules/@domql/utils/object.js +195 -0
  239. package/packages/element/node_modules/@domql/utils/package.json +11 -0
  240. package/packages/element/node_modules/@domql/utils/types.js +74 -0
  241. package/packages/event/node_modules/@domql/tags/LICENSE +21 -0
  242. package/packages/event/node_modules/@domql/tags/htmlTags.js +139 -0
  243. package/packages/event/node_modules/@domql/tags/index.js +3 -0
  244. package/packages/event/node_modules/@domql/tags/package.json +8 -0
  245. package/packages/event/node_modules/@domql/utils/LICENSE +21 -0
  246. package/packages/event/node_modules/@domql/utils/array.js +1 -0
  247. package/packages/event/node_modules/@domql/utils/function.js +23 -0
  248. package/packages/event/node_modules/@domql/utils/index.js +8 -0
  249. package/packages/event/node_modules/@domql/utils/log.js +10 -0
  250. package/packages/event/node_modules/@domql/utils/node.js +10 -0
  251. package/packages/event/node_modules/@domql/utils/object.js +195 -0
  252. package/packages/event/node_modules/@domql/utils/package.json +11 -0
  253. package/packages/event/node_modules/@domql/utils/types.js +74 -0
  254. package/packages/extends/node_modules/@domql/report/LICENSE +21 -0
  255. package/packages/extends/node_modules/@domql/report/index.js +62 -0
  256. package/packages/extends/node_modules/@domql/report/package.json +8 -0
  257. package/packages/extends/node_modules/@domql/tags/LICENSE +21 -0
  258. package/packages/extends/node_modules/@domql/tags/htmlTags.js +139 -0
  259. package/packages/extends/node_modules/@domql/tags/index.js +3 -0
  260. package/packages/extends/node_modules/@domql/tags/package.json +8 -0
  261. package/packages/extends/node_modules/@domql/tree/LICENSE +21 -0
  262. package/packages/extends/node_modules/@domql/tree/index.js +6 -0
  263. package/packages/extends/node_modules/@domql/tree/package.json +11 -0
  264. package/packages/extends/node_modules/@domql/tree/root.js +10 -0
  265. package/packages/extends/node_modules/@domql/utils/LICENSE +21 -0
  266. package/packages/extends/node_modules/@domql/utils/array.js +1 -0
  267. package/packages/extends/node_modules/@domql/utils/function.js +23 -0
  268. package/packages/extends/node_modules/@domql/utils/index.js +8 -0
  269. package/packages/extends/node_modules/@domql/utils/log.js +10 -0
  270. package/packages/extends/node_modules/@domql/utils/node.js +10 -0
  271. package/packages/extends/node_modules/@domql/utils/object.js +195 -0
  272. package/packages/extends/node_modules/@domql/utils/package.json +11 -0
  273. package/packages/extends/node_modules/@domql/utils/types.js +74 -0
  274. package/packages/iterate/node_modules/@domql/methods/LICENSE +21 -0
  275. package/packages/iterate/node_modules/@domql/methods/index.js +96 -0
  276. package/packages/iterate/node_modules/@domql/methods/package.json +12 -0
  277. package/packages/iterate/node_modules/@domql/registry/LICENSE +21 -0
  278. package/packages/iterate/node_modules/@domql/registry/index.js +4 -0
  279. package/packages/iterate/node_modules/@domql/registry/methods.js +67 -0
  280. package/packages/iterate/node_modules/@domql/registry/package.json +11 -0
  281. package/packages/iterate/node_modules/@domql/registry/tags.js +139 -0
  282. package/packages/iterate/node_modules/@domql/tags/LICENSE +21 -0
  283. package/packages/iterate/node_modules/@domql/tags/htmlTags.js +139 -0
  284. package/packages/iterate/node_modules/@domql/tags/index.js +3 -0
  285. package/packages/iterate/node_modules/@domql/tags/package.json +8 -0
  286. package/packages/iterate/node_modules/@domql/utils/LICENSE +21 -0
  287. package/packages/iterate/node_modules/@domql/utils/array.js +1 -0
  288. package/packages/iterate/node_modules/@domql/utils/function.js +23 -0
  289. package/packages/iterate/node_modules/@domql/utils/index.js +8 -0
  290. package/packages/iterate/node_modules/@domql/utils/log.js +10 -0
  291. package/packages/iterate/node_modules/@domql/utils/node.js +10 -0
  292. package/packages/iterate/node_modules/@domql/utils/object.js +195 -0
  293. package/packages/iterate/node_modules/@domql/utils/package.json +11 -0
  294. package/packages/iterate/node_modules/@domql/utils/types.js +74 -0
  295. package/packages/methods/node_modules/@domql/registry/LICENSE +21 -0
  296. package/packages/methods/node_modules/@domql/registry/index.js +4 -0
  297. package/packages/methods/node_modules/@domql/registry/methods.js +67 -0
  298. package/packages/methods/node_modules/@domql/registry/package.json +11 -0
  299. package/packages/methods/node_modules/@domql/registry/tags.js +139 -0
  300. package/packages/methods/node_modules/@domql/tags/LICENSE +21 -0
  301. package/packages/methods/node_modules/@domql/tags/htmlTags.js +139 -0
  302. package/packages/methods/node_modules/@domql/tags/index.js +3 -0
  303. package/packages/methods/node_modules/@domql/tags/package.json +8 -0
  304. package/packages/methods/node_modules/@domql/utils/LICENSE +21 -0
  305. package/packages/methods/node_modules/@domql/utils/array.js +1 -0
  306. package/packages/methods/node_modules/@domql/utils/function.js +23 -0
  307. package/packages/methods/node_modules/@domql/utils/index.js +8 -0
  308. package/packages/methods/node_modules/@domql/utils/log.js +10 -0
  309. package/packages/methods/node_modules/@domql/utils/node.js +10 -0
  310. package/packages/methods/node_modules/@domql/utils/object.js +195 -0
  311. package/packages/methods/node_modules/@domql/utils/package.json +11 -0
  312. package/packages/methods/node_modules/@domql/utils/types.js +74 -0
  313. package/packages/mixins/node_modules/@domql/create/LICENSE +21 -0
  314. package/packages/mixins/node_modules/@domql/create/index.js +181 -0
  315. package/packages/mixins/node_modules/@domql/create/package.json +17 -0
  316. package/packages/mixins/node_modules/@domql/event/LICENSE +21 -0
  317. package/packages/mixins/node_modules/@domql/event/can.js +10 -0
  318. package/packages/mixins/node_modules/@domql/event/index.js +11 -0
  319. package/packages/mixins/node_modules/@domql/event/is.js +13 -0
  320. package/packages/mixins/node_modules/@domql/event/on.js +58 -0
  321. package/packages/mixins/node_modules/@domql/event/package.json +14 -0
  322. package/packages/mixins/node_modules/@domql/event/store.js +6 -0
  323. package/packages/mixins/node_modules/@domql/event/wrappers.js +14 -0
  324. package/packages/mixins/node_modules/@domql/extends/LICENSE +21 -0
  325. package/packages/mixins/node_modules/@domql/extends/extendUtils.js +118 -0
  326. package/packages/mixins/node_modules/@domql/extends/index.js +56 -0
  327. package/packages/mixins/node_modules/@domql/extends/package.json +12 -0
  328. package/packages/mixins/node_modules/@domql/extends/test/index.test.js +53 -0
  329. package/packages/mixins/node_modules/@domql/key/LICENSE +21 -0
  330. package/packages/mixins/node_modules/@domql/key/index.js +12 -0
  331. package/packages/mixins/node_modules/@domql/key/package.json +11 -0
  332. package/packages/mixins/node_modules/@domql/props/LICENSE +21 -0
  333. package/packages/mixins/node_modules/@domql/props/index.js +64 -0
  334. package/packages/mixins/node_modules/@domql/props/package.json +12 -0
  335. package/packages/mixins/node_modules/@domql/registry/LICENSE +21 -0
  336. package/packages/mixins/node_modules/@domql/registry/index.js +4 -0
  337. package/packages/mixins/node_modules/@domql/registry/methods.js +67 -0
  338. package/packages/mixins/node_modules/@domql/registry/package.json +11 -0
  339. package/packages/mixins/node_modules/@domql/registry/tags.js +139 -0
  340. package/packages/mixins/node_modules/@domql/report/LICENSE +21 -0
  341. package/packages/mixins/node_modules/@domql/report/index.js +62 -0
  342. package/packages/mixins/node_modules/@domql/report/package.json +8 -0
  343. package/packages/mixins/node_modules/@domql/set/LICENSE +21 -0
  344. package/packages/mixins/node_modules/@domql/set/index.js +35 -0
  345. package/packages/mixins/node_modules/@domql/set/package.json +11 -0
  346. package/packages/mixins/node_modules/@domql/state/LICENSE +21 -0
  347. package/packages/mixins/node_modules/@domql/state/index.js +44 -0
  348. package/packages/mixins/node_modules/@domql/state/package.json +12 -0
  349. package/packages/mixins/node_modules/@domql/tags/LICENSE +21 -0
  350. package/packages/mixins/node_modules/@domql/tags/htmlTags.js +139 -0
  351. package/packages/mixins/node_modules/@domql/tags/index.js +3 -0
  352. package/packages/mixins/node_modules/@domql/tags/package.json +8 -0
  353. package/packages/mixins/node_modules/@domql/tree/LICENSE +21 -0
  354. package/packages/mixins/node_modules/@domql/tree/index.js +6 -0
  355. package/packages/mixins/node_modules/@domql/tree/package.json +11 -0
  356. package/packages/mixins/node_modules/@domql/tree/root.js +10 -0
  357. package/packages/mixins/node_modules/@domql/utils/LICENSE +21 -0
  358. package/packages/mixins/node_modules/@domql/utils/array.js +1 -0
  359. package/packages/mixins/node_modules/@domql/utils/function.js +23 -0
  360. package/packages/mixins/node_modules/@domql/utils/index.js +8 -0
  361. package/packages/mixins/node_modules/@domql/utils/log.js +10 -0
  362. package/packages/mixins/node_modules/@domql/utils/node.js +10 -0
  363. package/packages/mixins/node_modules/@domql/utils/object.js +195 -0
  364. package/packages/mixins/node_modules/@domql/utils/package.json +11 -0
  365. package/packages/mixins/node_modules/@domql/utils/types.js +74 -0
  366. package/packages/node/node_modules/@domql/cache/LICENSE +21 -0
  367. package/packages/node/node_modules/@domql/cache/index.js +3 -0
  368. package/packages/node/node_modules/@domql/cache/package.json +11 -0
  369. package/packages/node/node_modules/@domql/create/LICENSE +21 -0
  370. package/packages/node/node_modules/@domql/create/index.js +181 -0
  371. package/packages/node/node_modules/@domql/create/package.json +17 -0
  372. package/packages/node/node_modules/@domql/define/LICENSE +21 -0
  373. package/packages/node/node_modules/@domql/define/index.js +14 -0
  374. package/packages/node/node_modules/@domql/define/package.json +12 -0
  375. package/packages/node/node_modules/@domql/event/LICENSE +21 -0
  376. package/packages/node/node_modules/@domql/event/can.js +10 -0
  377. package/packages/node/node_modules/@domql/event/index.js +11 -0
  378. package/packages/node/node_modules/@domql/event/is.js +13 -0
  379. package/packages/node/node_modules/@domql/event/on.js +58 -0
  380. package/packages/node/node_modules/@domql/event/package.json +14 -0
  381. package/packages/node/node_modules/@domql/event/store.js +6 -0
  382. package/packages/node/node_modules/@domql/event/wrappers.js +14 -0
  383. package/packages/node/node_modules/@domql/extends/LICENSE +21 -0
  384. package/packages/node/node_modules/@domql/extends/extendUtils.js +118 -0
  385. package/packages/node/node_modules/@domql/extends/index.js +56 -0
  386. package/packages/node/node_modules/@domql/extends/package.json +12 -0
  387. package/packages/node/node_modules/@domql/extends/test/index.test.js +53 -0
  388. package/packages/node/node_modules/@domql/iterate/LICENSE +21 -0
  389. package/packages/node/node_modules/@domql/iterate/index.js +80 -0
  390. package/packages/node/node_modules/@domql/iterate/package.json +12 -0
  391. package/packages/node/node_modules/@domql/key/LICENSE +21 -0
  392. package/packages/node/node_modules/@domql/key/index.js +12 -0
  393. package/packages/node/node_modules/@domql/key/package.json +11 -0
  394. package/packages/node/node_modules/@domql/methods/LICENSE +21 -0
  395. package/packages/node/node_modules/@domql/methods/index.js +96 -0
  396. package/packages/node/node_modules/@domql/methods/package.json +12 -0
  397. package/packages/node/node_modules/@domql/mixins/LICENSE +21 -0
  398. package/packages/node/node_modules/@domql/mixins/attr.js +19 -0
  399. package/packages/node/node_modules/@domql/mixins/classList.js +37 -0
  400. package/packages/node/node_modules/@domql/mixins/content.js +17 -0
  401. package/packages/node/node_modules/@domql/mixins/data.js +21 -0
  402. package/packages/node/node_modules/@domql/mixins/html.js +17 -0
  403. package/packages/node/node_modules/@domql/mixins/index.js +11 -0
  404. package/packages/node/node_modules/@domql/mixins/methods.js +55 -0
  405. package/packages/node/node_modules/@domql/mixins/package.json +15 -0
  406. package/packages/node/node_modules/@domql/mixins/state.js +16 -0
  407. package/packages/node/node_modules/@domql/mixins/style.js +14 -0
  408. package/packages/node/node_modules/@domql/mixins/text.js +19 -0
  409. package/packages/node/node_modules/@domql/props/LICENSE +21 -0
  410. package/packages/node/node_modules/@domql/props/index.js +64 -0
  411. package/packages/node/node_modules/@domql/props/package.json +12 -0
  412. package/packages/node/node_modules/@domql/registry/LICENSE +21 -0
  413. package/packages/node/node_modules/@domql/registry/index.js +4 -0
  414. package/packages/node/node_modules/@domql/registry/methods.js +67 -0
  415. package/packages/node/node_modules/@domql/registry/package.json +11 -0
  416. package/packages/node/node_modules/@domql/registry/tags.js +139 -0
  417. package/packages/node/node_modules/@domql/report/LICENSE +21 -0
  418. package/packages/node/node_modules/@domql/report/index.js +62 -0
  419. package/packages/node/node_modules/@domql/report/package.json +8 -0
  420. package/packages/node/node_modules/@domql/set/LICENSE +21 -0
  421. package/packages/node/node_modules/@domql/set/index.js +35 -0
  422. package/packages/node/node_modules/@domql/set/package.json +11 -0
  423. package/packages/node/node_modules/@domql/state/LICENSE +21 -0
  424. package/packages/node/node_modules/@domql/state/index.js +44 -0
  425. package/packages/node/node_modules/@domql/state/package.json +12 -0
  426. package/packages/node/node_modules/@domql/tags/LICENSE +21 -0
  427. package/packages/node/node_modules/@domql/tags/htmlTags.js +139 -0
  428. package/packages/node/node_modules/@domql/tags/index.js +3 -0
  429. package/packages/node/node_modules/@domql/tags/package.json +8 -0
  430. package/packages/node/node_modules/@domql/tree/LICENSE +21 -0
  431. package/packages/node/node_modules/@domql/tree/index.js +6 -0
  432. package/packages/node/node_modules/@domql/tree/package.json +11 -0
  433. package/packages/node/node_modules/@domql/tree/root.js +10 -0
  434. package/packages/node/node_modules/@domql/utils/LICENSE +21 -0
  435. package/packages/node/node_modules/@domql/utils/array.js +1 -0
  436. package/packages/node/node_modules/@domql/utils/function.js +23 -0
  437. package/packages/node/node_modules/@domql/utils/index.js +8 -0
  438. package/packages/node/node_modules/@domql/utils/log.js +10 -0
  439. package/packages/node/node_modules/@domql/utils/node.js +10 -0
  440. package/packages/node/node_modules/@domql/utils/object.js +195 -0
  441. package/packages/node/node_modules/@domql/utils/package.json +11 -0
  442. package/packages/node/node_modules/@domql/utils/types.js +74 -0
  443. package/packages/parse/node_modules/@domql/create/LICENSE +21 -0
  444. package/packages/parse/node_modules/@domql/create/index.js +181 -0
  445. package/packages/parse/node_modules/@domql/create/package.json +17 -0
  446. package/packages/parse/node_modules/@domql/event/LICENSE +21 -0
  447. package/packages/parse/node_modules/@domql/event/can.js +10 -0
  448. package/packages/parse/node_modules/@domql/event/index.js +11 -0
  449. package/packages/parse/node_modules/@domql/event/is.js +13 -0
  450. package/packages/parse/node_modules/@domql/event/on.js +58 -0
  451. package/packages/parse/node_modules/@domql/event/package.json +14 -0
  452. package/packages/parse/node_modules/@domql/event/store.js +6 -0
  453. package/packages/parse/node_modules/@domql/event/wrappers.js +14 -0
  454. package/packages/parse/node_modules/@domql/extends/LICENSE +21 -0
  455. package/packages/parse/node_modules/@domql/extends/extendUtils.js +118 -0
  456. package/packages/parse/node_modules/@domql/extends/index.js +56 -0
  457. package/packages/parse/node_modules/@domql/extends/package.json +12 -0
  458. package/packages/parse/node_modules/@domql/extends/test/index.test.js +53 -0
  459. package/packages/parse/node_modules/@domql/key/LICENSE +21 -0
  460. package/packages/parse/node_modules/@domql/key/index.js +12 -0
  461. package/packages/parse/node_modules/@domql/key/package.json +11 -0
  462. package/packages/parse/node_modules/@domql/props/LICENSE +21 -0
  463. package/packages/parse/node_modules/@domql/props/index.js +64 -0
  464. package/packages/parse/node_modules/@domql/props/package.json +12 -0
  465. package/packages/parse/node_modules/@domql/registry/LICENSE +21 -0
  466. package/packages/parse/node_modules/@domql/registry/index.js +4 -0
  467. package/packages/parse/node_modules/@domql/registry/methods.js +67 -0
  468. package/packages/parse/node_modules/@domql/registry/package.json +11 -0
  469. package/packages/parse/node_modules/@domql/registry/tags.js +139 -0
  470. package/packages/parse/node_modules/@domql/render/LICENSE +21 -0
  471. package/packages/parse/node_modules/@domql/render/index.js +26 -0
  472. package/packages/parse/node_modules/@domql/render/package.json +8 -0
  473. package/packages/parse/node_modules/@domql/report/LICENSE +21 -0
  474. package/packages/parse/node_modules/@domql/report/index.js +62 -0
  475. package/packages/parse/node_modules/@domql/report/package.json +8 -0
  476. package/packages/parse/node_modules/@domql/state/LICENSE +21 -0
  477. package/packages/parse/node_modules/@domql/state/index.js +44 -0
  478. package/packages/parse/node_modules/@domql/state/package.json +12 -0
  479. package/packages/parse/node_modules/@domql/tags/LICENSE +21 -0
  480. package/packages/parse/node_modules/@domql/tags/htmlTags.js +139 -0
  481. package/packages/parse/node_modules/@domql/tags/index.js +3 -0
  482. package/packages/parse/node_modules/@domql/tags/package.json +8 -0
  483. package/packages/parse/node_modules/@domql/tree/LICENSE +21 -0
  484. package/packages/parse/node_modules/@domql/tree/index.js +6 -0
  485. package/packages/parse/node_modules/@domql/tree/package.json +11 -0
  486. package/packages/parse/node_modules/@domql/tree/root.js +10 -0
  487. package/packages/parse/node_modules/@domql/utils/LICENSE +21 -0
  488. package/packages/parse/node_modules/@domql/utils/array.js +1 -0
  489. package/packages/parse/node_modules/@domql/utils/function.js +23 -0
  490. package/packages/parse/node_modules/@domql/utils/index.js +8 -0
  491. package/packages/parse/node_modules/@domql/utils/log.js +10 -0
  492. package/packages/parse/node_modules/@domql/utils/node.js +10 -0
  493. package/packages/parse/node_modules/@domql/utils/object.js +195 -0
  494. package/packages/parse/node_modules/@domql/utils/package.json +11 -0
  495. package/packages/parse/node_modules/@domql/utils/types.js +74 -0
  496. package/packages/props/node_modules/@domql/event/LICENSE +21 -0
  497. package/packages/props/node_modules/@domql/event/can.js +10 -0
  498. package/packages/props/node_modules/@domql/event/index.js +11 -0
  499. package/packages/props/node_modules/@domql/event/is.js +13 -0
  500. package/packages/props/node_modules/@domql/event/on.js +58 -0
  501. package/packages/props/node_modules/@domql/event/package.json +14 -0
  502. package/packages/props/node_modules/@domql/event/store.js +6 -0
  503. package/packages/props/node_modules/@domql/event/wrappers.js +14 -0
  504. package/packages/props/node_modules/@domql/tags/LICENSE +21 -0
  505. package/packages/props/node_modules/@domql/tags/htmlTags.js +139 -0
  506. package/packages/props/node_modules/@domql/tags/index.js +3 -0
  507. package/packages/props/node_modules/@domql/tags/package.json +8 -0
  508. package/packages/props/node_modules/@domql/utils/LICENSE +21 -0
  509. package/packages/props/node_modules/@domql/utils/array.js +1 -0
  510. package/packages/props/node_modules/@domql/utils/function.js +23 -0
  511. package/packages/props/node_modules/@domql/utils/index.js +8 -0
  512. package/packages/props/node_modules/@domql/utils/log.js +10 -0
  513. package/packages/props/node_modules/@domql/utils/node.js +10 -0
  514. package/packages/props/node_modules/@domql/utils/object.js +195 -0
  515. package/packages/props/node_modules/@domql/utils/package.json +11 -0
  516. package/packages/props/node_modules/@domql/utils/types.js +74 -0
  517. package/packages/registry/node_modules/@domql/tags/LICENSE +21 -0
  518. package/packages/registry/node_modules/@domql/tags/htmlTags.js +139 -0
  519. package/packages/registry/node_modules/@domql/tags/index.js +3 -0
  520. package/packages/registry/node_modules/@domql/tags/package.json +8 -0
  521. package/packages/registry/node_modules/@domql/utils/LICENSE +21 -0
  522. package/packages/registry/node_modules/@domql/utils/array.js +1 -0
  523. package/packages/registry/node_modules/@domql/utils/function.js +23 -0
  524. package/packages/registry/node_modules/@domql/utils/index.js +8 -0
  525. package/packages/registry/node_modules/@domql/utils/log.js +10 -0
  526. package/packages/registry/node_modules/@domql/utils/node.js +10 -0
  527. package/packages/registry/node_modules/@domql/utils/object.js +195 -0
  528. package/packages/registry/node_modules/@domql/utils/package.json +11 -0
  529. package/packages/registry/node_modules/@domql/utils/types.js +74 -0
  530. package/packages/router/node_modules/@domql/tags/LICENSE +21 -0
  531. package/packages/router/node_modules/@domql/tags/htmlTags.js +139 -0
  532. package/packages/router/node_modules/@domql/tags/index.js +3 -0
  533. package/packages/router/node_modules/@domql/tags/package.json +8 -0
  534. package/packages/router/node_modules/@domql/utils/LICENSE +21 -0
  535. package/packages/router/node_modules/@domql/utils/array.js +1 -0
  536. package/packages/router/node_modules/@domql/utils/function.js +23 -0
  537. package/packages/router/node_modules/@domql/utils/index.js +8 -0
  538. package/packages/router/node_modules/@domql/utils/log.js +10 -0
  539. package/packages/router/node_modules/@domql/utils/node.js +10 -0
  540. package/packages/router/node_modules/@domql/utils/object.js +195 -0
  541. package/packages/router/node_modules/@domql/utils/package.json +11 -0
  542. package/packages/router/node_modules/@domql/utils/types.js +74 -0
  543. package/packages/set/node_modules/@domql/create/LICENSE +21 -0
  544. package/packages/set/node_modules/@domql/create/index.js +181 -0
  545. package/packages/set/node_modules/@domql/create/package.json +17 -0
  546. package/packages/set/node_modules/@domql/event/LICENSE +21 -0
  547. package/packages/set/node_modules/@domql/event/can.js +10 -0
  548. package/packages/set/node_modules/@domql/event/index.js +11 -0
  549. package/packages/set/node_modules/@domql/event/is.js +13 -0
  550. package/packages/set/node_modules/@domql/event/on.js +58 -0
  551. package/packages/set/node_modules/@domql/event/package.json +14 -0
  552. package/packages/set/node_modules/@domql/event/store.js +6 -0
  553. package/packages/set/node_modules/@domql/event/wrappers.js +14 -0
  554. package/packages/set/node_modules/@domql/extends/LICENSE +21 -0
  555. package/packages/set/node_modules/@domql/extends/extendUtils.js +118 -0
  556. package/packages/set/node_modules/@domql/extends/index.js +56 -0
  557. package/packages/set/node_modules/@domql/extends/package.json +12 -0
  558. package/packages/set/node_modules/@domql/extends/test/index.test.js +53 -0
  559. package/packages/set/node_modules/@domql/key/LICENSE +21 -0
  560. package/packages/set/node_modules/@domql/key/index.js +12 -0
  561. package/packages/set/node_modules/@domql/key/package.json +11 -0
  562. package/packages/set/node_modules/@domql/props/LICENSE +21 -0
  563. package/packages/set/node_modules/@domql/props/index.js +64 -0
  564. package/packages/set/node_modules/@domql/props/package.json +12 -0
  565. package/packages/set/node_modules/@domql/registry/LICENSE +21 -0
  566. package/packages/set/node_modules/@domql/registry/index.js +4 -0
  567. package/packages/set/node_modules/@domql/registry/methods.js +67 -0
  568. package/packages/set/node_modules/@domql/registry/package.json +11 -0
  569. package/packages/set/node_modules/@domql/registry/tags.js +139 -0
  570. package/packages/set/node_modules/@domql/report/LICENSE +21 -0
  571. package/packages/set/node_modules/@domql/report/index.js +62 -0
  572. package/packages/set/node_modules/@domql/report/package.json +8 -0
  573. package/packages/set/node_modules/@domql/state/LICENSE +21 -0
  574. package/packages/set/node_modules/@domql/state/index.js +44 -0
  575. package/packages/set/node_modules/@domql/state/package.json +12 -0
  576. package/packages/set/node_modules/@domql/tags/LICENSE +21 -0
  577. package/packages/set/node_modules/@domql/tags/htmlTags.js +139 -0
  578. package/packages/set/node_modules/@domql/tags/index.js +3 -0
  579. package/packages/set/node_modules/@domql/tags/package.json +8 -0
  580. package/packages/set/node_modules/@domql/tree/LICENSE +21 -0
  581. package/packages/set/node_modules/@domql/tree/index.js +6 -0
  582. package/packages/set/node_modules/@domql/tree/package.json +11 -0
  583. package/packages/set/node_modules/@domql/tree/root.js +10 -0
  584. package/packages/set/node_modules/@domql/utils/LICENSE +21 -0
  585. package/packages/set/node_modules/@domql/utils/array.js +1 -0
  586. package/packages/set/node_modules/@domql/utils/function.js +23 -0
  587. package/packages/set/node_modules/@domql/utils/index.js +8 -0
  588. package/packages/set/node_modules/@domql/utils/log.js +10 -0
  589. package/packages/set/node_modules/@domql/utils/node.js +10 -0
  590. package/packages/set/node_modules/@domql/utils/object.js +195 -0
  591. package/packages/set/node_modules/@domql/utils/package.json +11 -0
  592. package/packages/set/node_modules/@domql/utils/types.js +74 -0
  593. package/packages/state/node_modules/@domql/event/LICENSE +21 -0
  594. package/packages/state/node_modules/@domql/event/can.js +10 -0
  595. package/packages/state/node_modules/@domql/event/index.js +11 -0
  596. package/packages/state/node_modules/@domql/event/is.js +13 -0
  597. package/packages/state/node_modules/@domql/event/on.js +58 -0
  598. package/packages/state/node_modules/@domql/event/package.json +14 -0
  599. package/packages/state/node_modules/@domql/event/store.js +6 -0
  600. package/packages/state/node_modules/@domql/event/wrappers.js +14 -0
  601. package/packages/state/node_modules/@domql/tags/LICENSE +21 -0
  602. package/packages/state/node_modules/@domql/tags/htmlTags.js +139 -0
  603. package/packages/state/node_modules/@domql/tags/index.js +3 -0
  604. package/packages/state/node_modules/@domql/tags/package.json +8 -0
  605. package/packages/state/node_modules/@domql/utils/LICENSE +21 -0
  606. package/packages/state/node_modules/@domql/utils/array.js +1 -0
  607. package/packages/state/node_modules/@domql/utils/function.js +23 -0
  608. package/packages/state/node_modules/@domql/utils/index.js +8 -0
  609. package/packages/state/node_modules/@domql/utils/log.js +10 -0
  610. package/packages/state/node_modules/@domql/utils/node.js +10 -0
  611. package/packages/state/node_modules/@domql/utils/object.js +195 -0
  612. package/packages/state/node_modules/@domql/utils/package.json +11 -0
  613. package/packages/state/node_modules/@domql/utils/types.js +74 -0
  614. package/packages/transform-emotion/node_modules/@domql/classlist/LICENSE +21 -0
  615. package/packages/transform-emotion/node_modules/@domql/classlist/index.js +37 -0
  616. package/packages/transform-emotion/node_modules/@domql/classlist/package.json +11 -0
  617. package/packages/transform-emotion/node_modules/@domql/tags/LICENSE +21 -0
  618. package/packages/transform-emotion/node_modules/@domql/tags/htmlTags.js +139 -0
  619. package/packages/transform-emotion/node_modules/@domql/tags/index.js +3 -0
  620. package/packages/transform-emotion/node_modules/@domql/tags/package.json +8 -0
  621. package/packages/transform-emotion/node_modules/@domql/utils/LICENSE +21 -0
  622. package/packages/transform-emotion/node_modules/@domql/utils/array.js +1 -0
  623. package/packages/transform-emotion/node_modules/@domql/utils/function.js +23 -0
  624. package/packages/transform-emotion/node_modules/@domql/utils/index.js +8 -0
  625. package/packages/transform-emotion/node_modules/@domql/utils/log.js +10 -0
  626. package/packages/transform-emotion/node_modules/@domql/utils/node.js +10 -0
  627. package/packages/transform-emotion/node_modules/@domql/utils/object.js +195 -0
  628. package/packages/transform-emotion/node_modules/@domql/utils/package.json +11 -0
  629. package/packages/transform-emotion/node_modules/@domql/utils/types.js +74 -0
  630. package/packages/transform-react/node_modules/@domql/create/LICENSE +21 -0
  631. package/packages/transform-react/node_modules/@domql/create/index.js +181 -0
  632. package/packages/transform-react/node_modules/@domql/create/package.json +17 -0
  633. package/packages/transform-react/node_modules/@domql/element/LICENSE +21 -0
  634. package/packages/transform-react/node_modules/@domql/element/README.md +21 -0
  635. package/packages/transform-react/node_modules/@domql/element/index.js +7 -0
  636. package/packages/transform-react/node_modules/@domql/element/package.json +15 -0
  637. package/packages/transform-react/node_modules/@domql/element/test/create.test.js +136 -0
  638. package/packages/transform-react/node_modules/@domql/event/LICENSE +21 -0
  639. package/packages/transform-react/node_modules/@domql/event/can.js +10 -0
  640. package/packages/transform-react/node_modules/@domql/event/index.js +11 -0
  641. package/packages/transform-react/node_modules/@domql/event/is.js +13 -0
  642. package/packages/transform-react/node_modules/@domql/event/on.js +58 -0
  643. package/packages/transform-react/node_modules/@domql/event/package.json +14 -0
  644. package/packages/transform-react/node_modules/@domql/event/store.js +6 -0
  645. package/packages/transform-react/node_modules/@domql/event/wrappers.js +14 -0
  646. package/packages/transform-react/node_modules/@domql/extends/LICENSE +21 -0
  647. package/packages/transform-react/node_modules/@domql/extends/extendUtils.js +118 -0
  648. package/packages/transform-react/node_modules/@domql/extends/index.js +56 -0
  649. package/packages/transform-react/node_modules/@domql/extends/package.json +12 -0
  650. package/packages/transform-react/node_modules/@domql/extends/test/index.test.js +53 -0
  651. package/packages/transform-react/node_modules/@domql/iterate/LICENSE +21 -0
  652. package/packages/transform-react/node_modules/@domql/iterate/index.js +80 -0
  653. package/packages/transform-react/node_modules/@domql/iterate/package.json +12 -0
  654. package/packages/transform-react/node_modules/@domql/key/LICENSE +21 -0
  655. package/packages/transform-react/node_modules/@domql/key/index.js +12 -0
  656. package/packages/transform-react/node_modules/@domql/key/package.json +11 -0
  657. package/packages/transform-react/node_modules/@domql/methods/LICENSE +21 -0
  658. package/packages/transform-react/node_modules/@domql/methods/index.js +96 -0
  659. package/packages/transform-react/node_modules/@domql/methods/package.json +12 -0
  660. package/packages/transform-react/node_modules/@domql/mixins/LICENSE +21 -0
  661. package/packages/transform-react/node_modules/@domql/mixins/attr.js +19 -0
  662. package/packages/transform-react/node_modules/@domql/mixins/classList.js +37 -0
  663. package/packages/transform-react/node_modules/@domql/mixins/content.js +17 -0
  664. package/packages/transform-react/node_modules/@domql/mixins/data.js +21 -0
  665. package/packages/transform-react/node_modules/@domql/mixins/html.js +17 -0
  666. package/packages/transform-react/node_modules/@domql/mixins/index.js +11 -0
  667. package/packages/transform-react/node_modules/@domql/mixins/methods.js +55 -0
  668. package/packages/transform-react/node_modules/@domql/mixins/package.json +15 -0
  669. package/packages/transform-react/node_modules/@domql/mixins/state.js +16 -0
  670. package/packages/transform-react/node_modules/@domql/mixins/style.js +14 -0
  671. package/packages/transform-react/node_modules/@domql/mixins/text.js +19 -0
  672. package/packages/transform-react/node_modules/@domql/props/LICENSE +21 -0
  673. package/packages/transform-react/node_modules/@domql/props/index.js +64 -0
  674. package/packages/transform-react/node_modules/@domql/props/package.json +12 -0
  675. package/packages/transform-react/node_modules/@domql/registry/LICENSE +21 -0
  676. package/packages/transform-react/node_modules/@domql/registry/index.js +4 -0
  677. package/packages/transform-react/node_modules/@domql/registry/methods.js +67 -0
  678. package/packages/transform-react/node_modules/@domql/registry/package.json +11 -0
  679. package/packages/transform-react/node_modules/@domql/registry/tags.js +139 -0
  680. package/packages/transform-react/node_modules/@domql/report/LICENSE +21 -0
  681. package/packages/transform-react/node_modules/@domql/report/index.js +62 -0
  682. package/packages/transform-react/node_modules/@domql/report/package.json +8 -0
  683. package/packages/transform-react/node_modules/@domql/set/LICENSE +21 -0
  684. package/packages/transform-react/node_modules/@domql/set/index.js +35 -0
  685. package/packages/transform-react/node_modules/@domql/set/package.json +11 -0
  686. package/packages/transform-react/node_modules/@domql/state/LICENSE +21 -0
  687. package/packages/transform-react/node_modules/@domql/state/index.js +44 -0
  688. package/packages/transform-react/node_modules/@domql/state/package.json +12 -0
  689. package/packages/transform-react/node_modules/@domql/tags/LICENSE +21 -0
  690. package/packages/transform-react/node_modules/@domql/tags/htmlTags.js +139 -0
  691. package/packages/transform-react/node_modules/@domql/tags/index.js +3 -0
  692. package/packages/transform-react/node_modules/@domql/tags/package.json +8 -0
  693. package/packages/transform-react/node_modules/@domql/tree/LICENSE +21 -0
  694. package/packages/transform-react/node_modules/@domql/tree/index.js +6 -0
  695. package/packages/transform-react/node_modules/@domql/tree/package.json +11 -0
  696. package/packages/transform-react/node_modules/@domql/tree/root.js +10 -0
  697. package/packages/transform-react/node_modules/@domql/update/LICENSE +21 -0
  698. package/packages/transform-react/node_modules/@domql/update/index copy.js +85 -0
  699. package/packages/transform-react/node_modules/@domql/update/index.js +125 -0
  700. package/packages/transform-react/node_modules/@domql/update/package.json +18 -0
  701. package/packages/transform-react/node_modules/@domql/update/update2.js +34 -0
  702. package/packages/transform-react/node_modules/@domql/utils/LICENSE +21 -0
  703. package/packages/transform-react/node_modules/@domql/utils/array.js +1 -0
  704. package/packages/transform-react/node_modules/@domql/utils/function.js +23 -0
  705. package/packages/transform-react/node_modules/@domql/utils/index.js +8 -0
  706. package/packages/transform-react/node_modules/@domql/utils/log.js +10 -0
  707. package/packages/transform-react/node_modules/@domql/utils/node.js +10 -0
  708. package/packages/transform-react/node_modules/@domql/utils/object.js +195 -0
  709. package/packages/transform-react/node_modules/@domql/utils/package.json +11 -0
  710. package/packages/transform-react/node_modules/@domql/utils/types.js +74 -0
  711. package/packages/tree/node_modules/@domql/report/LICENSE +21 -0
  712. package/packages/tree/node_modules/@domql/report/index.js +62 -0
  713. package/packages/tree/node_modules/@domql/report/package.json +8 -0
  714. package/packages/update/node_modules/@domql/create/LICENSE +21 -0
  715. package/packages/update/node_modules/@domql/create/index.js +181 -0
  716. package/packages/update/node_modules/@domql/create/package.json +17 -0
  717. package/packages/update/node_modules/@domql/event/LICENSE +21 -0
  718. package/packages/update/node_modules/@domql/event/can.js +10 -0
  719. package/packages/update/node_modules/@domql/event/index.js +11 -0
  720. package/packages/update/node_modules/@domql/event/is.js +13 -0
  721. package/packages/update/node_modules/@domql/event/on.js +58 -0
  722. package/packages/update/node_modules/@domql/event/package.json +14 -0
  723. package/packages/update/node_modules/@domql/event/store.js +6 -0
  724. package/packages/update/node_modules/@domql/event/wrappers.js +14 -0
  725. package/packages/update/node_modules/@domql/extends/LICENSE +21 -0
  726. package/packages/update/node_modules/@domql/extends/extendUtils.js +118 -0
  727. package/packages/update/node_modules/@domql/extends/index.js +56 -0
  728. package/packages/update/node_modules/@domql/extends/package.json +12 -0
  729. package/packages/update/node_modules/@domql/extends/test/index.test.js +53 -0
  730. package/packages/update/node_modules/@domql/iterate/LICENSE +21 -0
  731. package/packages/update/node_modules/@domql/iterate/index.js +80 -0
  732. package/packages/update/node_modules/@domql/iterate/package.json +12 -0
  733. package/packages/update/node_modules/@domql/key/LICENSE +21 -0
  734. package/packages/update/node_modules/@domql/key/index.js +12 -0
  735. package/packages/update/node_modules/@domql/key/package.json +11 -0
  736. package/packages/update/node_modules/@domql/methods/LICENSE +21 -0
  737. package/packages/update/node_modules/@domql/methods/index.js +96 -0
  738. package/packages/update/node_modules/@domql/methods/package.json +12 -0
  739. package/packages/update/node_modules/@domql/mixins/LICENSE +21 -0
  740. package/packages/update/node_modules/@domql/mixins/attr.js +19 -0
  741. package/packages/update/node_modules/@domql/mixins/classList.js +37 -0
  742. package/packages/update/node_modules/@domql/mixins/content.js +17 -0
  743. package/packages/update/node_modules/@domql/mixins/data.js +21 -0
  744. package/packages/update/node_modules/@domql/mixins/html.js +17 -0
  745. package/packages/update/node_modules/@domql/mixins/index.js +11 -0
  746. package/packages/update/node_modules/@domql/mixins/methods.js +55 -0
  747. package/packages/update/node_modules/@domql/mixins/package.json +15 -0
  748. package/packages/update/node_modules/@domql/mixins/state.js +16 -0
  749. package/packages/update/node_modules/@domql/mixins/style.js +14 -0
  750. package/packages/update/node_modules/@domql/mixins/text.js +19 -0
  751. package/packages/update/node_modules/@domql/props/LICENSE +21 -0
  752. package/packages/update/node_modules/@domql/props/index.js +64 -0
  753. package/packages/update/node_modules/@domql/props/package.json +12 -0
  754. package/packages/update/node_modules/@domql/registry/LICENSE +21 -0
  755. package/packages/update/node_modules/@domql/registry/index.js +4 -0
  756. package/packages/update/node_modules/@domql/registry/methods.js +67 -0
  757. package/packages/update/node_modules/@domql/registry/package.json +11 -0
  758. package/packages/update/node_modules/@domql/registry/tags.js +139 -0
  759. package/packages/update/node_modules/@domql/report/LICENSE +21 -0
  760. package/packages/update/node_modules/@domql/report/index.js +62 -0
  761. package/packages/update/node_modules/@domql/report/package.json +8 -0
  762. package/packages/update/node_modules/@domql/set/LICENSE +21 -0
  763. package/packages/update/node_modules/@domql/set/index.js +35 -0
  764. package/packages/update/node_modules/@domql/set/package.json +11 -0
  765. package/packages/update/node_modules/@domql/state/LICENSE +21 -0
  766. package/packages/update/node_modules/@domql/state/index.js +44 -0
  767. package/packages/update/node_modules/@domql/state/package.json +12 -0
  768. package/packages/update/node_modules/@domql/tags/LICENSE +21 -0
  769. package/packages/update/node_modules/@domql/tags/htmlTags.js +139 -0
  770. package/packages/update/node_modules/@domql/tags/index.js +3 -0
  771. package/packages/update/node_modules/@domql/tags/package.json +8 -0
  772. package/packages/update/node_modules/@domql/tree/LICENSE +21 -0
  773. package/packages/update/node_modules/@domql/tree/index.js +6 -0
  774. package/packages/update/node_modules/@domql/tree/package.json +11 -0
  775. package/packages/update/node_modules/@domql/tree/root.js +10 -0
  776. package/packages/update/node_modules/@domql/utils/LICENSE +21 -0
  777. package/packages/update/node_modules/@domql/utils/array.js +1 -0
  778. package/packages/update/node_modules/@domql/utils/function.js +23 -0
  779. package/packages/update/node_modules/@domql/utils/index.js +8 -0
  780. package/packages/update/node_modules/@domql/utils/log.js +10 -0
  781. package/packages/update/node_modules/@domql/utils/node.js +10 -0
  782. package/packages/update/node_modules/@domql/utils/object.js +195 -0
  783. package/packages/update/node_modules/@domql/utils/package.json +11 -0
  784. package/packages/update/node_modules/@domql/utils/types.js +74 -0
  785. package/packages/utils/node_modules/@domql/tags/LICENSE +21 -0
  786. package/packages/utils/node_modules/@domql/tags/htmlTags.js +139 -0
  787. package/packages/utils/node_modules/@domql/tags/index.js +3 -0
  788. package/packages/utils/node_modules/@domql/tags/package.json +8 -0
  789. package/src/element/create.js +18 -6
  790. package/packages/emotion/node_modules/.yarn-integrity +0 -147
  791. package/packages/emotion/node_modules/@ampproject/remapping/LICENSE +0 -202
  792. package/packages/emotion/node_modules/@ampproject/remapping/README.md +0 -218
  793. package/packages/emotion/node_modules/@ampproject/remapping/dist/remapping.mjs +0 -204
  794. package/packages/emotion/node_modules/@ampproject/remapping/dist/remapping.mjs.map +0 -1
  795. package/packages/emotion/node_modules/@ampproject/remapping/dist/remapping.umd.js +0 -209
  796. package/packages/emotion/node_modules/@ampproject/remapping/dist/remapping.umd.js.map +0 -1
  797. package/packages/emotion/node_modules/@ampproject/remapping/dist/types/build-source-map-tree.d.ts +0 -14
  798. package/packages/emotion/node_modules/@ampproject/remapping/dist/types/remapping.d.ts +0 -19
  799. package/packages/emotion/node_modules/@ampproject/remapping/dist/types/source-map-tree.d.ts +0 -48
  800. package/packages/emotion/node_modules/@ampproject/remapping/dist/types/source-map.d.ts +0 -17
  801. package/packages/emotion/node_modules/@ampproject/remapping/dist/types/types.d.ts +0 -14
  802. package/packages/emotion/node_modules/@ampproject/remapping/package.json +0 -63
  803. package/packages/emotion/node_modules/@babel/code-frame/LICENSE +0 -22
  804. package/packages/emotion/node_modules/@babel/code-frame/README.md +0 -19
  805. package/packages/emotion/node_modules/@babel/code-frame/lib/index.js +0 -163
  806. package/packages/emotion/node_modules/@babel/code-frame/package.json +0 -30
  807. package/packages/emotion/node_modules/@babel/compat-data/LICENSE +0 -22
  808. package/packages/emotion/node_modules/@babel/compat-data/README.md +0 -19
  809. package/packages/emotion/node_modules/@babel/compat-data/corejs2-built-ins.js +0 -1
  810. package/packages/emotion/node_modules/@babel/compat-data/corejs3-shipped-proposals.js +0 -1
  811. package/packages/emotion/node_modules/@babel/compat-data/data/corejs2-built-ins.json +0 -1935
  812. package/packages/emotion/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json +0 -5
  813. package/packages/emotion/node_modules/@babel/compat-data/data/native-modules.json +0 -18
  814. package/packages/emotion/node_modules/@babel/compat-data/data/overlapping-plugins.json +0 -25
  815. package/packages/emotion/node_modules/@babel/compat-data/data/plugin-bugfixes.json +0 -183
  816. package/packages/emotion/node_modules/@babel/compat-data/data/plugins.json +0 -685
  817. package/packages/emotion/node_modules/@babel/compat-data/native-modules.js +0 -1
  818. package/packages/emotion/node_modules/@babel/compat-data/overlapping-plugins.js +0 -1
  819. package/packages/emotion/node_modules/@babel/compat-data/package.json +0 -40
  820. package/packages/emotion/node_modules/@babel/compat-data/plugin-bugfixes.js +0 -1
  821. package/packages/emotion/node_modules/@babel/compat-data/plugins.js +0 -1
  822. package/packages/emotion/node_modules/@babel/core/LICENSE +0 -22
  823. package/packages/emotion/node_modules/@babel/core/README.md +0 -19
  824. package/packages/emotion/node_modules/@babel/core/cjs-proxy.cjs +0 -29
  825. package/packages/emotion/node_modules/@babel/core/lib/config/cache-contexts.js +0 -3
  826. package/packages/emotion/node_modules/@babel/core/lib/config/cache-contexts.js.map +0 -1
  827. package/packages/emotion/node_modules/@babel/core/lib/config/caching.js +0 -328
  828. package/packages/emotion/node_modules/@babel/core/lib/config/caching.js.map +0 -1
  829. package/packages/emotion/node_modules/@babel/core/lib/config/config-chain.js +0 -572
  830. package/packages/emotion/node_modules/@babel/core/lib/config/config-chain.js.map +0 -1
  831. package/packages/emotion/node_modules/@babel/core/lib/config/config-descriptors.js +0 -233
  832. package/packages/emotion/node_modules/@babel/core/lib/config/config-descriptors.js.map +0 -1
  833. package/packages/emotion/node_modules/@babel/core/lib/config/files/configuration.js +0 -362
  834. package/packages/emotion/node_modules/@babel/core/lib/config/files/configuration.js.map +0 -1
  835. package/packages/emotion/node_modules/@babel/core/lib/config/files/import-meta-resolve.js +0 -45
  836. package/packages/emotion/node_modules/@babel/core/lib/config/files/import-meta-resolve.js.map +0 -1
  837. package/packages/emotion/node_modules/@babel/core/lib/config/files/import.cjs +0 -7
  838. package/packages/emotion/node_modules/@babel/core/lib/config/files/import.cjs.map +0 -1
  839. package/packages/emotion/node_modules/@babel/core/lib/config/files/index-browser.js +0 -71
  840. package/packages/emotion/node_modules/@babel/core/lib/config/files/index-browser.js.map +0 -1
  841. package/packages/emotion/node_modules/@babel/core/lib/config/files/index.js +0 -89
  842. package/packages/emotion/node_modules/@babel/core/lib/config/files/index.js.map +0 -1
  843. package/packages/emotion/node_modules/@babel/core/lib/config/files/module-types.js +0 -126
  844. package/packages/emotion/node_modules/@babel/core/lib/config/files/module-types.js.map +0 -1
  845. package/packages/emotion/node_modules/@babel/core/lib/config/files/package.js +0 -80
  846. package/packages/emotion/node_modules/@babel/core/lib/config/files/package.js.map +0 -1
  847. package/packages/emotion/node_modules/@babel/core/lib/config/files/plugins.js +0 -277
  848. package/packages/emotion/node_modules/@babel/core/lib/config/files/plugins.js.map +0 -1
  849. package/packages/emotion/node_modules/@babel/core/lib/config/files/types.js +0 -3
  850. package/packages/emotion/node_modules/@babel/core/lib/config/files/types.js.map +0 -1
  851. package/packages/emotion/node_modules/@babel/core/lib/config/files/utils.js +0 -48
  852. package/packages/emotion/node_modules/@babel/core/lib/config/files/utils.js.map +0 -1
  853. package/packages/emotion/node_modules/@babel/core/lib/config/full.js +0 -386
  854. package/packages/emotion/node_modules/@babel/core/lib/config/full.js.map +0 -1
  855. package/packages/emotion/node_modules/@babel/core/lib/config/helpers/config-api.js +0 -109
  856. package/packages/emotion/node_modules/@babel/core/lib/config/helpers/config-api.js.map +0 -1
  857. package/packages/emotion/node_modules/@babel/core/lib/config/helpers/deep-array.js +0 -28
  858. package/packages/emotion/node_modules/@babel/core/lib/config/helpers/deep-array.js.map +0 -1
  859. package/packages/emotion/node_modules/@babel/core/lib/config/helpers/environment.js +0 -14
  860. package/packages/emotion/node_modules/@babel/core/lib/config/helpers/environment.js.map +0 -1
  861. package/packages/emotion/node_modules/@babel/core/lib/config/index.js +0 -85
  862. package/packages/emotion/node_modules/@babel/core/lib/config/index.js.map +0 -1
  863. package/packages/emotion/node_modules/@babel/core/lib/config/item.js +0 -79
  864. package/packages/emotion/node_modules/@babel/core/lib/config/item.js.map +0 -1
  865. package/packages/emotion/node_modules/@babel/core/lib/config/partial.js +0 -200
  866. package/packages/emotion/node_modules/@babel/core/lib/config/partial.js.map +0 -1
  867. package/packages/emotion/node_modules/@babel/core/lib/config/pattern-to-regex.js +0 -48
  868. package/packages/emotion/node_modules/@babel/core/lib/config/pattern-to-regex.js.map +0 -1
  869. package/packages/emotion/node_modules/@babel/core/lib/config/plugin.js +0 -37
  870. package/packages/emotion/node_modules/@babel/core/lib/config/plugin.js.map +0 -1
  871. package/packages/emotion/node_modules/@babel/core/lib/config/printer.js +0 -142
  872. package/packages/emotion/node_modules/@babel/core/lib/config/printer.js.map +0 -1
  873. package/packages/emotion/node_modules/@babel/core/lib/config/resolve-targets-browser.js +0 -49
  874. package/packages/emotion/node_modules/@babel/core/lib/config/resolve-targets-browser.js.map +0 -1
  875. package/packages/emotion/node_modules/@babel/core/lib/config/resolve-targets.js +0 -75
  876. package/packages/emotion/node_modules/@babel/core/lib/config/resolve-targets.js.map +0 -1
  877. package/packages/emotion/node_modules/@babel/core/lib/config/util.js +0 -35
  878. package/packages/emotion/node_modules/@babel/core/lib/config/util.js.map +0 -1
  879. package/packages/emotion/node_modules/@babel/core/lib/config/validation/option-assertions.js +0 -356
  880. package/packages/emotion/node_modules/@babel/core/lib/config/validation/option-assertions.js.map +0 -1
  881. package/packages/emotion/node_modules/@babel/core/lib/config/validation/options.js +0 -221
  882. package/packages/emotion/node_modules/@babel/core/lib/config/validation/options.js.map +0 -1
  883. package/packages/emotion/node_modules/@babel/core/lib/config/validation/plugins.js +0 -75
  884. package/packages/emotion/node_modules/@babel/core/lib/config/validation/plugins.js.map +0 -1
  885. package/packages/emotion/node_modules/@babel/core/lib/config/validation/removed.js +0 -69
  886. package/packages/emotion/node_modules/@babel/core/lib/config/validation/removed.js.map +0 -1
  887. package/packages/emotion/node_modules/@babel/core/lib/errors/config-error.js +0 -22
  888. package/packages/emotion/node_modules/@babel/core/lib/errors/config-error.js.map +0 -1
  889. package/packages/emotion/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js +0 -111
  890. package/packages/emotion/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js.map +0 -1
  891. package/packages/emotion/node_modules/@babel/core/lib/gensync-utils/async.js +0 -116
  892. package/packages/emotion/node_modules/@babel/core/lib/gensync-utils/async.js.map +0 -1
  893. package/packages/emotion/node_modules/@babel/core/lib/gensync-utils/fs.js +0 -43
  894. package/packages/emotion/node_modules/@babel/core/lib/gensync-utils/fs.js.map +0 -1
  895. package/packages/emotion/node_modules/@babel/core/lib/gensync-utils/functional.js +0 -37
  896. package/packages/emotion/node_modules/@babel/core/lib/gensync-utils/functional.js.map +0 -1
  897. package/packages/emotion/node_modules/@babel/core/lib/index.js +0 -270
  898. package/packages/emotion/node_modules/@babel/core/lib/index.js.map +0 -1
  899. package/packages/emotion/node_modules/@babel/core/lib/parse.js +0 -65
  900. package/packages/emotion/node_modules/@babel/core/lib/parse.js.map +0 -1
  901. package/packages/emotion/node_modules/@babel/core/lib/parser/index.js +0 -99
  902. package/packages/emotion/node_modules/@babel/core/lib/parser/index.js.map +0 -1
  903. package/packages/emotion/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js +0 -327
  904. package/packages/emotion/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js.map +0 -1
  905. package/packages/emotion/node_modules/@babel/core/lib/tools/build-external-helpers.js +0 -168
  906. package/packages/emotion/node_modules/@babel/core/lib/tools/build-external-helpers.js.map +0 -1
  907. package/packages/emotion/node_modules/@babel/core/lib/transform-ast.js +0 -66
  908. package/packages/emotion/node_modules/@babel/core/lib/transform-ast.js.map +0 -1
  909. package/packages/emotion/node_modules/@babel/core/lib/transform-file-browser.js +0 -30
  910. package/packages/emotion/node_modules/@babel/core/lib/transform-file-browser.js.map +0 -1
  911. package/packages/emotion/node_modules/@babel/core/lib/transform-file.js +0 -52
  912. package/packages/emotion/node_modules/@babel/core/lib/transform-file.js.map +0 -1
  913. package/packages/emotion/node_modules/@babel/core/lib/transform.js +0 -65
  914. package/packages/emotion/node_modules/@babel/core/lib/transform.js.map +0 -1
  915. package/packages/emotion/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js +0 -97
  916. package/packages/emotion/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js.map +0 -1
  917. package/packages/emotion/node_modules/@babel/core/lib/transformation/file/file.js +0 -257
  918. package/packages/emotion/node_modules/@babel/core/lib/transformation/file/file.js.map +0 -1
  919. package/packages/emotion/node_modules/@babel/core/lib/transformation/file/generate.js +0 -98
  920. package/packages/emotion/node_modules/@babel/core/lib/transformation/file/generate.js.map +0 -1
  921. package/packages/emotion/node_modules/@babel/core/lib/transformation/file/merge-map.js +0 -47
  922. package/packages/emotion/node_modules/@babel/core/lib/transformation/file/merge-map.js.map +0 -1
  923. package/packages/emotion/node_modules/@babel/core/lib/transformation/index.js +0 -131
  924. package/packages/emotion/node_modules/@babel/core/lib/transformation/index.js.map +0 -1
  925. package/packages/emotion/node_modules/@babel/core/lib/transformation/normalize-file.js +0 -171
  926. package/packages/emotion/node_modules/@babel/core/lib/transformation/normalize-file.js.map +0 -1
  927. package/packages/emotion/node_modules/@babel/core/lib/transformation/normalize-opts.js +0 -66
  928. package/packages/emotion/node_modules/@babel/core/lib/transformation/normalize-opts.js.map +0 -1
  929. package/packages/emotion/node_modules/@babel/core/lib/transformation/plugin-pass.js +0 -57
  930. package/packages/emotion/node_modules/@babel/core/lib/transformation/plugin-pass.js.map +0 -1
  931. package/packages/emotion/node_modules/@babel/core/lib/transformation/util/clone-deep.js +0 -43
  932. package/packages/emotion/node_modules/@babel/core/lib/transformation/util/clone-deep.js.map +0 -1
  933. package/packages/emotion/node_modules/@babel/core/lib/vendor/import-meta-resolve.js +0 -3559
  934. package/packages/emotion/node_modules/@babel/core/lib/vendor/import-meta-resolve.js.map +0 -1
  935. package/packages/emotion/node_modules/@babel/core/package.json +0 -80
  936. package/packages/emotion/node_modules/@babel/core/src/config/files/index-browser.ts +0 -109
  937. package/packages/emotion/node_modules/@babel/core/src/config/files/index.ts +0 -30
  938. package/packages/emotion/node_modules/@babel/core/src/config/resolve-targets-browser.ts +0 -40
  939. package/packages/emotion/node_modules/@babel/core/src/config/resolve-targets.ts +0 -56
  940. package/packages/emotion/node_modules/@babel/core/src/transform-file-browser.ts +0 -31
  941. package/packages/emotion/node_modules/@babel/core/src/transform-file.ts +0 -55
  942. package/packages/emotion/node_modules/@babel/generator/LICENSE +0 -22
  943. package/packages/emotion/node_modules/@babel/generator/README.md +0 -19
  944. package/packages/emotion/node_modules/@babel/generator/lib/buffer.js +0 -294
  945. package/packages/emotion/node_modules/@babel/generator/lib/buffer.js.map +0 -1
  946. package/packages/emotion/node_modules/@babel/generator/lib/generators/base.js +0 -95
  947. package/packages/emotion/node_modules/@babel/generator/lib/generators/base.js.map +0 -1
  948. package/packages/emotion/node_modules/@babel/generator/lib/generators/classes.js +0 -186
  949. package/packages/emotion/node_modules/@babel/generator/lib/generators/classes.js.map +0 -1
  950. package/packages/emotion/node_modules/@babel/generator/lib/generators/expressions.js +0 -305
  951. package/packages/emotion/node_modules/@babel/generator/lib/generators/expressions.js.map +0 -1
  952. package/packages/emotion/node_modules/@babel/generator/lib/generators/flow.js +0 -663
  953. package/packages/emotion/node_modules/@babel/generator/lib/generators/flow.js.map +0 -1
  954. package/packages/emotion/node_modules/@babel/generator/lib/generators/index.js +0 -128
  955. package/packages/emotion/node_modules/@babel/generator/lib/generators/index.js.map +0 -1
  956. package/packages/emotion/node_modules/@babel/generator/lib/generators/jsx.js +0 -123
  957. package/packages/emotion/node_modules/@babel/generator/lib/generators/jsx.js.map +0 -1
  958. package/packages/emotion/node_modules/@babel/generator/lib/generators/methods.js +0 -150
  959. package/packages/emotion/node_modules/@babel/generator/lib/generators/methods.js.map +0 -1
  960. package/packages/emotion/node_modules/@babel/generator/lib/generators/modules.js +0 -252
  961. package/packages/emotion/node_modules/@babel/generator/lib/generators/modules.js.map +0 -1
  962. package/packages/emotion/node_modules/@babel/generator/lib/generators/statements.js +0 -295
  963. package/packages/emotion/node_modules/@babel/generator/lib/generators/statements.js.map +0 -1
  964. package/packages/emotion/node_modules/@babel/generator/lib/generators/template-literals.js +0 -30
  965. package/packages/emotion/node_modules/@babel/generator/lib/generators/template-literals.js.map +0 -1
  966. package/packages/emotion/node_modules/@babel/generator/lib/generators/types.js +0 -224
  967. package/packages/emotion/node_modules/@babel/generator/lib/generators/types.js.map +0 -1
  968. package/packages/emotion/node_modules/@babel/generator/lib/generators/typescript.js +0 -697
  969. package/packages/emotion/node_modules/@babel/generator/lib/generators/typescript.js.map +0 -1
  970. package/packages/emotion/node_modules/@babel/generator/lib/index.js +0 -87
  971. package/packages/emotion/node_modules/@babel/generator/lib/index.js.map +0 -1
  972. package/packages/emotion/node_modules/@babel/generator/lib/node/index.js +0 -79
  973. package/packages/emotion/node_modules/@babel/generator/lib/node/index.js.map +0 -1
  974. package/packages/emotion/node_modules/@babel/generator/lib/node/parentheses.js +0 -312
  975. package/packages/emotion/node_modules/@babel/generator/lib/node/parentheses.js.map +0 -1
  976. package/packages/emotion/node_modules/@babel/generator/lib/node/whitespace.js +0 -160
  977. package/packages/emotion/node_modules/@babel/generator/lib/node/whitespace.js.map +0 -1
  978. package/packages/emotion/node_modules/@babel/generator/lib/printer.js +0 -638
  979. package/packages/emotion/node_modules/@babel/generator/lib/printer.js.map +0 -1
  980. package/packages/emotion/node_modules/@babel/generator/lib/source-map.js +0 -58
  981. package/packages/emotion/node_modules/@babel/generator/lib/source-map.js.map +0 -1
  982. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/LICENSE +0 -19
  983. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/README.md +0 -227
  984. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs +0 -230
  985. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs.map +0 -1
  986. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js +0 -236
  987. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js.map +0 -1
  988. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/types/gen-mapping.d.ts +0 -90
  989. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/types/sourcemap-segment.d.ts +0 -12
  990. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/types/types.d.ts +0 -35
  991. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/package.json +0 -78
  992. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/src/gen-mapping.ts +0 -458
  993. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/src/sourcemap-segment.ts +0 -16
  994. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/src/types.ts +0 -43
  995. package/packages/emotion/node_modules/@babel/generator/package.json +0 -37
  996. package/packages/emotion/node_modules/@babel/helper-compilation-targets/LICENSE +0 -22
  997. package/packages/emotion/node_modules/@babel/helper-compilation-targets/README.md +0 -19
  998. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/debug.js +0 -35
  999. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/debug.js.map +0 -1
  1000. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/filter-items.js +0 -90
  1001. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/filter-items.js.map +0 -1
  1002. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/index.js +0 -252
  1003. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/index.js.map +0 -1
  1004. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/options.js +0 -24
  1005. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/options.js.map +0 -1
  1006. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/pretty.js +0 -49
  1007. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/pretty.js.map +0 -1
  1008. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/targets.js +0 -30
  1009. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/targets.js.map +0 -1
  1010. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/utils.js +0 -74
  1011. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/utils.js.map +0 -1
  1012. package/packages/emotion/node_modules/@babel/helper-compilation-targets/package.json +0 -42
  1013. package/packages/emotion/node_modules/@babel/helper-environment-visitor/LICENSE +0 -22
  1014. package/packages/emotion/node_modules/@babel/helper-environment-visitor/README.md +0 -19
  1015. package/packages/emotion/node_modules/@babel/helper-environment-visitor/lib/index.js +0 -59
  1016. package/packages/emotion/node_modules/@babel/helper-environment-visitor/package.json +0 -29
  1017. package/packages/emotion/node_modules/@babel/helper-function-name/LICENSE +0 -22
  1018. package/packages/emotion/node_modules/@babel/helper-function-name/README.md +0 -19
  1019. package/packages/emotion/node_modules/@babel/helper-function-name/lib/index.js +0 -201
  1020. package/packages/emotion/node_modules/@babel/helper-function-name/lib/index.js.map +0 -1
  1021. package/packages/emotion/node_modules/@babel/helper-function-name/package.json +0 -25
  1022. package/packages/emotion/node_modules/@babel/helper-hoist-variables/LICENSE +0 -22
  1023. package/packages/emotion/node_modules/@babel/helper-hoist-variables/README.md +0 -19
  1024. package/packages/emotion/node_modules/@babel/helper-hoist-variables/lib/index.js +0 -58
  1025. package/packages/emotion/node_modules/@babel/helper-hoist-variables/package.json +0 -28
  1026. package/packages/emotion/node_modules/@babel/helper-module-imports/LICENSE +0 -22
  1027. package/packages/emotion/node_modules/@babel/helper-module-imports/README.md +0 -19
  1028. package/packages/emotion/node_modules/@babel/helper-module-imports/lib/import-builder.js +0 -164
  1029. package/packages/emotion/node_modules/@babel/helper-module-imports/lib/import-injector.js +0 -280
  1030. package/packages/emotion/node_modules/@babel/helper-module-imports/lib/index.js +0 -41
  1031. package/packages/emotion/node_modules/@babel/helper-module-imports/lib/is-module.js +0 -18
  1032. package/packages/emotion/node_modules/@babel/helper-module-imports/package.json +0 -28
  1033. package/packages/emotion/node_modules/@babel/helper-module-transforms/LICENSE +0 -22
  1034. package/packages/emotion/node_modules/@babel/helper-module-transforms/README.md +0 -19
  1035. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js +0 -17
  1036. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js.map +0 -1
  1037. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/get-module-name.js +0 -56
  1038. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/get-module-name.js.map +0 -1
  1039. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/index.js +0 -434
  1040. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/index.js.map +0 -1
  1041. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js +0 -403
  1042. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js.map +0 -1
  1043. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js +0 -414
  1044. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js.map +0 -1
  1045. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js +0 -32
  1046. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js.map +0 -1
  1047. package/packages/emotion/node_modules/@babel/helper-module-transforms/package.json +0 -31
  1048. package/packages/emotion/node_modules/@babel/helper-plugin-utils/LICENSE +0 -22
  1049. package/packages/emotion/node_modules/@babel/helper-plugin-utils/README.md +0 -19
  1050. package/packages/emotion/node_modules/@babel/helper-plugin-utils/lib/index.js +0 -97
  1051. package/packages/emotion/node_modules/@babel/helper-plugin-utils/lib/index.js.map +0 -1
  1052. package/packages/emotion/node_modules/@babel/helper-plugin-utils/package.json +0 -21
  1053. package/packages/emotion/node_modules/@babel/helper-simple-access/LICENSE +0 -22
  1054. package/packages/emotion/node_modules/@babel/helper-simple-access/README.md +0 -19
  1055. package/packages/emotion/node_modules/@babel/helper-simple-access/lib/index.js +0 -102
  1056. package/packages/emotion/node_modules/@babel/helper-simple-access/lib/index.js.map +0 -1
  1057. package/packages/emotion/node_modules/@babel/helper-simple-access/package.json +0 -28
  1058. package/packages/emotion/node_modules/@babel/helper-split-export-declaration/LICENSE +0 -22
  1059. package/packages/emotion/node_modules/@babel/helper-split-export-declaration/README.md +0 -19
  1060. package/packages/emotion/node_modules/@babel/helper-split-export-declaration/lib/index.js +0 -63
  1061. package/packages/emotion/node_modules/@babel/helper-split-export-declaration/package.json +0 -24
  1062. package/packages/emotion/node_modules/@babel/helper-string-parser/LICENSE +0 -22
  1063. package/packages/emotion/node_modules/@babel/helper-string-parser/README.md +0 -19
  1064. package/packages/emotion/node_modules/@babel/helper-string-parser/lib/index.js +0 -347
  1065. package/packages/emotion/node_modules/@babel/helper-string-parser/lib/index.js.map +0 -1
  1066. package/packages/emotion/node_modules/@babel/helper-string-parser/package.json +0 -28
  1067. package/packages/emotion/node_modules/@babel/helper-validator-identifier/LICENSE +0 -22
  1068. package/packages/emotion/node_modules/@babel/helper-validator-identifier/README.md +0 -19
  1069. package/packages/emotion/node_modules/@babel/helper-validator-identifier/lib/identifier.js +0 -86
  1070. package/packages/emotion/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +0 -1
  1071. package/packages/emotion/node_modules/@babel/helper-validator-identifier/lib/index.js +0 -59
  1072. package/packages/emotion/node_modules/@babel/helper-validator-identifier/lib/index.js.map +0 -1
  1073. package/packages/emotion/node_modules/@babel/helper-validator-identifier/lib/keyword.js +0 -40
  1074. package/packages/emotion/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +0 -1
  1075. package/packages/emotion/node_modules/@babel/helper-validator-identifier/package.json +0 -28
  1076. package/packages/emotion/node_modules/@babel/helper-validator-identifier/scripts/generate-identifier-regex.js +0 -75
  1077. package/packages/emotion/node_modules/@babel/helper-validator-option/LICENSE +0 -22
  1078. package/packages/emotion/node_modules/@babel/helper-validator-option/README.md +0 -19
  1079. package/packages/emotion/node_modules/@babel/helper-validator-option/lib/find-suggestion.js +0 -45
  1080. package/packages/emotion/node_modules/@babel/helper-validator-option/lib/index.js +0 -21
  1081. package/packages/emotion/node_modules/@babel/helper-validator-option/lib/validator.js +0 -58
  1082. package/packages/emotion/node_modules/@babel/helper-validator-option/package.json +0 -24
  1083. package/packages/emotion/node_modules/@babel/helpers/LICENSE +0 -22
  1084. package/packages/emotion/node_modules/@babel/helpers/README.md +0 -19
  1085. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/AsyncGenerator.js +0 -94
  1086. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/AsyncGenerator.js.map +0 -1
  1087. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/OverloadYield.js +0 -13
  1088. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/OverloadYield.js.map +0 -1
  1089. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/applyDecs.js +0 -451
  1090. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/applyDecs.js.map +0 -1
  1091. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js +0 -359
  1092. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js.map +0 -1
  1093. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js +0 -53
  1094. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js.map +0 -1
  1095. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/asyncIterator.js +0 -71
  1096. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/asyncIterator.js.map +0 -1
  1097. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js +0 -13
  1098. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js.map +0 -1
  1099. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/jsx.js +0 -49
  1100. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/jsx.js.map +0 -1
  1101. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/objectSpread2.js +0 -40
  1102. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/objectSpread2.js.map +0 -1
  1103. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js +0 -526
  1104. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js.map +0 -1
  1105. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/typeof.js +0 -23
  1106. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/typeof.js.map +0 -1
  1107. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js +0 -68
  1108. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js.map +0 -1
  1109. package/packages/emotion/node_modules/@babel/helpers/lib/helpers-generated.js +0 -33
  1110. package/packages/emotion/node_modules/@babel/helpers/lib/helpers-generated.js.map +0 -1
  1111. package/packages/emotion/node_modules/@babel/helpers/lib/helpers.js +0 -1839
  1112. package/packages/emotion/node_modules/@babel/helpers/lib/helpers.js.map +0 -1
  1113. package/packages/emotion/node_modules/@babel/helpers/lib/index.js +0 -247
  1114. package/packages/emotion/node_modules/@babel/helpers/lib/index.js.map +0 -1
  1115. package/packages/emotion/node_modules/@babel/helpers/package.json +0 -33
  1116. package/packages/emotion/node_modules/@babel/helpers/scripts/generate-helpers.js +0 -64
  1117. package/packages/emotion/node_modules/@babel/helpers/scripts/generate-regenerator-runtime.js +0 -64
  1118. package/packages/emotion/node_modules/@babel/helpers/scripts/package.json +0 -1
  1119. package/packages/emotion/node_modules/@babel/highlight/LICENSE +0 -22
  1120. package/packages/emotion/node_modules/@babel/highlight/README.md +0 -19
  1121. package/packages/emotion/node_modules/@babel/highlight/lib/index.js +0 -116
  1122. package/packages/emotion/node_modules/@babel/highlight/package.json +0 -30
  1123. package/packages/emotion/node_modules/@babel/parser/CHANGELOG.md +0 -1073
  1124. package/packages/emotion/node_modules/@babel/parser/LICENSE +0 -19
  1125. package/packages/emotion/node_modules/@babel/parser/README.md +0 -19
  1126. package/packages/emotion/node_modules/@babel/parser/bin/babel-parser.js +0 -15
  1127. package/packages/emotion/node_modules/@babel/parser/index.cjs +0 -5
  1128. package/packages/emotion/node_modules/@babel/parser/lib/index.js +0 -14761
  1129. package/packages/emotion/node_modules/@babel/parser/lib/index.js.map +0 -1
  1130. package/packages/emotion/node_modules/@babel/parser/package.json +0 -46
  1131. package/packages/emotion/node_modules/@babel/parser/typings/babel-parser.d.ts +0 -215
  1132. package/packages/emotion/node_modules/@babel/plugin-syntax-jsx/LICENSE +0 -22
  1133. package/packages/emotion/node_modules/@babel/plugin-syntax-jsx/README.md +0 -19
  1134. package/packages/emotion/node_modules/@babel/plugin-syntax-jsx/lib/index.js +0 -30
  1135. package/packages/emotion/node_modules/@babel/plugin-syntax-jsx/package.json +0 -33
  1136. package/packages/emotion/node_modules/@babel/runtime/LICENSE +0 -22
  1137. package/packages/emotion/node_modules/@babel/runtime/README.md +0 -19
  1138. package/packages/emotion/node_modules/@babel/runtime/helpers/AsyncGenerator.js +0 -64
  1139. package/packages/emotion/node_modules/@babel/runtime/helpers/AwaitValue.js +0 -4
  1140. package/packages/emotion/node_modules/@babel/runtime/helpers/OverloadYield.js +0 -4
  1141. package/packages/emotion/node_modules/@babel/runtime/helpers/applyDecoratedDescriptor.js +0 -24
  1142. package/packages/emotion/node_modules/@babel/runtime/helpers/applyDecs.js +0 -242
  1143. package/packages/emotion/node_modules/@babel/runtime/helpers/applyDecs2203.js +0 -190
  1144. package/packages/emotion/node_modules/@babel/runtime/helpers/arrayLikeToArray.js +0 -8
  1145. package/packages/emotion/node_modules/@babel/runtime/helpers/arrayWithHoles.js +0 -4
  1146. package/packages/emotion/node_modules/@babel/runtime/helpers/arrayWithoutHoles.js +0 -5
  1147. package/packages/emotion/node_modules/@babel/runtime/helpers/assertThisInitialized.js +0 -7
  1148. package/packages/emotion/node_modules/@babel/runtime/helpers/asyncGeneratorDelegate.js +0 -24
  1149. package/packages/emotion/node_modules/@babel/runtime/helpers/asyncIterator.js +0 -45
  1150. package/packages/emotion/node_modules/@babel/runtime/helpers/asyncToGenerator.js +0 -31
  1151. package/packages/emotion/node_modules/@babel/runtime/helpers/awaitAsyncGenerator.js +0 -5
  1152. package/packages/emotion/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js +0 -6
  1153. package/packages/emotion/node_modules/@babel/runtime/helpers/classApplyDescriptorDestructureSet.js +0 -18
  1154. package/packages/emotion/node_modules/@babel/runtime/helpers/classApplyDescriptorGet.js +0 -7
  1155. package/packages/emotion/node_modules/@babel/runtime/helpers/classApplyDescriptorSet.js +0 -11
  1156. package/packages/emotion/node_modules/@babel/runtime/helpers/classCallCheck.js +0 -6
  1157. package/packages/emotion/node_modules/@babel/runtime/helpers/classCheckPrivateStaticAccess.js +0 -6
  1158. package/packages/emotion/node_modules/@babel/runtime/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -6
  1159. package/packages/emotion/node_modules/@babel/runtime/helpers/classExtractFieldDescriptor.js +0 -7
  1160. package/packages/emotion/node_modules/@babel/runtime/helpers/classNameTDZError.js +0 -4
  1161. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateFieldDestructureSet.js +0 -7
  1162. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateFieldGet.js +0 -7
  1163. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateFieldInitSpec.js +0 -6
  1164. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js +0 -7
  1165. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js +0 -5
  1166. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateFieldSet.js +0 -8
  1167. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateMethodGet.js +0 -7
  1168. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateMethodInitSpec.js +0 -6
  1169. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateMethodSet.js +0 -4
  1170. package/packages/emotion/node_modules/@babel/runtime/helpers/classStaticPrivateFieldDestructureSet.js +0 -9
  1171. package/packages/emotion/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecGet.js +0 -9
  1172. package/packages/emotion/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecSet.js +0 -10
  1173. package/packages/emotion/node_modules/@babel/runtime/helpers/classStaticPrivateMethodGet.js +0 -6
  1174. package/packages/emotion/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js +0 -4
  1175. package/packages/emotion/node_modules/@babel/runtime/helpers/construct.js +0 -18
  1176. package/packages/emotion/node_modules/@babel/runtime/helpers/createClass.js +0 -18
  1177. package/packages/emotion/node_modules/@babel/runtime/helpers/createForOfIteratorHelper.js +0 -53
  1178. package/packages/emotion/node_modules/@babel/runtime/helpers/createForOfIteratorHelperLoose.js +0 -20
  1179. package/packages/emotion/node_modules/@babel/runtime/helpers/createSuper.js +0 -18
  1180. package/packages/emotion/node_modules/@babel/runtime/helpers/decorate.js +0 -343
  1181. package/packages/emotion/node_modules/@babel/runtime/helpers/defaults.js +0 -12
  1182. package/packages/emotion/node_modules/@babel/runtime/helpers/defineEnumerableProperties.js +0 -20
  1183. package/packages/emotion/node_modules/@babel/runtime/helpers/defineProperty.js +0 -14
  1184. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/AsyncGenerator.js +0 -63
  1185. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/AwaitValue.js +0 -3
  1186. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/OverloadYield.js +0 -3
  1187. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/applyDecoratedDescriptor.js +0 -23
  1188. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/applyDecs.js +0 -241
  1189. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/applyDecs2203.js +0 -189
  1190. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -7
  1191. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -3
  1192. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -4
  1193. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -6
  1194. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/asyncGeneratorDelegate.js +0 -23
  1195. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/asyncIterator.js +0 -44
  1196. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js +0 -30
  1197. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/awaitAsyncGenerator.js +0 -4
  1198. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/checkPrivateRedeclaration.js +0 -5
  1199. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorDestructureSet.js +0 -17
  1200. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorGet.js +0 -6
  1201. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorSet.js +0 -10
  1202. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -5
  1203. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticAccess.js +0 -5
  1204. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticFieldDescriptor.js +0 -5
  1205. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classExtractFieldDescriptor.js +0 -6
  1206. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classNameTDZError.js +0 -3
  1207. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateFieldDestructureSet.js +0 -6
  1208. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateFieldGet.js +0 -6
  1209. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateFieldInitSpec.js +0 -5
  1210. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseBase.js +0 -6
  1211. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseKey.js +0 -4
  1212. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateFieldSet.js +0 -7
  1213. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateMethodGet.js +0 -6
  1214. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateMethodInitSpec.js +0 -5
  1215. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateMethodSet.js +0 -3
  1216. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldDestructureSet.js +0 -8
  1217. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js +0 -8
  1218. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecSet.js +0 -9
  1219. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodGet.js +0 -5
  1220. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodSet.js +0 -3
  1221. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/construct.js +0 -17
  1222. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -17
  1223. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelper.js +0 -52
  1224. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelperLoose.js +0 -19
  1225. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -17
  1226. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/decorate.js +0 -342
  1227. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/defaults.js +0 -11
  1228. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/defineEnumerableProperties.js +0 -19
  1229. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -13
  1230. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/extends.js +0 -14
  1231. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/get.js +0 -17
  1232. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -6
  1233. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/identity.js +0 -3
  1234. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -17
  1235. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js +0 -6
  1236. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/initializerDefineProperty.js +0 -9
  1237. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/initializerWarningHelper.js +0 -3
  1238. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/instanceof.js +0 -7
  1239. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/interopRequireDefault.js +0 -5
  1240. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/interopRequireWildcard.js +0 -40
  1241. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js +0 -3
  1242. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -11
  1243. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -3
  1244. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -24
  1245. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimitLoose.js +0 -10
  1246. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/jsx.js +0 -25
  1247. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/maybeArrayLike.js +0 -8
  1248. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/newArrowCheck.js +0 -5
  1249. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -3
  1250. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -3
  1251. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js +0 -3
  1252. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/objectSpread.js +0 -16
  1253. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -22
  1254. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -16
  1255. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -12
  1256. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/package.json +0 -3
  1257. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -10
  1258. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/readOnlyError.js +0 -3
  1259. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js +0 -314
  1260. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/set.js +0 -40
  1261. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -7
  1262. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js +0 -7
  1263. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -7
  1264. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/slicedToArrayLoose.js +0 -7
  1265. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/superPropBase.js +0 -8
  1266. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js +0 -10
  1267. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteralLoose.js +0 -7
  1268. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/tdz.js +0 -3
  1269. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/temporalRef.js +0 -5
  1270. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/temporalUndefined.js +0 -1
  1271. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/toArray.js +0 -7
  1272. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -7
  1273. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -11
  1274. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -6
  1275. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -9
  1276. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -9
  1277. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js +0 -6
  1278. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js +0 -30
  1279. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/wrapRegExp.js +0 -52
  1280. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/writeOnlyError.js +0 -3
  1281. package/packages/emotion/node_modules/@babel/runtime/helpers/extends.js +0 -15
  1282. package/packages/emotion/node_modules/@babel/runtime/helpers/get.js +0 -18
  1283. package/packages/emotion/node_modules/@babel/runtime/helpers/getPrototypeOf.js +0 -7
  1284. package/packages/emotion/node_modules/@babel/runtime/helpers/identity.js +0 -4
  1285. package/packages/emotion/node_modules/@babel/runtime/helpers/inherits.js +0 -18
  1286. package/packages/emotion/node_modules/@babel/runtime/helpers/inheritsLoose.js +0 -7
  1287. package/packages/emotion/node_modules/@babel/runtime/helpers/initializerDefineProperty.js +0 -10
  1288. package/packages/emotion/node_modules/@babel/runtime/helpers/initializerWarningHelper.js +0 -4
  1289. package/packages/emotion/node_modules/@babel/runtime/helpers/instanceof.js +0 -8
  1290. package/packages/emotion/node_modules/@babel/runtime/helpers/interopRequireDefault.js +0 -6
  1291. package/packages/emotion/node_modules/@babel/runtime/helpers/interopRequireWildcard.js +0 -41
  1292. package/packages/emotion/node_modules/@babel/runtime/helpers/isNativeFunction.js +0 -4
  1293. package/packages/emotion/node_modules/@babel/runtime/helpers/isNativeReflectConstruct.js +0 -12
  1294. package/packages/emotion/node_modules/@babel/runtime/helpers/iterableToArray.js +0 -4
  1295. package/packages/emotion/node_modules/@babel/runtime/helpers/iterableToArrayLimit.js +0 -25
  1296. package/packages/emotion/node_modules/@babel/runtime/helpers/iterableToArrayLimitLoose.js +0 -11
  1297. package/packages/emotion/node_modules/@babel/runtime/helpers/jsx.js +0 -26
  1298. package/packages/emotion/node_modules/@babel/runtime/helpers/maybeArrayLike.js +0 -9
  1299. package/packages/emotion/node_modules/@babel/runtime/helpers/newArrowCheck.js +0 -6
  1300. package/packages/emotion/node_modules/@babel/runtime/helpers/nonIterableRest.js +0 -4
  1301. package/packages/emotion/node_modules/@babel/runtime/helpers/nonIterableSpread.js +0 -4
  1302. package/packages/emotion/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js +0 -4
  1303. package/packages/emotion/node_modules/@babel/runtime/helpers/objectSpread.js +0 -17
  1304. package/packages/emotion/node_modules/@babel/runtime/helpers/objectSpread2.js +0 -23
  1305. package/packages/emotion/node_modules/@babel/runtime/helpers/objectWithoutProperties.js +0 -17
  1306. package/packages/emotion/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js +0 -13
  1307. package/packages/emotion/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js +0 -11
  1308. package/packages/emotion/node_modules/@babel/runtime/helpers/readOnlyError.js +0 -4
  1309. package/packages/emotion/node_modules/@babel/runtime/helpers/regeneratorRuntime.js +0 -315
  1310. package/packages/emotion/node_modules/@babel/runtime/helpers/set.js +0 -41
  1311. package/packages/emotion/node_modules/@babel/runtime/helpers/setPrototypeOf.js +0 -8
  1312. package/packages/emotion/node_modules/@babel/runtime/helpers/skipFirstGeneratorNext.js +0 -8
  1313. package/packages/emotion/node_modules/@babel/runtime/helpers/slicedToArray.js +0 -8
  1314. package/packages/emotion/node_modules/@babel/runtime/helpers/slicedToArrayLoose.js +0 -8
  1315. package/packages/emotion/node_modules/@babel/runtime/helpers/superPropBase.js +0 -9
  1316. package/packages/emotion/node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js +0 -11
  1317. package/packages/emotion/node_modules/@babel/runtime/helpers/taggedTemplateLiteralLoose.js +0 -8
  1318. package/packages/emotion/node_modules/@babel/runtime/helpers/tdz.js +0 -4
  1319. package/packages/emotion/node_modules/@babel/runtime/helpers/temporalRef.js +0 -6
  1320. package/packages/emotion/node_modules/@babel/runtime/helpers/temporalUndefined.js +0 -2
  1321. package/packages/emotion/node_modules/@babel/runtime/helpers/toArray.js +0 -8
  1322. package/packages/emotion/node_modules/@babel/runtime/helpers/toConsumableArray.js +0 -8
  1323. package/packages/emotion/node_modules/@babel/runtime/helpers/toPrimitive.js +0 -12
  1324. package/packages/emotion/node_modules/@babel/runtime/helpers/toPropertyKey.js +0 -7
  1325. package/packages/emotion/node_modules/@babel/runtime/helpers/typeof.js +0 -10
  1326. package/packages/emotion/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js +0 -10
  1327. package/packages/emotion/node_modules/@babel/runtime/helpers/wrapAsyncGenerator.js +0 -7
  1328. package/packages/emotion/node_modules/@babel/runtime/helpers/wrapNativeSuper.js +0 -31
  1329. package/packages/emotion/node_modules/@babel/runtime/helpers/wrapRegExp.js +0 -53
  1330. package/packages/emotion/node_modules/@babel/runtime/helpers/writeOnlyError.js +0 -4
  1331. package/packages/emotion/node_modules/@babel/runtime/package.json +0 -894
  1332. package/packages/emotion/node_modules/@babel/runtime/regenerator/index.js +0 -15
  1333. package/packages/emotion/node_modules/@babel/template/LICENSE +0 -22
  1334. package/packages/emotion/node_modules/@babel/template/README.md +0 -19
  1335. package/packages/emotion/node_modules/@babel/template/lib/builder.js +0 -81
  1336. package/packages/emotion/node_modules/@babel/template/lib/formatters.js +0 -71
  1337. package/packages/emotion/node_modules/@babel/template/lib/index.js +0 -32
  1338. package/packages/emotion/node_modules/@babel/template/lib/literal.js +0 -80
  1339. package/packages/emotion/node_modules/@babel/template/lib/options.js +0 -83
  1340. package/packages/emotion/node_modules/@babel/template/lib/parse.js +0 -188
  1341. package/packages/emotion/node_modules/@babel/template/lib/populate.js +0 -135
  1342. package/packages/emotion/node_modules/@babel/template/lib/string.js +0 -22
  1343. package/packages/emotion/node_modules/@babel/template/package.json +0 -27
  1344. package/packages/emotion/node_modules/@babel/traverse/LICENSE +0 -22
  1345. package/packages/emotion/node_modules/@babel/traverse/README.md +0 -19
  1346. package/packages/emotion/node_modules/@babel/traverse/lib/cache.js +0 -25
  1347. package/packages/emotion/node_modules/@babel/traverse/lib/cache.js.map +0 -1
  1348. package/packages/emotion/node_modules/@babel/traverse/lib/context.js +0 -127
  1349. package/packages/emotion/node_modules/@babel/traverse/lib/context.js.map +0 -1
  1350. package/packages/emotion/node_modules/@babel/traverse/lib/hub.js +0 -19
  1351. package/packages/emotion/node_modules/@babel/traverse/lib/hub.js.map +0 -1
  1352. package/packages/emotion/node_modules/@babel/traverse/lib/index.js +0 -95
  1353. package/packages/emotion/node_modules/@babel/traverse/lib/index.js.map +0 -1
  1354. package/packages/emotion/node_modules/@babel/traverse/lib/path/ancestry.js +0 -160
  1355. package/packages/emotion/node_modules/@babel/traverse/lib/path/ancestry.js.map +0 -1
  1356. package/packages/emotion/node_modules/@babel/traverse/lib/path/comments.js +0 -40
  1357. package/packages/emotion/node_modules/@babel/traverse/lib/path/comments.js.map +0 -1
  1358. package/packages/emotion/node_modules/@babel/traverse/lib/path/context.js +0 -231
  1359. package/packages/emotion/node_modules/@babel/traverse/lib/path/context.js.map +0 -1
  1360. package/packages/emotion/node_modules/@babel/traverse/lib/path/conversion.js +0 -488
  1361. package/packages/emotion/node_modules/@babel/traverse/lib/path/conversion.js.map +0 -1
  1362. package/packages/emotion/node_modules/@babel/traverse/lib/path/evaluation.js +0 -340
  1363. package/packages/emotion/node_modules/@babel/traverse/lib/path/evaluation.js.map +0 -1
  1364. package/packages/emotion/node_modules/@babel/traverse/lib/path/family.js +0 -342
  1365. package/packages/emotion/node_modules/@babel/traverse/lib/path/family.js.map +0 -1
  1366. package/packages/emotion/node_modules/@babel/traverse/lib/path/index.js +0 -202
  1367. package/packages/emotion/node_modules/@babel/traverse/lib/path/index.js.map +0 -1
  1368. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/index.js +0 -157
  1369. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/index.js.map +0 -1
  1370. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js +0 -162
  1371. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js.map +0 -1
  1372. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/inferers.js +0 -210
  1373. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/inferers.js.map +0 -1
  1374. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/util.js +0 -30
  1375. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/util.js.map +0 -1
  1376. package/packages/emotion/node_modules/@babel/traverse/lib/path/introspection.js +0 -426
  1377. package/packages/emotion/node_modules/@babel/traverse/lib/path/introspection.js.map +0 -1
  1378. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/hoister.js +0 -192
  1379. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/hoister.js.map +0 -1
  1380. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js +0 -44
  1381. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js.map +0 -1
  1382. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js +0 -163
  1383. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js.map +0 -1
  1384. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/virtual-types.js +0 -45
  1385. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/virtual-types.js.map +0 -1
  1386. package/packages/emotion/node_modules/@babel/traverse/lib/path/modification.js +0 -236
  1387. package/packages/emotion/node_modules/@babel/traverse/lib/path/modification.js.map +0 -1
  1388. package/packages/emotion/node_modules/@babel/traverse/lib/path/removal.js +0 -59
  1389. package/packages/emotion/node_modules/@babel/traverse/lib/path/removal.js.map +0 -1
  1390. package/packages/emotion/node_modules/@babel/traverse/lib/path/replacement.js +0 -219
  1391. package/packages/emotion/node_modules/@babel/traverse/lib/path/replacement.js.map +0 -1
  1392. package/packages/emotion/node_modules/@babel/traverse/lib/scope/binding.js +0 -90
  1393. package/packages/emotion/node_modules/@babel/traverse/lib/scope/binding.js.map +0 -1
  1394. package/packages/emotion/node_modules/@babel/traverse/lib/scope/index.js +0 -907
  1395. package/packages/emotion/node_modules/@babel/traverse/lib/scope/index.js.map +0 -1
  1396. package/packages/emotion/node_modules/@babel/traverse/lib/scope/lib/renamer.js +0 -106
  1397. package/packages/emotion/node_modules/@babel/traverse/lib/scope/lib/renamer.js.map +0 -1
  1398. package/packages/emotion/node_modules/@babel/traverse/lib/traverse-node.js +0 -25
  1399. package/packages/emotion/node_modules/@babel/traverse/lib/traverse-node.js.map +0 -1
  1400. package/packages/emotion/node_modules/@babel/traverse/lib/types.js +0 -3
  1401. package/packages/emotion/node_modules/@babel/traverse/lib/types.js.map +0 -1
  1402. package/packages/emotion/node_modules/@babel/traverse/lib/visitors.js +0 -217
  1403. package/packages/emotion/node_modules/@babel/traverse/lib/visitors.js.map +0 -1
  1404. package/packages/emotion/node_modules/@babel/traverse/package.json +0 -37
  1405. package/packages/emotion/node_modules/@babel/types/LICENSE +0 -22
  1406. package/packages/emotion/node_modules/@babel/types/README.md +0 -19
  1407. package/packages/emotion/node_modules/@babel/types/lib/asserts/assertNode.js +0 -19
  1408. package/packages/emotion/node_modules/@babel/types/lib/asserts/assertNode.js.map +0 -1
  1409. package/packages/emotion/node_modules/@babel/types/lib/asserts/generated/index.js +0 -1529
  1410. package/packages/emotion/node_modules/@babel/types/lib/asserts/generated/index.js.map +0 -1
  1411. package/packages/emotion/node_modules/@babel/types/lib/ast-types/generated/index.js +0 -3
  1412. package/packages/emotion/node_modules/@babel/types/lib/ast-types/generated/index.js.map +0 -1
  1413. package/packages/emotion/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +0 -22
  1414. package/packages/emotion/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js.map +0 -1
  1415. package/packages/emotion/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +0 -43
  1416. package/packages/emotion/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js.map +0 -1
  1417. package/packages/emotion/node_modules/@babel/types/lib/builders/generated/index.js +0 -2238
  1418. package/packages/emotion/node_modules/@babel/types/lib/builders/generated/index.js.map +0 -1
  1419. package/packages/emotion/node_modules/@babel/types/lib/builders/generated/uppercase.js +0 -1527
  1420. package/packages/emotion/node_modules/@babel/types/lib/builders/generated/uppercase.js.map +0 -1
  1421. package/packages/emotion/node_modules/@babel/types/lib/builders/react/buildChildren.js +0 -31
  1422. package/packages/emotion/node_modules/@babel/types/lib/builders/react/buildChildren.js.map +0 -1
  1423. package/packages/emotion/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +0 -27
  1424. package/packages/emotion/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js.map +0 -1
  1425. package/packages/emotion/node_modules/@babel/types/lib/builders/validateNode.js +0 -22
  1426. package/packages/emotion/node_modules/@babel/types/lib/builders/validateNode.js.map +0 -1
  1427. package/packages/emotion/node_modules/@babel/types/lib/clone/clone.js +0 -14
  1428. package/packages/emotion/node_modules/@babel/types/lib/clone/clone.js.map +0 -1
  1429. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneDeep.js +0 -14
  1430. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneDeep.js.map +0 -1
  1431. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +0 -14
  1432. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js.map +0 -1
  1433. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneNode.js +0 -122
  1434. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneNode.js.map +0 -1
  1435. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +0 -14
  1436. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js.map +0 -1
  1437. package/packages/emotion/node_modules/@babel/types/lib/comments/addComment.js +0 -17
  1438. package/packages/emotion/node_modules/@babel/types/lib/comments/addComment.js.map +0 -1
  1439. package/packages/emotion/node_modules/@babel/types/lib/comments/addComments.js +0 -25
  1440. package/packages/emotion/node_modules/@babel/types/lib/comments/addComments.js.map +0 -1
  1441. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritInnerComments.js +0 -14
  1442. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritInnerComments.js.map +0 -1
  1443. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritLeadingComments.js +0 -14
  1444. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritLeadingComments.js.map +0 -1
  1445. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritTrailingComments.js +0 -14
  1446. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritTrailingComments.js.map +0 -1
  1447. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritsComments.js +0 -21
  1448. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritsComments.js.map +0 -1
  1449. package/packages/emotion/node_modules/@babel/types/lib/comments/removeComments.js +0 -18
  1450. package/packages/emotion/node_modules/@babel/types/lib/comments/removeComments.js.map +0 -1
  1451. package/packages/emotion/node_modules/@babel/types/lib/constants/generated/index.js +0 -109
  1452. package/packages/emotion/node_modules/@babel/types/lib/constants/generated/index.js.map +0 -1
  1453. package/packages/emotion/node_modules/@babel/types/lib/constants/index.js +0 -51
  1454. package/packages/emotion/node_modules/@babel/types/lib/constants/index.js.map +0 -1
  1455. package/packages/emotion/node_modules/@babel/types/lib/converters/ensureBlock.js +0 -16
  1456. package/packages/emotion/node_modules/@babel/types/lib/converters/ensureBlock.js.map +0 -1
  1457. package/packages/emotion/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +0 -77
  1458. package/packages/emotion/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js.map +0 -1
  1459. package/packages/emotion/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +0 -16
  1460. package/packages/emotion/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js.map +0 -1
  1461. package/packages/emotion/node_modules/@babel/types/lib/converters/toBlock.js +0 -36
  1462. package/packages/emotion/node_modules/@babel/types/lib/converters/toBlock.js.map +0 -1
  1463. package/packages/emotion/node_modules/@babel/types/lib/converters/toComputedKey.js +0 -17
  1464. package/packages/emotion/node_modules/@babel/types/lib/converters/toComputedKey.js.map +0 -1
  1465. package/packages/emotion/node_modules/@babel/types/lib/converters/toExpression.js +0 -35
  1466. package/packages/emotion/node_modules/@babel/types/lib/converters/toExpression.js.map +0 -1
  1467. package/packages/emotion/node_modules/@babel/types/lib/converters/toIdentifier.js +0 -32
  1468. package/packages/emotion/node_modules/@babel/types/lib/converters/toIdentifier.js.map +0 -1
  1469. package/packages/emotion/node_modules/@babel/types/lib/converters/toKeyAlias.js +0 -48
  1470. package/packages/emotion/node_modules/@babel/types/lib/converters/toKeyAlias.js.map +0 -1
  1471. package/packages/emotion/node_modules/@babel/types/lib/converters/toSequenceExpression.js +0 -23
  1472. package/packages/emotion/node_modules/@babel/types/lib/converters/toSequenceExpression.js.map +0 -1
  1473. package/packages/emotion/node_modules/@babel/types/lib/converters/toStatement.js +0 -49
  1474. package/packages/emotion/node_modules/@babel/types/lib/converters/toStatement.js.map +0 -1
  1475. package/packages/emotion/node_modules/@babel/types/lib/converters/valueToNode.js +0 -101
  1476. package/packages/emotion/node_modules/@babel/types/lib/converters/valueToNode.js.map +0 -1
  1477. package/packages/emotion/node_modules/@babel/types/lib/definitions/core.js +0 -1712
  1478. package/packages/emotion/node_modules/@babel/types/lib/definitions/core.js.map +0 -1
  1479. package/packages/emotion/node_modules/@babel/types/lib/definitions/experimental.js +0 -135
  1480. package/packages/emotion/node_modules/@babel/types/lib/definitions/experimental.js.map +0 -1
  1481. package/packages/emotion/node_modules/@babel/types/lib/definitions/flow.js +0 -488
  1482. package/packages/emotion/node_modules/@babel/types/lib/definitions/flow.js.map +0 -1
  1483. package/packages/emotion/node_modules/@babel/types/lib/definitions/index.js +0 -105
  1484. package/packages/emotion/node_modules/@babel/types/lib/definitions/index.js.map +0 -1
  1485. package/packages/emotion/node_modules/@babel/types/lib/definitions/jsx.js +0 -159
  1486. package/packages/emotion/node_modules/@babel/types/lib/definitions/jsx.js.map +0 -1
  1487. package/packages/emotion/node_modules/@babel/types/lib/definitions/misc.js +0 -34
  1488. package/packages/emotion/node_modules/@babel/types/lib/definitions/misc.js.map +0 -1
  1489. package/packages/emotion/node_modules/@babel/types/lib/definitions/placeholders.js +0 -35
  1490. package/packages/emotion/node_modules/@babel/types/lib/definitions/placeholders.js.map +0 -1
  1491. package/packages/emotion/node_modules/@babel/types/lib/definitions/typescript.js +0 -499
  1492. package/packages/emotion/node_modules/@babel/types/lib/definitions/typescript.js.map +0 -1
  1493. package/packages/emotion/node_modules/@babel/types/lib/definitions/utils.js +0 -345
  1494. package/packages/emotion/node_modules/@babel/types/lib/definitions/utils.js.map +0 -1
  1495. package/packages/emotion/node_modules/@babel/types/lib/index-legacy.d.ts +0 -2742
  1496. package/packages/emotion/node_modules/@babel/types/lib/index.d.ts +0 -3232
  1497. package/packages/emotion/node_modules/@babel/types/lib/index.d.ts.map +0 -1
  1498. package/packages/emotion/node_modules/@babel/types/lib/index.js +0 -649
  1499. package/packages/emotion/node_modules/@babel/types/lib/index.js.flow +0 -2596
  1500. package/packages/emotion/node_modules/@babel/types/lib/index.js.map +0 -1
  1501. package/packages/emotion/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +0 -17
  1502. package/packages/emotion/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js.map +0 -1
  1503. package/packages/emotion/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +0 -80
  1504. package/packages/emotion/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js.map +0 -1
  1505. package/packages/emotion/node_modules/@babel/types/lib/modifications/inherits.js +0 -35
  1506. package/packages/emotion/node_modules/@babel/types/lib/modifications/inherits.js.map +0 -1
  1507. package/packages/emotion/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +0 -21
  1508. package/packages/emotion/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js.map +0 -1
  1509. package/packages/emotion/node_modules/@babel/types/lib/modifications/removeProperties.js +0 -31
  1510. package/packages/emotion/node_modules/@babel/types/lib/modifications/removeProperties.js.map +0 -1
  1511. package/packages/emotion/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +0 -17
  1512. package/packages/emotion/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js.map +0 -1
  1513. package/packages/emotion/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +0 -80
  1514. package/packages/emotion/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js.map +0 -1
  1515. package/packages/emotion/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +0 -107
  1516. package/packages/emotion/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js.map +0 -1
  1517. package/packages/emotion/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +0 -17
  1518. package/packages/emotion/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js.map +0 -1
  1519. package/packages/emotion/node_modules/@babel/types/lib/traverse/traverse.js +0 -57
  1520. package/packages/emotion/node_modules/@babel/types/lib/traverse/traverse.js.map +0 -1
  1521. package/packages/emotion/node_modules/@babel/types/lib/traverse/traverseFast.js +0 -30
  1522. package/packages/emotion/node_modules/@babel/types/lib/traverse/traverseFast.js.map +0 -1
  1523. package/packages/emotion/node_modules/@babel/types/lib/utils/inherit.js +0 -14
  1524. package/packages/emotion/node_modules/@babel/types/lib/utils/inherit.js.map +0 -1
  1525. package/packages/emotion/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +0 -49
  1526. package/packages/emotion/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js.map +0 -1
  1527. package/packages/emotion/node_modules/@babel/types/lib/utils/shallowEqual.js +0 -20
  1528. package/packages/emotion/node_modules/@babel/types/lib/utils/shallowEqual.js.map +0 -1
  1529. package/packages/emotion/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +0 -15
  1530. package/packages/emotion/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js.map +0 -1
  1531. package/packages/emotion/node_modules/@babel/types/lib/validators/generated/index.js +0 -4845
  1532. package/packages/emotion/node_modules/@babel/types/lib/validators/generated/index.js.map +0 -1
  1533. package/packages/emotion/node_modules/@babel/types/lib/validators/is.js +0 -35
  1534. package/packages/emotion/node_modules/@babel/types/lib/validators/is.js.map +0 -1
  1535. package/packages/emotion/node_modules/@babel/types/lib/validators/isBinding.js +0 -33
  1536. package/packages/emotion/node_modules/@babel/types/lib/validators/isBinding.js.map +0 -1
  1537. package/packages/emotion/node_modules/@babel/types/lib/validators/isBlockScoped.js +0 -16
  1538. package/packages/emotion/node_modules/@babel/types/lib/validators/isBlockScoped.js.map +0 -1
  1539. package/packages/emotion/node_modules/@babel/types/lib/validators/isImmutable.js +0 -26
  1540. package/packages/emotion/node_modules/@babel/types/lib/validators/isImmutable.js.map +0 -1
  1541. package/packages/emotion/node_modules/@babel/types/lib/validators/isLet.js +0 -16
  1542. package/packages/emotion/node_modules/@babel/types/lib/validators/isLet.js.map +0 -1
  1543. package/packages/emotion/node_modules/@babel/types/lib/validators/isNode.js +0 -14
  1544. package/packages/emotion/node_modules/@babel/types/lib/validators/isNode.js.map +0 -1
  1545. package/packages/emotion/node_modules/@babel/types/lib/validators/isNodesEquivalent.js +0 -72
  1546. package/packages/emotion/node_modules/@babel/types/lib/validators/isNodesEquivalent.js.map +0 -1
  1547. package/packages/emotion/node_modules/@babel/types/lib/validators/isPlaceholderType.js +0 -23
  1548. package/packages/emotion/node_modules/@babel/types/lib/validators/isPlaceholderType.js.map +0 -1
  1549. package/packages/emotion/node_modules/@babel/types/lib/validators/isReferenced.js +0 -130
  1550. package/packages/emotion/node_modules/@babel/types/lib/validators/isReferenced.js.map +0 -1
  1551. package/packages/emotion/node_modules/@babel/types/lib/validators/isScope.js +0 -22
  1552. package/packages/emotion/node_modules/@babel/types/lib/validators/isScope.js.map +0 -1
  1553. package/packages/emotion/node_modules/@babel/types/lib/validators/isSpecifierDefault.js +0 -16
  1554. package/packages/emotion/node_modules/@babel/types/lib/validators/isSpecifierDefault.js.map +0 -1
  1555. package/packages/emotion/node_modules/@babel/types/lib/validators/isType.js +0 -26
  1556. package/packages/emotion/node_modules/@babel/types/lib/validators/isType.js.map +0 -1
  1557. package/packages/emotion/node_modules/@babel/types/lib/validators/isValidES3Identifier.js +0 -16
  1558. package/packages/emotion/node_modules/@babel/types/lib/validators/isValidES3Identifier.js.map +0 -1
  1559. package/packages/emotion/node_modules/@babel/types/lib/validators/isValidIdentifier.js +0 -22
  1560. package/packages/emotion/node_modules/@babel/types/lib/validators/isValidIdentifier.js.map +0 -1
  1561. package/packages/emotion/node_modules/@babel/types/lib/validators/isVar.js +0 -18
  1562. package/packages/emotion/node_modules/@babel/types/lib/validators/isVar.js.map +0 -1
  1563. package/packages/emotion/node_modules/@babel/types/lib/validators/matchesPattern.js +0 -44
  1564. package/packages/emotion/node_modules/@babel/types/lib/validators/matchesPattern.js.map +0 -1
  1565. package/packages/emotion/node_modules/@babel/types/lib/validators/react/isCompatTag.js +0 -12
  1566. package/packages/emotion/node_modules/@babel/types/lib/validators/react/isCompatTag.js.map +0 -1
  1567. package/packages/emotion/node_modules/@babel/types/lib/validators/react/isReactComponent.js +0 -14
  1568. package/packages/emotion/node_modules/@babel/types/lib/validators/react/isReactComponent.js.map +0 -1
  1569. package/packages/emotion/node_modules/@babel/types/lib/validators/validate.js +0 -34
  1570. package/packages/emotion/node_modules/@babel/types/lib/validators/validate.js.map +0 -1
  1571. package/packages/emotion/node_modules/@babel/types/package.json +0 -41
  1572. package/packages/emotion/node_modules/@emotion/babel-plugin/LICENSE +0 -21
  1573. package/packages/emotion/node_modules/@emotion/babel-plugin/README.md +0 -346
  1574. package/packages/emotion/node_modules/@emotion/babel-plugin/dist/emotion-babel-plugin.cjs.dev.js +0 -1390
  1575. package/packages/emotion/node_modules/@emotion/babel-plugin/dist/emotion-babel-plugin.cjs.js +0 -7
  1576. package/packages/emotion/node_modules/@emotion/babel-plugin/dist/emotion-babel-plugin.cjs.js.flow +0 -3
  1577. package/packages/emotion/node_modules/@emotion/babel-plugin/dist/emotion-babel-plugin.cjs.prod.js +0 -1390
  1578. package/packages/emotion/node_modules/@emotion/babel-plugin/dist/emotion-babel-plugin.esm.js +0 -1376
  1579. package/packages/emotion/node_modules/@emotion/babel-plugin/package.json +0 -54
  1580. package/packages/emotion/node_modules/@emotion/babel-plugin/src/core-macro.js +0 -198
  1581. package/packages/emotion/node_modules/@emotion/babel-plugin/src/emotion-macro.js +0 -63
  1582. package/packages/emotion/node_modules/@emotion/babel-plugin/src/index.js +0 -300
  1583. package/packages/emotion/node_modules/@emotion/babel-plugin/src/styled-macro.js +0 -141
  1584. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/add-import.js +0 -30
  1585. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/create-node-env-conditional.js +0 -14
  1586. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/get-styled-options.js +0 -103
  1587. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/get-target-class-name.js +0 -52
  1588. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/index.js +0 -13
  1589. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/label.js +0 -193
  1590. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/minify.js +0 -153
  1591. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/object-to-string.js +0 -40
  1592. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/source-maps.js +0 -45
  1593. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/strings.js +0 -61
  1594. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/transform-expression-with-styles.js +0 -149
  1595. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/transformer-macro.js +0 -58
  1596. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/transpiled-output-utils.js +0 -80
  1597. package/packages/emotion/node_modules/@emotion/cache/LICENSE +0 -21
  1598. package/packages/emotion/node_modules/@emotion/cache/README.md +0 -62
  1599. package/packages/emotion/node_modules/@emotion/cache/dist/declarations/src/index.d.ts +0 -2
  1600. package/packages/emotion/node_modules/@emotion/cache/dist/declarations/types/index.d.ts +0 -44
  1601. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.js +0 -583
  1602. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.cjs.d.ts +0 -2
  1603. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.cjs.dev.js +0 -657
  1604. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.cjs.js +0 -7
  1605. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.cjs.js.flow +0 -3
  1606. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.cjs.prod.js +0 -505
  1607. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.esm.js +0 -648
  1608. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.worker.esm.js +0 -571
  1609. package/packages/emotion/node_modules/@emotion/cache/package.json +0 -52
  1610. package/packages/emotion/node_modules/@emotion/cache/src/index.d.ts +0 -2
  1611. package/packages/emotion/node_modules/@emotion/cache/src/index.js +0 -269
  1612. package/packages/emotion/node_modules/@emotion/cache/src/prefixer.js +0 -340
  1613. package/packages/emotion/node_modules/@emotion/cache/src/stylis-plugins.js +0 -269
  1614. package/packages/emotion/node_modules/@emotion/cache/src/types.js +0 -26
  1615. package/packages/emotion/node_modules/@emotion/cache/types/index.d.ts +0 -44
  1616. package/packages/emotion/node_modules/@emotion/css/LICENSE +0 -21
  1617. package/packages/emotion/node_modules/@emotion/css/README.md +0 -345
  1618. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.cjs.d.ts +0 -2
  1619. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.cjs.dev.js +0 -152
  1620. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.cjs.js +0 -7
  1621. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.cjs.js.flow +0 -3
  1622. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.cjs.prod.js +0 -149
  1623. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.esm.js +0 -144
  1624. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.umd.min.js +0 -2
  1625. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.umd.min.js.map +0 -1
  1626. package/packages/emotion/node_modules/@emotion/css/create-instance/package.json +0 -9
  1627. package/packages/emotion/node_modules/@emotion/css/dist/declarations/src/create-instance.d.ts +0 -2
  1628. package/packages/emotion/node_modules/@emotion/css/dist/declarations/src/index.d.ts +0 -1
  1629. package/packages/emotion/node_modules/@emotion/css/dist/declarations/types/create-instance.d.ts +0 -55
  1630. package/packages/emotion/node_modules/@emotion/css/dist/declarations/types/index.d.ts +0 -26
  1631. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.cjs.d.ts +0 -1
  1632. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.cjs.dev.js +0 -33
  1633. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.cjs.js +0 -7
  1634. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.cjs.js.flow +0 -2
  1635. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.cjs.prod.js +0 -33
  1636. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.esm.js +0 -20
  1637. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.umd.min.js +0 -2
  1638. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.umd.min.js.map +0 -1
  1639. package/packages/emotion/node_modules/@emotion/css/macro.d.ts +0 -1
  1640. package/packages/emotion/node_modules/@emotion/css/macro.js +0 -1
  1641. package/packages/emotion/node_modules/@emotion/css/macro.js.flow +0 -2
  1642. package/packages/emotion/node_modules/@emotion/css/package.json +0 -79
  1643. package/packages/emotion/node_modules/@emotion/css/src/create-instance.d.ts +0 -2
  1644. package/packages/emotion/node_modules/@emotion/css/src/create-instance.js +0 -161
  1645. package/packages/emotion/node_modules/@emotion/css/src/index.d.ts +0 -1
  1646. package/packages/emotion/node_modules/@emotion/css/src/index.js +0 -15
  1647. package/packages/emotion/node_modules/@emotion/css/types/create-instance.d.ts +0 -55
  1648. package/packages/emotion/node_modules/@emotion/css/types/index.d.ts +0 -26
  1649. package/packages/emotion/node_modules/@emotion/css/types/tests-create-instance.ts +0 -171
  1650. package/packages/emotion/node_modules/@emotion/css/types/tests.ts +0 -91
  1651. package/packages/emotion/node_modules/@emotion/css/types/tsconfig.json +0 -15
  1652. package/packages/emotion/node_modules/@emotion/css/types/tslint.json +0 -23
  1653. package/packages/emotion/node_modules/@emotion/hash/LICENSE +0 -21
  1654. package/packages/emotion/node_modules/@emotion/hash/README.md +0 -11
  1655. package/packages/emotion/node_modules/@emotion/hash/dist/declarations/src/index.d.ts +0 -2
  1656. package/packages/emotion/node_modules/@emotion/hash/dist/declarations/types/index.d.ts +0 -1
  1657. package/packages/emotion/node_modules/@emotion/hash/dist/emotion-hash.cjs.d.ts +0 -2
  1658. package/packages/emotion/node_modules/@emotion/hash/dist/emotion-hash.cjs.dev.js +0 -59
  1659. package/packages/emotion/node_modules/@emotion/hash/dist/emotion-hash.cjs.js +0 -7
  1660. package/packages/emotion/node_modules/@emotion/hash/dist/emotion-hash.cjs.js.flow +0 -3
  1661. package/packages/emotion/node_modules/@emotion/hash/dist/emotion-hash.cjs.prod.js +0 -59
  1662. package/packages/emotion/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -55
  1663. package/packages/emotion/node_modules/@emotion/hash/package.json +0 -32
  1664. package/packages/emotion/node_modules/@emotion/hash/src/index.d.ts +0 -2
  1665. package/packages/emotion/node_modules/@emotion/hash/src/index.js +0 -64
  1666. package/packages/emotion/node_modules/@emotion/hash/types/index.d.ts +0 -1
  1667. package/packages/emotion/node_modules/@emotion/memoize/LICENSE +0 -21
  1668. package/packages/emotion/node_modules/@emotion/memoize/dist/declarations/src/index.d.ts +0 -2
  1669. package/packages/emotion/node_modules/@emotion/memoize/dist/declarations/types/index.d.ts +0 -3
  1670. package/packages/emotion/node_modules/@emotion/memoize/dist/emotion-memoize.cjs.d.ts +0 -2
  1671. package/packages/emotion/node_modules/@emotion/memoize/dist/emotion-memoize.cjs.dev.js +0 -13
  1672. package/packages/emotion/node_modules/@emotion/memoize/dist/emotion-memoize.cjs.js +0 -7
  1673. package/packages/emotion/node_modules/@emotion/memoize/dist/emotion-memoize.cjs.js.flow +0 -3
  1674. package/packages/emotion/node_modules/@emotion/memoize/dist/emotion-memoize.cjs.prod.js +0 -13
  1675. package/packages/emotion/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -9
  1676. package/packages/emotion/node_modules/@emotion/memoize/package.json +0 -32
  1677. package/packages/emotion/node_modules/@emotion/memoize/src/index.d.ts +0 -2
  1678. package/packages/emotion/node_modules/@emotion/memoize/src/index.js +0 -10
  1679. package/packages/emotion/node_modules/@emotion/memoize/types/index.d.ts +0 -3
  1680. package/packages/emotion/node_modules/@emotion/serialize/LICENSE +0 -21
  1681. package/packages/emotion/node_modules/@emotion/serialize/dist/declarations/src/index.d.ts +0 -2
  1682. package/packages/emotion/node_modules/@emotion/serialize/dist/declarations/types/index.d.ts +0 -69
  1683. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.browser.esm.js +0 -316
  1684. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.d.ts +0 -1
  1685. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.dev.js +0 -326
  1686. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.js +0 -7
  1687. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.js.flow +0 -2
  1688. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.prod.js +0 -235
  1689. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -316
  1690. package/packages/emotion/node_modules/@emotion/serialize/package.json +0 -52
  1691. package/packages/emotion/node_modules/@emotion/serialize/src/index.d.ts +0 -2
  1692. package/packages/emotion/node_modules/@emotion/serialize/src/index.js +0 -388
  1693. package/packages/emotion/node_modules/@emotion/serialize/types/index.d.ts +0 -69
  1694. package/packages/emotion/node_modules/@emotion/sheet/LICENSE +0 -21
  1695. package/packages/emotion/node_modules/@emotion/sheet/README.md +0 -121
  1696. package/packages/emotion/node_modules/@emotion/sheet/dist/declarations/src/index.d.ts +0 -2
  1697. package/packages/emotion/node_modules/@emotion/sheet/dist/declarations/types/index.d.ts +0 -26
  1698. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.browser.esm.js +0 -154
  1699. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.cjs.d.ts +0 -1
  1700. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.cjs.dev.js +0 -158
  1701. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.cjs.js +0 -7
  1702. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.cjs.js.flow +0 -2
  1703. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.cjs.prod.js +0 -139
  1704. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js +0 -154
  1705. package/packages/emotion/node_modules/@emotion/sheet/package.json +0 -45
  1706. package/packages/emotion/node_modules/@emotion/sheet/src/index.d.ts +0 -2
  1707. package/packages/emotion/node_modules/@emotion/sheet/src/index.js +0 -175
  1708. package/packages/emotion/node_modules/@emotion/sheet/types/index.d.ts +0 -26
  1709. package/packages/emotion/node_modules/@emotion/unitless/LICENSE +0 -21
  1710. package/packages/emotion/node_modules/@emotion/unitless/README.md +0 -11
  1711. package/packages/emotion/node_modules/@emotion/unitless/dist/declarations/src/index.d.ts +0 -2
  1712. package/packages/emotion/node_modules/@emotion/unitless/dist/emotion-unitless.cjs.d.ts +0 -2
  1713. package/packages/emotion/node_modules/@emotion/unitless/dist/emotion-unitless.cjs.dev.js +0 -54
  1714. package/packages/emotion/node_modules/@emotion/unitless/dist/emotion-unitless.cjs.js +0 -7
  1715. package/packages/emotion/node_modules/@emotion/unitless/dist/emotion-unitless.cjs.js.flow +0 -3
  1716. package/packages/emotion/node_modules/@emotion/unitless/dist/emotion-unitless.cjs.prod.js +0 -54
  1717. package/packages/emotion/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -50
  1718. package/packages/emotion/node_modules/@emotion/unitless/package.json +0 -26
  1719. package/packages/emotion/node_modules/@emotion/unitless/src/index.d.ts +0 -2
  1720. package/packages/emotion/node_modules/@emotion/unitless/src/index.js +0 -53
  1721. package/packages/emotion/node_modules/@emotion/utils/LICENSE +0 -21
  1722. package/packages/emotion/node_modules/@emotion/utils/dist/declarations/src/index.d.ts +0 -1
  1723. package/packages/emotion/node_modules/@emotion/utils/dist/declarations/types/index.d.ts +0 -59
  1724. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.js +0 -44
  1725. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.cjs.d.ts +0 -1
  1726. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.cjs.dev.js +0 -59
  1727. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.cjs.js +0 -7
  1728. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.cjs.js.flow +0 -2
  1729. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.cjs.prod.js +0 -59
  1730. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.esm.js +0 -53
  1731. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.worker.esm.js +0 -52
  1732. package/packages/emotion/node_modules/@emotion/utils/package.json +0 -47
  1733. package/packages/emotion/node_modules/@emotion/utils/src/index.d.ts +0 -1
  1734. package/packages/emotion/node_modules/@emotion/utils/src/index.js +0 -77
  1735. package/packages/emotion/node_modules/@emotion/utils/src/types.js +0 -28
  1736. package/packages/emotion/node_modules/@emotion/utils/types/index.d.ts +0 -59
  1737. package/packages/emotion/node_modules/@emotion/weak-memoize/LICENSE +0 -21
  1738. package/packages/emotion/node_modules/@emotion/weak-memoize/README.md +0 -35
  1739. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/declarations/src/index.d.ts +0 -2
  1740. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/declarations/types/index.d.ts +0 -7
  1741. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.cjs.d.ts +0 -2
  1742. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.cjs.dev.js +0 -20
  1743. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.cjs.js +0 -7
  1744. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.cjs.js.flow +0 -3
  1745. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.cjs.prod.js +0 -20
  1746. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js +0 -16
  1747. package/packages/emotion/node_modules/@emotion/weak-memoize/package.json +0 -32
  1748. package/packages/emotion/node_modules/@emotion/weak-memoize/src/index.d.ts +0 -2
  1749. package/packages/emotion/node_modules/@emotion/weak-memoize/src/index.js +0 -16
  1750. package/packages/emotion/node_modules/@emotion/weak-memoize/types/index.d.ts +0 -7
  1751. package/packages/emotion/node_modules/@jridgewell/gen-mapping/LICENSE +0 -19
  1752. package/packages/emotion/node_modules/@jridgewell/gen-mapping/README.md +0 -128
  1753. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs +0 -167
  1754. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs.map +0 -1
  1755. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js +0 -174
  1756. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js.map +0 -1
  1757. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/types/gen-mapping.d.ts +0 -70
  1758. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/types/sourcemap-segment.d.ts +0 -12
  1759. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/types/types.d.ts +0 -35
  1760. package/packages/emotion/node_modules/@jridgewell/gen-mapping/package.json +0 -72
  1761. package/packages/emotion/node_modules/@jridgewell/resolve-uri/LICENSE +0 -19
  1762. package/packages/emotion/node_modules/@jridgewell/resolve-uri/README.md +0 -40
  1763. package/packages/emotion/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs +0 -242
  1764. package/packages/emotion/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs.map +0 -1
  1765. package/packages/emotion/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js +0 -250
  1766. package/packages/emotion/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js.map +0 -1
  1767. package/packages/emotion/node_modules/@jridgewell/resolve-uri/dist/types/resolve-uri.d.ts +0 -4
  1768. package/packages/emotion/node_modules/@jridgewell/resolve-uri/package.json +0 -69
  1769. package/packages/emotion/node_modules/@jridgewell/set-array/LICENSE +0 -19
  1770. package/packages/emotion/node_modules/@jridgewell/set-array/README.md +0 -37
  1771. package/packages/emotion/node_modules/@jridgewell/set-array/dist/set-array.mjs +0 -48
  1772. package/packages/emotion/node_modules/@jridgewell/set-array/dist/set-array.mjs.map +0 -1
  1773. package/packages/emotion/node_modules/@jridgewell/set-array/dist/set-array.umd.js +0 -58
  1774. package/packages/emotion/node_modules/@jridgewell/set-array/dist/set-array.umd.js.map +0 -1
  1775. package/packages/emotion/node_modules/@jridgewell/set-array/dist/types/set-array.d.ts +0 -26
  1776. package/packages/emotion/node_modules/@jridgewell/set-array/package.json +0 -66
  1777. package/packages/emotion/node_modules/@jridgewell/set-array/src/set-array.ts +0 -55
  1778. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/LICENSE +0 -21
  1779. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/README.md +0 -200
  1780. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs +0 -164
  1781. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs.map +0 -1
  1782. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js +0 -175
  1783. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js.map +0 -1
  1784. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/dist/types/sourcemap-codec.d.ts +0 -6
  1785. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/package.json +0 -75
  1786. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/src/sourcemap-codec.ts +0 -198
  1787. package/packages/emotion/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
  1788. package/packages/emotion/node_modules/@jridgewell/trace-mapping/README.md +0 -252
  1789. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +0 -552
  1790. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -1
  1791. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js +0 -566
  1792. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +0 -1
  1793. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/any-map.d.ts +0 -8
  1794. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/binary-search.d.ts +0 -32
  1795. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/by-source.d.ts +0 -7
  1796. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/resolve.d.ts +0 -1
  1797. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/sort.d.ts +0 -2
  1798. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/sourcemap-segment.d.ts +0 -16
  1799. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/strip-filename.d.ts +0 -4
  1800. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/trace-mapping.d.ts +0 -74
  1801. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/types.d.ts +0 -92
  1802. package/packages/emotion/node_modules/@jridgewell/trace-mapping/package.json +0 -75
  1803. package/packages/emotion/node_modules/@types/parse-json/LICENSE +0 -21
  1804. package/packages/emotion/node_modules/@types/parse-json/README.md +0 -16
  1805. package/packages/emotion/node_modules/@types/parse-json/index.d.ts +0 -9
  1806. package/packages/emotion/node_modules/@types/parse-json/package.json +0 -22
  1807. package/packages/emotion/node_modules/ansi-styles/index.js +0 -165
  1808. package/packages/emotion/node_modules/ansi-styles/license +0 -9
  1809. package/packages/emotion/node_modules/ansi-styles/package.json +0 -56
  1810. package/packages/emotion/node_modules/ansi-styles/readme.md +0 -147
  1811. package/packages/emotion/node_modules/babel-plugin-macros/CHANGELOG.md +0 -5
  1812. package/packages/emotion/node_modules/babel-plugin-macros/LICENSE +0 -20
  1813. package/packages/emotion/node_modules/babel-plugin-macros/README.md +0 -457
  1814. package/packages/emotion/node_modules/babel-plugin-macros/dist/index.js +0 -351
  1815. package/packages/emotion/node_modules/babel-plugin-macros/package.json +0 -68
  1816. package/packages/emotion/node_modules/browserslist/LICENSE +0 -20
  1817. package/packages/emotion/node_modules/browserslist/README.md +0 -75
  1818. package/packages/emotion/node_modules/browserslist/browser.js +0 -50
  1819. package/packages/emotion/node_modules/browserslist/cli.js +0 -151
  1820. package/packages/emotion/node_modules/browserslist/error.d.ts +0 -7
  1821. package/packages/emotion/node_modules/browserslist/error.js +0 -12
  1822. package/packages/emotion/node_modules/browserslist/index.d.ts +0 -198
  1823. package/packages/emotion/node_modules/browserslist/index.js +0 -1189
  1824. package/packages/emotion/node_modules/browserslist/node.js +0 -407
  1825. package/packages/emotion/node_modules/browserslist/package.json +0 -40
  1826. package/packages/emotion/node_modules/browserslist/parse.js +0 -78
  1827. package/packages/emotion/node_modules/callsites/index.d.ts +0 -96
  1828. package/packages/emotion/node_modules/callsites/index.js +0 -13
  1829. package/packages/emotion/node_modules/callsites/license +0 -9
  1830. package/packages/emotion/node_modules/callsites/package.json +0 -39
  1831. package/packages/emotion/node_modules/callsites/readme.md +0 -48
  1832. package/packages/emotion/node_modules/caniuse-lite/LICENSE +0 -395
  1833. package/packages/emotion/node_modules/caniuse-lite/README.md +0 -92
  1834. package/packages/emotion/node_modules/caniuse-lite/data/agents.js +0 -1
  1835. package/packages/emotion/node_modules/caniuse-lite/data/browserVersions.js +0 -1
  1836. package/packages/emotion/node_modules/caniuse-lite/data/browsers.js +0 -1
  1837. package/packages/emotion/node_modules/caniuse-lite/data/features/aac.js +0 -1
  1838. package/packages/emotion/node_modules/caniuse-lite/data/features/abortcontroller.js +0 -1
  1839. package/packages/emotion/node_modules/caniuse-lite/data/features/ac3-ec3.js +0 -1
  1840. package/packages/emotion/node_modules/caniuse-lite/data/features/accelerometer.js +0 -1
  1841. package/packages/emotion/node_modules/caniuse-lite/data/features/addeventlistener.js +0 -1
  1842. package/packages/emotion/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +0 -1
  1843. package/packages/emotion/node_modules/caniuse-lite/data/features/ambient-light.js +0 -1
  1844. package/packages/emotion/node_modules/caniuse-lite/data/features/apng.js +0 -1
  1845. package/packages/emotion/node_modules/caniuse-lite/data/features/array-find-index.js +0 -1
  1846. package/packages/emotion/node_modules/caniuse-lite/data/features/array-find.js +0 -1
  1847. package/packages/emotion/node_modules/caniuse-lite/data/features/array-flat.js +0 -1
  1848. package/packages/emotion/node_modules/caniuse-lite/data/features/array-includes.js +0 -1
  1849. package/packages/emotion/node_modules/caniuse-lite/data/features/arrow-functions.js +0 -1
  1850. package/packages/emotion/node_modules/caniuse-lite/data/features/asmjs.js +0 -1
  1851. package/packages/emotion/node_modules/caniuse-lite/data/features/async-clipboard.js +0 -1
  1852. package/packages/emotion/node_modules/caniuse-lite/data/features/async-functions.js +0 -1
  1853. package/packages/emotion/node_modules/caniuse-lite/data/features/atob-btoa.js +0 -1
  1854. package/packages/emotion/node_modules/caniuse-lite/data/features/audio-api.js +0 -1
  1855. package/packages/emotion/node_modules/caniuse-lite/data/features/audio.js +0 -1
  1856. package/packages/emotion/node_modules/caniuse-lite/data/features/audiotracks.js +0 -1
  1857. package/packages/emotion/node_modules/caniuse-lite/data/features/autofocus.js +0 -1
  1858. package/packages/emotion/node_modules/caniuse-lite/data/features/auxclick.js +0 -1
  1859. package/packages/emotion/node_modules/caniuse-lite/data/features/av1.js +0 -1
  1860. package/packages/emotion/node_modules/caniuse-lite/data/features/avif.js +0 -1
  1861. package/packages/emotion/node_modules/caniuse-lite/data/features/background-attachment.js +0 -1
  1862. package/packages/emotion/node_modules/caniuse-lite/data/features/background-clip-text.js +0 -1
  1863. package/packages/emotion/node_modules/caniuse-lite/data/features/background-img-opts.js +0 -1
  1864. package/packages/emotion/node_modules/caniuse-lite/data/features/background-position-x-y.js +0 -1
  1865. package/packages/emotion/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +0 -1
  1866. package/packages/emotion/node_modules/caniuse-lite/data/features/background-sync.js +0 -1
  1867. package/packages/emotion/node_modules/caniuse-lite/data/features/battery-status.js +0 -1
  1868. package/packages/emotion/node_modules/caniuse-lite/data/features/beacon.js +0 -1
  1869. package/packages/emotion/node_modules/caniuse-lite/data/features/beforeafterprint.js +0 -1
  1870. package/packages/emotion/node_modules/caniuse-lite/data/features/bigint.js +0 -1
  1871. package/packages/emotion/node_modules/caniuse-lite/data/features/blobbuilder.js +0 -1
  1872. package/packages/emotion/node_modules/caniuse-lite/data/features/bloburls.js +0 -1
  1873. package/packages/emotion/node_modules/caniuse-lite/data/features/border-image.js +0 -1
  1874. package/packages/emotion/node_modules/caniuse-lite/data/features/border-radius.js +0 -1
  1875. package/packages/emotion/node_modules/caniuse-lite/data/features/broadcastchannel.js +0 -1
  1876. package/packages/emotion/node_modules/caniuse-lite/data/features/brotli.js +0 -1
  1877. package/packages/emotion/node_modules/caniuse-lite/data/features/calc.js +0 -1
  1878. package/packages/emotion/node_modules/caniuse-lite/data/features/canvas-blending.js +0 -1
  1879. package/packages/emotion/node_modules/caniuse-lite/data/features/canvas-text.js +0 -1
  1880. package/packages/emotion/node_modules/caniuse-lite/data/features/canvas.js +0 -1
  1881. package/packages/emotion/node_modules/caniuse-lite/data/features/ch-unit.js +0 -1
  1882. package/packages/emotion/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +0 -1
  1883. package/packages/emotion/node_modules/caniuse-lite/data/features/channel-messaging.js +0 -1
  1884. package/packages/emotion/node_modules/caniuse-lite/data/features/childnode-remove.js +0 -1
  1885. package/packages/emotion/node_modules/caniuse-lite/data/features/classlist.js +0 -1
  1886. package/packages/emotion/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +0 -1
  1887. package/packages/emotion/node_modules/caniuse-lite/data/features/clipboard.js +0 -1
  1888. package/packages/emotion/node_modules/caniuse-lite/data/features/colr-v1.js +0 -1
  1889. package/packages/emotion/node_modules/caniuse-lite/data/features/colr.js +0 -1
  1890. package/packages/emotion/node_modules/caniuse-lite/data/features/comparedocumentposition.js +0 -1
  1891. package/packages/emotion/node_modules/caniuse-lite/data/features/console-basic.js +0 -1
  1892. package/packages/emotion/node_modules/caniuse-lite/data/features/console-time.js +0 -1
  1893. package/packages/emotion/node_modules/caniuse-lite/data/features/const.js +0 -1
  1894. package/packages/emotion/node_modules/caniuse-lite/data/features/constraint-validation.js +0 -1
  1895. package/packages/emotion/node_modules/caniuse-lite/data/features/contenteditable.js +0 -1
  1896. package/packages/emotion/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +0 -1
  1897. package/packages/emotion/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +0 -1
  1898. package/packages/emotion/node_modules/caniuse-lite/data/features/cookie-store-api.js +0 -1
  1899. package/packages/emotion/node_modules/caniuse-lite/data/features/cors.js +0 -1
  1900. package/packages/emotion/node_modules/caniuse-lite/data/features/createimagebitmap.js +0 -1
  1901. package/packages/emotion/node_modules/caniuse-lite/data/features/credential-management.js +0 -1
  1902. package/packages/emotion/node_modules/caniuse-lite/data/features/cryptography.js +0 -1
  1903. package/packages/emotion/node_modules/caniuse-lite/data/features/css-all.js +0 -1
  1904. package/packages/emotion/node_modules/caniuse-lite/data/features/css-animation.js +0 -1
  1905. package/packages/emotion/node_modules/caniuse-lite/data/features/css-any-link.js +0 -1
  1906. package/packages/emotion/node_modules/caniuse-lite/data/features/css-appearance.js +0 -1
  1907. package/packages/emotion/node_modules/caniuse-lite/data/features/css-at-counter-style.js +0 -1
  1908. package/packages/emotion/node_modules/caniuse-lite/data/features/css-autofill.js +0 -1
  1909. package/packages/emotion/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +0 -1
  1910. package/packages/emotion/node_modules/caniuse-lite/data/features/css-background-offsets.js +0 -1
  1911. package/packages/emotion/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +0 -1
  1912. package/packages/emotion/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +0 -1
  1913. package/packages/emotion/node_modules/caniuse-lite/data/features/css-boxshadow.js +0 -1
  1914. package/packages/emotion/node_modules/caniuse-lite/data/features/css-canvas.js +0 -1
  1915. package/packages/emotion/node_modules/caniuse-lite/data/features/css-caret-color.js +0 -1
  1916. package/packages/emotion/node_modules/caniuse-lite/data/features/css-cascade-layers.js +0 -1
  1917. package/packages/emotion/node_modules/caniuse-lite/data/features/css-case-insensitive.js +0 -1
  1918. package/packages/emotion/node_modules/caniuse-lite/data/features/css-clip-path.js +0 -1
  1919. package/packages/emotion/node_modules/caniuse-lite/data/features/css-color-adjust.js +0 -1
  1920. package/packages/emotion/node_modules/caniuse-lite/data/features/css-color-function.js +0 -1
  1921. package/packages/emotion/node_modules/caniuse-lite/data/features/css-conic-gradients.js +0 -1
  1922. package/packages/emotion/node_modules/caniuse-lite/data/features/css-container-queries.js +0 -1
  1923. package/packages/emotion/node_modules/caniuse-lite/data/features/css-container-query-units.js +0 -1
  1924. package/packages/emotion/node_modules/caniuse-lite/data/features/css-containment.js +0 -1
  1925. package/packages/emotion/node_modules/caniuse-lite/data/features/css-content-visibility.js +0 -1
  1926. package/packages/emotion/node_modules/caniuse-lite/data/features/css-counters.js +0 -1
  1927. package/packages/emotion/node_modules/caniuse-lite/data/features/css-crisp-edges.js +0 -1
  1928. package/packages/emotion/node_modules/caniuse-lite/data/features/css-cross-fade.js +0 -1
  1929. package/packages/emotion/node_modules/caniuse-lite/data/features/css-default-pseudo.js +0 -1
  1930. package/packages/emotion/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +0 -1
  1931. package/packages/emotion/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +0 -1
  1932. package/packages/emotion/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +0 -1
  1933. package/packages/emotion/node_modules/caniuse-lite/data/features/css-display-contents.js +0 -1
  1934. package/packages/emotion/node_modules/caniuse-lite/data/features/css-element-function.js +0 -1
  1935. package/packages/emotion/node_modules/caniuse-lite/data/features/css-env-function.js +0 -1
  1936. package/packages/emotion/node_modules/caniuse-lite/data/features/css-exclusions.js +0 -1
  1937. package/packages/emotion/node_modules/caniuse-lite/data/features/css-featurequeries.js +0 -1
  1938. package/packages/emotion/node_modules/caniuse-lite/data/features/css-file-selector-button.js +0 -1
  1939. package/packages/emotion/node_modules/caniuse-lite/data/features/css-filter-function.js +0 -1
  1940. package/packages/emotion/node_modules/caniuse-lite/data/features/css-filters.js +0 -1
  1941. package/packages/emotion/node_modules/caniuse-lite/data/features/css-first-letter.js +0 -1
  1942. package/packages/emotion/node_modules/caniuse-lite/data/features/css-first-line.js +0 -1
  1943. package/packages/emotion/node_modules/caniuse-lite/data/features/css-fixed.js +0 -1
  1944. package/packages/emotion/node_modules/caniuse-lite/data/features/css-focus-visible.js +0 -1
  1945. package/packages/emotion/node_modules/caniuse-lite/data/features/css-focus-within.js +0 -1
  1946. package/packages/emotion/node_modules/caniuse-lite/data/features/css-font-palette.js +0 -1
  1947. package/packages/emotion/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +0 -1
  1948. package/packages/emotion/node_modules/caniuse-lite/data/features/css-font-stretch.js +0 -1
  1949. package/packages/emotion/node_modules/caniuse-lite/data/features/css-gencontent.js +0 -1
  1950. package/packages/emotion/node_modules/caniuse-lite/data/features/css-gradients.js +0 -1
  1951. package/packages/emotion/node_modules/caniuse-lite/data/features/css-grid-animation.js +0 -1
  1952. package/packages/emotion/node_modules/caniuse-lite/data/features/css-grid.js +0 -1
  1953. package/packages/emotion/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +0 -1
  1954. package/packages/emotion/node_modules/caniuse-lite/data/features/css-has.js +0 -1
  1955. package/packages/emotion/node_modules/caniuse-lite/data/features/css-hyphens.js +0 -1
  1956. package/packages/emotion/node_modules/caniuse-lite/data/features/css-image-orientation.js +0 -1
  1957. package/packages/emotion/node_modules/caniuse-lite/data/features/css-image-set.js +0 -1
  1958. package/packages/emotion/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +0 -1
  1959. package/packages/emotion/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +0 -1
  1960. package/packages/emotion/node_modules/caniuse-lite/data/features/css-initial-letter.js +0 -1
  1961. package/packages/emotion/node_modules/caniuse-lite/data/features/css-initial-value.js +0 -1
  1962. package/packages/emotion/node_modules/caniuse-lite/data/features/css-lch-lab.js +0 -1
  1963. package/packages/emotion/node_modules/caniuse-lite/data/features/css-letter-spacing.js +0 -1
  1964. package/packages/emotion/node_modules/caniuse-lite/data/features/css-line-clamp.js +0 -1
  1965. package/packages/emotion/node_modules/caniuse-lite/data/features/css-logical-props.js +0 -1
  1966. package/packages/emotion/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +0 -1
  1967. package/packages/emotion/node_modules/caniuse-lite/data/features/css-masks.js +0 -1
  1968. package/packages/emotion/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +0 -1
  1969. package/packages/emotion/node_modules/caniuse-lite/data/features/css-math-functions.js +0 -1
  1970. package/packages/emotion/node_modules/caniuse-lite/data/features/css-media-interaction.js +0 -1
  1971. package/packages/emotion/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +0 -1
  1972. package/packages/emotion/node_modules/caniuse-lite/data/features/css-media-resolution.js +0 -1
  1973. package/packages/emotion/node_modules/caniuse-lite/data/features/css-media-scripting.js +0 -1
  1974. package/packages/emotion/node_modules/caniuse-lite/data/features/css-mediaqueries.js +0 -1
  1975. package/packages/emotion/node_modules/caniuse-lite/data/features/css-mixblendmode.js +0 -1
  1976. package/packages/emotion/node_modules/caniuse-lite/data/features/css-motion-paths.js +0 -1
  1977. package/packages/emotion/node_modules/caniuse-lite/data/features/css-namespaces.js +0 -1
  1978. package/packages/emotion/node_modules/caniuse-lite/data/features/css-nesting.js +0 -1
  1979. package/packages/emotion/node_modules/caniuse-lite/data/features/css-not-sel-list.js +0 -1
  1980. package/packages/emotion/node_modules/caniuse-lite/data/features/css-nth-child-of.js +0 -1
  1981. package/packages/emotion/node_modules/caniuse-lite/data/features/css-opacity.js +0 -1
  1982. package/packages/emotion/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +0 -1
  1983. package/packages/emotion/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +0 -1
  1984. package/packages/emotion/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +0 -1
  1985. package/packages/emotion/node_modules/caniuse-lite/data/features/css-overflow.js +0 -1
  1986. package/packages/emotion/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +0 -1
  1987. package/packages/emotion/node_modules/caniuse-lite/data/features/css-page-break.js +0 -1
  1988. package/packages/emotion/node_modules/caniuse-lite/data/features/css-paged-media.js +0 -1
  1989. package/packages/emotion/node_modules/caniuse-lite/data/features/css-paint-api.js +0 -1
  1990. package/packages/emotion/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +0 -1
  1991. package/packages/emotion/node_modules/caniuse-lite/data/features/css-placeholder.js +0 -1
  1992. package/packages/emotion/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +0 -1
  1993. package/packages/emotion/node_modules/caniuse-lite/data/features/css-read-only-write.js +0 -1
  1994. package/packages/emotion/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +0 -1
  1995. package/packages/emotion/node_modules/caniuse-lite/data/features/css-reflections.js +0 -1
  1996. package/packages/emotion/node_modules/caniuse-lite/data/features/css-regions.js +0 -1
  1997. package/packages/emotion/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +0 -1
  1998. package/packages/emotion/node_modules/caniuse-lite/data/features/css-resize.js +0 -1
  1999. package/packages/emotion/node_modules/caniuse-lite/data/features/css-revert-value.js +0 -1
  2000. package/packages/emotion/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +0 -1
  2001. package/packages/emotion/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +0 -1
  2002. package/packages/emotion/node_modules/caniuse-lite/data/features/css-scroll-timeline.js +0 -1
  2003. package/packages/emotion/node_modules/caniuse-lite/data/features/css-scrollbar.js +0 -1
  2004. package/packages/emotion/node_modules/caniuse-lite/data/features/css-sel2.js +0 -1
  2005. package/packages/emotion/node_modules/caniuse-lite/data/features/css-sel3.js +0 -1
  2006. package/packages/emotion/node_modules/caniuse-lite/data/features/css-selection.js +0 -1
  2007. package/packages/emotion/node_modules/caniuse-lite/data/features/css-shapes.js +0 -1
  2008. package/packages/emotion/node_modules/caniuse-lite/data/features/css-snappoints.js +0 -1
  2009. package/packages/emotion/node_modules/caniuse-lite/data/features/css-sticky.js +0 -1
  2010. package/packages/emotion/node_modules/caniuse-lite/data/features/css-subgrid.js +0 -1
  2011. package/packages/emotion/node_modules/caniuse-lite/data/features/css-supports-api.js +0 -1
  2012. package/packages/emotion/node_modules/caniuse-lite/data/features/css-table.js +0 -1
  2013. package/packages/emotion/node_modules/caniuse-lite/data/features/css-text-align-last.js +0 -1
  2014. package/packages/emotion/node_modules/caniuse-lite/data/features/css-text-indent.js +0 -1
  2015. package/packages/emotion/node_modules/caniuse-lite/data/features/css-text-justify.js +0 -1
  2016. package/packages/emotion/node_modules/caniuse-lite/data/features/css-text-orientation.js +0 -1
  2017. package/packages/emotion/node_modules/caniuse-lite/data/features/css-text-spacing.js +0 -1
  2018. package/packages/emotion/node_modules/caniuse-lite/data/features/css-textshadow.js +0 -1
  2019. package/packages/emotion/node_modules/caniuse-lite/data/features/css-touch-action.js +0 -1
  2020. package/packages/emotion/node_modules/caniuse-lite/data/features/css-transitions.js +0 -1
  2021. package/packages/emotion/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +0 -1
  2022. package/packages/emotion/node_modules/caniuse-lite/data/features/css-unset-value.js +0 -1
  2023. package/packages/emotion/node_modules/caniuse-lite/data/features/css-variables.js +0 -1
  2024. package/packages/emotion/node_modules/caniuse-lite/data/features/css-when-else.js +0 -1
  2025. package/packages/emotion/node_modules/caniuse-lite/data/features/css-widows-orphans.js +0 -1
  2026. package/packages/emotion/node_modules/caniuse-lite/data/features/css-width-stretch.js +0 -1
  2027. package/packages/emotion/node_modules/caniuse-lite/data/features/css-writing-mode.js +0 -1
  2028. package/packages/emotion/node_modules/caniuse-lite/data/features/css-zoom.js +0 -1
  2029. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-attr.js +0 -1
  2030. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-boxsizing.js +0 -1
  2031. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-colors.js +0 -1
  2032. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +0 -1
  2033. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +0 -1
  2034. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-cursors.js +0 -1
  2035. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-tabsize.js +0 -1
  2036. package/packages/emotion/node_modules/caniuse-lite/data/features/currentcolor.js +0 -1
  2037. package/packages/emotion/node_modules/caniuse-lite/data/features/custom-elements.js +0 -1
  2038. package/packages/emotion/node_modules/caniuse-lite/data/features/custom-elementsv1.js +0 -1
  2039. package/packages/emotion/node_modules/caniuse-lite/data/features/customevent.js +0 -1
  2040. package/packages/emotion/node_modules/caniuse-lite/data/features/datalist.js +0 -1
  2041. package/packages/emotion/node_modules/caniuse-lite/data/features/dataset.js +0 -1
  2042. package/packages/emotion/node_modules/caniuse-lite/data/features/datauri.js +0 -1
  2043. package/packages/emotion/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +0 -1
  2044. package/packages/emotion/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +0 -1
  2045. package/packages/emotion/node_modules/caniuse-lite/data/features/decorators.js +0 -1
  2046. package/packages/emotion/node_modules/caniuse-lite/data/features/details.js +0 -1
  2047. package/packages/emotion/node_modules/caniuse-lite/data/features/deviceorientation.js +0 -1
  2048. package/packages/emotion/node_modules/caniuse-lite/data/features/devicepixelratio.js +0 -1
  2049. package/packages/emotion/node_modules/caniuse-lite/data/features/dialog.js +0 -1
  2050. package/packages/emotion/node_modules/caniuse-lite/data/features/dispatchevent.js +0 -1
  2051. package/packages/emotion/node_modules/caniuse-lite/data/features/dnssec.js +0 -1
  2052. package/packages/emotion/node_modules/caniuse-lite/data/features/do-not-track.js +0 -1
  2053. package/packages/emotion/node_modules/caniuse-lite/data/features/document-currentscript.js +0 -1
  2054. package/packages/emotion/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +0 -1
  2055. package/packages/emotion/node_modules/caniuse-lite/data/features/document-execcommand.js +0 -1
  2056. package/packages/emotion/node_modules/caniuse-lite/data/features/document-policy.js +0 -1
  2057. package/packages/emotion/node_modules/caniuse-lite/data/features/document-scrollingelement.js +0 -1
  2058. package/packages/emotion/node_modules/caniuse-lite/data/features/documenthead.js +0 -1
  2059. package/packages/emotion/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +0 -1
  2060. package/packages/emotion/node_modules/caniuse-lite/data/features/dom-range.js +0 -1
  2061. package/packages/emotion/node_modules/caniuse-lite/data/features/domcontentloaded.js +0 -1
  2062. package/packages/emotion/node_modules/caniuse-lite/data/features/dommatrix.js +0 -1
  2063. package/packages/emotion/node_modules/caniuse-lite/data/features/download.js +0 -1
  2064. package/packages/emotion/node_modules/caniuse-lite/data/features/dragndrop.js +0 -1
  2065. package/packages/emotion/node_modules/caniuse-lite/data/features/element-closest.js +0 -1
  2066. package/packages/emotion/node_modules/caniuse-lite/data/features/element-from-point.js +0 -1
  2067. package/packages/emotion/node_modules/caniuse-lite/data/features/element-scroll-methods.js +0 -1
  2068. package/packages/emotion/node_modules/caniuse-lite/data/features/eme.js +0 -1
  2069. package/packages/emotion/node_modules/caniuse-lite/data/features/eot.js +0 -1
  2070. package/packages/emotion/node_modules/caniuse-lite/data/features/es5.js +0 -1
  2071. package/packages/emotion/node_modules/caniuse-lite/data/features/es6-class.js +0 -1
  2072. package/packages/emotion/node_modules/caniuse-lite/data/features/es6-generators.js +0 -1
  2073. package/packages/emotion/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +0 -1
  2074. package/packages/emotion/node_modules/caniuse-lite/data/features/es6-module.js +0 -1
  2075. package/packages/emotion/node_modules/caniuse-lite/data/features/es6-number.js +0 -1
  2076. package/packages/emotion/node_modules/caniuse-lite/data/features/es6-string-includes.js +0 -1
  2077. package/packages/emotion/node_modules/caniuse-lite/data/features/es6.js +0 -1
  2078. package/packages/emotion/node_modules/caniuse-lite/data/features/eventsource.js +0 -1
  2079. package/packages/emotion/node_modules/caniuse-lite/data/features/extended-system-fonts.js +0 -1
  2080. package/packages/emotion/node_modules/caniuse-lite/data/features/feature-policy.js +0 -1
  2081. package/packages/emotion/node_modules/caniuse-lite/data/features/fetch.js +0 -1
  2082. package/packages/emotion/node_modules/caniuse-lite/data/features/fieldset-disabled.js +0 -1
  2083. package/packages/emotion/node_modules/caniuse-lite/data/features/fileapi.js +0 -1
  2084. package/packages/emotion/node_modules/caniuse-lite/data/features/filereader.js +0 -1
  2085. package/packages/emotion/node_modules/caniuse-lite/data/features/filereadersync.js +0 -1
  2086. package/packages/emotion/node_modules/caniuse-lite/data/features/filesystem.js +0 -1
  2087. package/packages/emotion/node_modules/caniuse-lite/data/features/flac.js +0 -1
  2088. package/packages/emotion/node_modules/caniuse-lite/data/features/flexbox-gap.js +0 -1
  2089. package/packages/emotion/node_modules/caniuse-lite/data/features/flexbox.js +0 -1
  2090. package/packages/emotion/node_modules/caniuse-lite/data/features/flow-root.js +0 -1
  2091. package/packages/emotion/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +0 -1
  2092. package/packages/emotion/node_modules/caniuse-lite/data/features/font-family-system-ui.js +0 -1
  2093. package/packages/emotion/node_modules/caniuse-lite/data/features/font-feature.js +0 -1
  2094. package/packages/emotion/node_modules/caniuse-lite/data/features/font-kerning.js +0 -1
  2095. package/packages/emotion/node_modules/caniuse-lite/data/features/font-loading.js +0 -1
  2096. package/packages/emotion/node_modules/caniuse-lite/data/features/font-size-adjust.js +0 -1
  2097. package/packages/emotion/node_modules/caniuse-lite/data/features/font-smooth.js +0 -1
  2098. package/packages/emotion/node_modules/caniuse-lite/data/features/font-unicode-range.js +0 -1
  2099. package/packages/emotion/node_modules/caniuse-lite/data/features/font-variant-alternates.js +0 -1
  2100. package/packages/emotion/node_modules/caniuse-lite/data/features/font-variant-numeric.js +0 -1
  2101. package/packages/emotion/node_modules/caniuse-lite/data/features/fontface.js +0 -1
  2102. package/packages/emotion/node_modules/caniuse-lite/data/features/form-attribute.js +0 -1
  2103. package/packages/emotion/node_modules/caniuse-lite/data/features/form-submit-attributes.js +0 -1
  2104. package/packages/emotion/node_modules/caniuse-lite/data/features/form-validation.js +0 -1
  2105. package/packages/emotion/node_modules/caniuse-lite/data/features/forms.js +0 -1
  2106. package/packages/emotion/node_modules/caniuse-lite/data/features/fullscreen.js +0 -1
  2107. package/packages/emotion/node_modules/caniuse-lite/data/features/gamepad.js +0 -1
  2108. package/packages/emotion/node_modules/caniuse-lite/data/features/geolocation.js +0 -1
  2109. package/packages/emotion/node_modules/caniuse-lite/data/features/getboundingclientrect.js +0 -1
  2110. package/packages/emotion/node_modules/caniuse-lite/data/features/getcomputedstyle.js +0 -1
  2111. package/packages/emotion/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +0 -1
  2112. package/packages/emotion/node_modules/caniuse-lite/data/features/getrandomvalues.js +0 -1
  2113. package/packages/emotion/node_modules/caniuse-lite/data/features/gyroscope.js +0 -1
  2114. package/packages/emotion/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +0 -1
  2115. package/packages/emotion/node_modules/caniuse-lite/data/features/hashchange.js +0 -1
  2116. package/packages/emotion/node_modules/caniuse-lite/data/features/heif.js +0 -1
  2117. package/packages/emotion/node_modules/caniuse-lite/data/features/hevc.js +0 -1
  2118. package/packages/emotion/node_modules/caniuse-lite/data/features/hidden.js +0 -1
  2119. package/packages/emotion/node_modules/caniuse-lite/data/features/high-resolution-time.js +0 -1
  2120. package/packages/emotion/node_modules/caniuse-lite/data/features/history.js +0 -1
  2121. package/packages/emotion/node_modules/caniuse-lite/data/features/html-media-capture.js +0 -1
  2122. package/packages/emotion/node_modules/caniuse-lite/data/features/html5semantic.js +0 -1
  2123. package/packages/emotion/node_modules/caniuse-lite/data/features/http-live-streaming.js +0 -1
  2124. package/packages/emotion/node_modules/caniuse-lite/data/features/http2.js +0 -1
  2125. package/packages/emotion/node_modules/caniuse-lite/data/features/http3.js +0 -1
  2126. package/packages/emotion/node_modules/caniuse-lite/data/features/iframe-sandbox.js +0 -1
  2127. package/packages/emotion/node_modules/caniuse-lite/data/features/iframe-seamless.js +0 -1
  2128. package/packages/emotion/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +0 -1
  2129. package/packages/emotion/node_modules/caniuse-lite/data/features/imagecapture.js +0 -1
  2130. package/packages/emotion/node_modules/caniuse-lite/data/features/ime.js +0 -1
  2131. package/packages/emotion/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +0 -1
  2132. package/packages/emotion/node_modules/caniuse-lite/data/features/import-maps.js +0 -1
  2133. package/packages/emotion/node_modules/caniuse-lite/data/features/imports.js +0 -1
  2134. package/packages/emotion/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +0 -1
  2135. package/packages/emotion/node_modules/caniuse-lite/data/features/indexeddb.js +0 -1
  2136. package/packages/emotion/node_modules/caniuse-lite/data/features/indexeddb2.js +0 -1
  2137. package/packages/emotion/node_modules/caniuse-lite/data/features/inline-block.js +0 -1
  2138. package/packages/emotion/node_modules/caniuse-lite/data/features/innertext.js +0 -1
  2139. package/packages/emotion/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +0 -1
  2140. package/packages/emotion/node_modules/caniuse-lite/data/features/input-color.js +0 -1
  2141. package/packages/emotion/node_modules/caniuse-lite/data/features/input-datetime.js +0 -1
  2142. package/packages/emotion/node_modules/caniuse-lite/data/features/input-email-tel-url.js +0 -1
  2143. package/packages/emotion/node_modules/caniuse-lite/data/features/input-event.js +0 -1
  2144. package/packages/emotion/node_modules/caniuse-lite/data/features/input-file-accept.js +0 -1
  2145. package/packages/emotion/node_modules/caniuse-lite/data/features/input-file-directory.js +0 -1
  2146. package/packages/emotion/node_modules/caniuse-lite/data/features/input-file-multiple.js +0 -1
  2147. package/packages/emotion/node_modules/caniuse-lite/data/features/input-inputmode.js +0 -1
  2148. package/packages/emotion/node_modules/caniuse-lite/data/features/input-minlength.js +0 -1
  2149. package/packages/emotion/node_modules/caniuse-lite/data/features/input-number.js +0 -1
  2150. package/packages/emotion/node_modules/caniuse-lite/data/features/input-pattern.js +0 -1
  2151. package/packages/emotion/node_modules/caniuse-lite/data/features/input-placeholder.js +0 -1
  2152. package/packages/emotion/node_modules/caniuse-lite/data/features/input-range.js +0 -1
  2153. package/packages/emotion/node_modules/caniuse-lite/data/features/input-search.js +0 -1
  2154. package/packages/emotion/node_modules/caniuse-lite/data/features/input-selection.js +0 -1
  2155. package/packages/emotion/node_modules/caniuse-lite/data/features/insert-adjacent.js +0 -1
  2156. package/packages/emotion/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +0 -1
  2157. package/packages/emotion/node_modules/caniuse-lite/data/features/internationalization.js +0 -1
  2158. package/packages/emotion/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +0 -1
  2159. package/packages/emotion/node_modules/caniuse-lite/data/features/intersectionobserver.js +0 -1
  2160. package/packages/emotion/node_modules/caniuse-lite/data/features/intl-pluralrules.js +0 -1
  2161. package/packages/emotion/node_modules/caniuse-lite/data/features/intrinsic-width.js +0 -1
  2162. package/packages/emotion/node_modules/caniuse-lite/data/features/jpeg2000.js +0 -1
  2163. package/packages/emotion/node_modules/caniuse-lite/data/features/jpegxl.js +0 -1
  2164. package/packages/emotion/node_modules/caniuse-lite/data/features/jpegxr.js +0 -1
  2165. package/packages/emotion/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +0 -1
  2166. package/packages/emotion/node_modules/caniuse-lite/data/features/json.js +0 -1
  2167. package/packages/emotion/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +0 -1
  2168. package/packages/emotion/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +0 -1
  2169. package/packages/emotion/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +0 -1
  2170. package/packages/emotion/node_modules/caniuse-lite/data/features/keyboardevent-code.js +0 -1
  2171. package/packages/emotion/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +0 -1
  2172. package/packages/emotion/node_modules/caniuse-lite/data/features/keyboardevent-key.js +0 -1
  2173. package/packages/emotion/node_modules/caniuse-lite/data/features/keyboardevent-location.js +0 -1
  2174. package/packages/emotion/node_modules/caniuse-lite/data/features/keyboardevent-which.js +0 -1
  2175. package/packages/emotion/node_modules/caniuse-lite/data/features/lazyload.js +0 -1
  2176. package/packages/emotion/node_modules/caniuse-lite/data/features/let.js +0 -1
  2177. package/packages/emotion/node_modules/caniuse-lite/data/features/link-icon-png.js +0 -1
  2178. package/packages/emotion/node_modules/caniuse-lite/data/features/link-icon-svg.js +0 -1
  2179. package/packages/emotion/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +0 -1
  2180. package/packages/emotion/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +0 -1
  2181. package/packages/emotion/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +0 -1
  2182. package/packages/emotion/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +0 -1
  2183. package/packages/emotion/node_modules/caniuse-lite/data/features/link-rel-preload.js +0 -1
  2184. package/packages/emotion/node_modules/caniuse-lite/data/features/link-rel-prerender.js +0 -1
  2185. package/packages/emotion/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +0 -1
  2186. package/packages/emotion/node_modules/caniuse-lite/data/features/localecompare.js +0 -1
  2187. package/packages/emotion/node_modules/caniuse-lite/data/features/magnetometer.js +0 -1
  2188. package/packages/emotion/node_modules/caniuse-lite/data/features/matchesselector.js +0 -1
  2189. package/packages/emotion/node_modules/caniuse-lite/data/features/matchmedia.js +0 -1
  2190. package/packages/emotion/node_modules/caniuse-lite/data/features/mathml.js +0 -1
  2191. package/packages/emotion/node_modules/caniuse-lite/data/features/maxlength.js +0 -1
  2192. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +0 -1
  2193. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +0 -1
  2194. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +0 -1
  2195. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +0 -1
  2196. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +0 -1
  2197. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +0 -1
  2198. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +0 -1
  2199. package/packages/emotion/node_modules/caniuse-lite/data/features/media-fragments.js +0 -1
  2200. package/packages/emotion/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +0 -1
  2201. package/packages/emotion/node_modules/caniuse-lite/data/features/mediarecorder.js +0 -1
  2202. package/packages/emotion/node_modules/caniuse-lite/data/features/mediasource.js +0 -1
  2203. package/packages/emotion/node_modules/caniuse-lite/data/features/menu.js +0 -1
  2204. package/packages/emotion/node_modules/caniuse-lite/data/features/meta-theme-color.js +0 -1
  2205. package/packages/emotion/node_modules/caniuse-lite/data/features/meter.js +0 -1
  2206. package/packages/emotion/node_modules/caniuse-lite/data/features/midi.js +0 -1
  2207. package/packages/emotion/node_modules/caniuse-lite/data/features/minmaxwh.js +0 -1
  2208. package/packages/emotion/node_modules/caniuse-lite/data/features/mp3.js +0 -1
  2209. package/packages/emotion/node_modules/caniuse-lite/data/features/mpeg-dash.js +0 -1
  2210. package/packages/emotion/node_modules/caniuse-lite/data/features/mpeg4.js +0 -1
  2211. package/packages/emotion/node_modules/caniuse-lite/data/features/multibackgrounds.js +0 -1
  2212. package/packages/emotion/node_modules/caniuse-lite/data/features/multicolumn.js +0 -1
  2213. package/packages/emotion/node_modules/caniuse-lite/data/features/mutation-events.js +0 -1
  2214. package/packages/emotion/node_modules/caniuse-lite/data/features/mutationobserver.js +0 -1
  2215. package/packages/emotion/node_modules/caniuse-lite/data/features/namevalue-storage.js +0 -1
  2216. package/packages/emotion/node_modules/caniuse-lite/data/features/native-filesystem-api.js +0 -1
  2217. package/packages/emotion/node_modules/caniuse-lite/data/features/nav-timing.js +0 -1
  2218. package/packages/emotion/node_modules/caniuse-lite/data/features/netinfo.js +0 -1
  2219. package/packages/emotion/node_modules/caniuse-lite/data/features/notifications.js +0 -1
  2220. package/packages/emotion/node_modules/caniuse-lite/data/features/object-entries.js +0 -1
  2221. package/packages/emotion/node_modules/caniuse-lite/data/features/object-fit.js +0 -1
  2222. package/packages/emotion/node_modules/caniuse-lite/data/features/object-observe.js +0 -1
  2223. package/packages/emotion/node_modules/caniuse-lite/data/features/object-values.js +0 -1
  2224. package/packages/emotion/node_modules/caniuse-lite/data/features/objectrtc.js +0 -1
  2225. package/packages/emotion/node_modules/caniuse-lite/data/features/offline-apps.js +0 -1
  2226. package/packages/emotion/node_modules/caniuse-lite/data/features/offscreencanvas.js +0 -1
  2227. package/packages/emotion/node_modules/caniuse-lite/data/features/ogg-vorbis.js +0 -1
  2228. package/packages/emotion/node_modules/caniuse-lite/data/features/ogv.js +0 -1
  2229. package/packages/emotion/node_modules/caniuse-lite/data/features/ol-reversed.js +0 -1
  2230. package/packages/emotion/node_modules/caniuse-lite/data/features/once-event-listener.js +0 -1
  2231. package/packages/emotion/node_modules/caniuse-lite/data/features/online-status.js +0 -1
  2232. package/packages/emotion/node_modules/caniuse-lite/data/features/opus.js +0 -1
  2233. package/packages/emotion/node_modules/caniuse-lite/data/features/orientation-sensor.js +0 -1
  2234. package/packages/emotion/node_modules/caniuse-lite/data/features/outline.js +0 -1
  2235. package/packages/emotion/node_modules/caniuse-lite/data/features/pad-start-end.js +0 -1
  2236. package/packages/emotion/node_modules/caniuse-lite/data/features/page-transition-events.js +0 -1
  2237. package/packages/emotion/node_modules/caniuse-lite/data/features/pagevisibility.js +0 -1
  2238. package/packages/emotion/node_modules/caniuse-lite/data/features/passive-event-listener.js +0 -1
  2239. package/packages/emotion/node_modules/caniuse-lite/data/features/passwordrules.js +0 -1
  2240. package/packages/emotion/node_modules/caniuse-lite/data/features/path2d.js +0 -1
  2241. package/packages/emotion/node_modules/caniuse-lite/data/features/payment-request.js +0 -1
  2242. package/packages/emotion/node_modules/caniuse-lite/data/features/pdf-viewer.js +0 -1
  2243. package/packages/emotion/node_modules/caniuse-lite/data/features/permissions-api.js +0 -1
  2244. package/packages/emotion/node_modules/caniuse-lite/data/features/permissions-policy.js +0 -1
  2245. package/packages/emotion/node_modules/caniuse-lite/data/features/picture-in-picture.js +0 -1
  2246. package/packages/emotion/node_modules/caniuse-lite/data/features/picture.js +0 -1
  2247. package/packages/emotion/node_modules/caniuse-lite/data/features/ping.js +0 -1
  2248. package/packages/emotion/node_modules/caniuse-lite/data/features/png-alpha.js +0 -1
  2249. package/packages/emotion/node_modules/caniuse-lite/data/features/pointer-events.js +0 -1
  2250. package/packages/emotion/node_modules/caniuse-lite/data/features/pointer.js +0 -1
  2251. package/packages/emotion/node_modules/caniuse-lite/data/features/pointerlock.js +0 -1
  2252. package/packages/emotion/node_modules/caniuse-lite/data/features/portals.js +0 -1
  2253. package/packages/emotion/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +0 -1
  2254. package/packages/emotion/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +0 -1
  2255. package/packages/emotion/node_modules/caniuse-lite/data/features/progress.js +0 -1
  2256. package/packages/emotion/node_modules/caniuse-lite/data/features/promise-finally.js +0 -1
  2257. package/packages/emotion/node_modules/caniuse-lite/data/features/promises.js +0 -1
  2258. package/packages/emotion/node_modules/caniuse-lite/data/features/proximity.js +0 -1
  2259. package/packages/emotion/node_modules/caniuse-lite/data/features/proxy.js +0 -1
  2260. package/packages/emotion/node_modules/caniuse-lite/data/features/publickeypinning.js +0 -1
  2261. package/packages/emotion/node_modules/caniuse-lite/data/features/push-api.js +0 -1
  2262. package/packages/emotion/node_modules/caniuse-lite/data/features/queryselector.js +0 -1
  2263. package/packages/emotion/node_modules/caniuse-lite/data/features/readonly-attr.js +0 -1
  2264. package/packages/emotion/node_modules/caniuse-lite/data/features/referrer-policy.js +0 -1
  2265. package/packages/emotion/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +0 -1
  2266. package/packages/emotion/node_modules/caniuse-lite/data/features/rel-noopener.js +0 -1
  2267. package/packages/emotion/node_modules/caniuse-lite/data/features/rel-noreferrer.js +0 -1
  2268. package/packages/emotion/node_modules/caniuse-lite/data/features/rellist.js +0 -1
  2269. package/packages/emotion/node_modules/caniuse-lite/data/features/rem.js +0 -1
  2270. package/packages/emotion/node_modules/caniuse-lite/data/features/requestanimationframe.js +0 -1
  2271. package/packages/emotion/node_modules/caniuse-lite/data/features/requestidlecallback.js +0 -1
  2272. package/packages/emotion/node_modules/caniuse-lite/data/features/resizeobserver.js +0 -1
  2273. package/packages/emotion/node_modules/caniuse-lite/data/features/resource-timing.js +0 -1
  2274. package/packages/emotion/node_modules/caniuse-lite/data/features/rest-parameters.js +0 -1
  2275. package/packages/emotion/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +0 -1
  2276. package/packages/emotion/node_modules/caniuse-lite/data/features/ruby.js +0 -1
  2277. package/packages/emotion/node_modules/caniuse-lite/data/features/run-in.js +0 -1
  2278. package/packages/emotion/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +0 -1
  2279. package/packages/emotion/node_modules/caniuse-lite/data/features/screen-orientation.js +0 -1
  2280. package/packages/emotion/node_modules/caniuse-lite/data/features/script-async.js +0 -1
  2281. package/packages/emotion/node_modules/caniuse-lite/data/features/script-defer.js +0 -1
  2282. package/packages/emotion/node_modules/caniuse-lite/data/features/scrollintoview.js +0 -1
  2283. package/packages/emotion/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +0 -1
  2284. package/packages/emotion/node_modules/caniuse-lite/data/features/sdch.js +0 -1
  2285. package/packages/emotion/node_modules/caniuse-lite/data/features/selection-api.js +0 -1
  2286. package/packages/emotion/node_modules/caniuse-lite/data/features/server-timing.js +0 -1
  2287. package/packages/emotion/node_modules/caniuse-lite/data/features/serviceworkers.js +0 -1
  2288. package/packages/emotion/node_modules/caniuse-lite/data/features/setimmediate.js +0 -1
  2289. package/packages/emotion/node_modules/caniuse-lite/data/features/shadowdom.js +0 -1
  2290. package/packages/emotion/node_modules/caniuse-lite/data/features/shadowdomv1.js +0 -1
  2291. package/packages/emotion/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +0 -1
  2292. package/packages/emotion/node_modules/caniuse-lite/data/features/sharedworkers.js +0 -1
  2293. package/packages/emotion/node_modules/caniuse-lite/data/features/sni.js +0 -1
  2294. package/packages/emotion/node_modules/caniuse-lite/data/features/spdy.js +0 -1
  2295. package/packages/emotion/node_modules/caniuse-lite/data/features/speech-recognition.js +0 -1
  2296. package/packages/emotion/node_modules/caniuse-lite/data/features/speech-synthesis.js +0 -1
  2297. package/packages/emotion/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +0 -1
  2298. package/packages/emotion/node_modules/caniuse-lite/data/features/sql-storage.js +0 -1
  2299. package/packages/emotion/node_modules/caniuse-lite/data/features/srcset.js +0 -1
  2300. package/packages/emotion/node_modules/caniuse-lite/data/features/stream.js +0 -1
  2301. package/packages/emotion/node_modules/caniuse-lite/data/features/streams.js +0 -1
  2302. package/packages/emotion/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +0 -1
  2303. package/packages/emotion/node_modules/caniuse-lite/data/features/style-scoped.js +0 -1
  2304. package/packages/emotion/node_modules/caniuse-lite/data/features/subresource-bundling.js +0 -1
  2305. package/packages/emotion/node_modules/caniuse-lite/data/features/subresource-integrity.js +0 -1
  2306. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-css.js +0 -1
  2307. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-filters.js +0 -1
  2308. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-fonts.js +0 -1
  2309. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-fragment.js +0 -1
  2310. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-html.js +0 -1
  2311. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-html5.js +0 -1
  2312. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-img.js +0 -1
  2313. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-smil.js +0 -1
  2314. package/packages/emotion/node_modules/caniuse-lite/data/features/svg.js +0 -1
  2315. package/packages/emotion/node_modules/caniuse-lite/data/features/sxg.js +0 -1
  2316. package/packages/emotion/node_modules/caniuse-lite/data/features/tabindex-attr.js +0 -1
  2317. package/packages/emotion/node_modules/caniuse-lite/data/features/template-literals.js +0 -1
  2318. package/packages/emotion/node_modules/caniuse-lite/data/features/template.js +0 -1
  2319. package/packages/emotion/node_modules/caniuse-lite/data/features/temporal.js +0 -1
  2320. package/packages/emotion/node_modules/caniuse-lite/data/features/testfeat.js +0 -1
  2321. package/packages/emotion/node_modules/caniuse-lite/data/features/text-decoration.js +0 -1
  2322. package/packages/emotion/node_modules/caniuse-lite/data/features/text-emphasis.js +0 -1
  2323. package/packages/emotion/node_modules/caniuse-lite/data/features/text-overflow.js +0 -1
  2324. package/packages/emotion/node_modules/caniuse-lite/data/features/text-size-adjust.js +0 -1
  2325. package/packages/emotion/node_modules/caniuse-lite/data/features/text-stroke.js +0 -1
  2326. package/packages/emotion/node_modules/caniuse-lite/data/features/textcontent.js +0 -1
  2327. package/packages/emotion/node_modules/caniuse-lite/data/features/textencoder.js +0 -1
  2328. package/packages/emotion/node_modules/caniuse-lite/data/features/tls1-1.js +0 -1
  2329. package/packages/emotion/node_modules/caniuse-lite/data/features/tls1-2.js +0 -1
  2330. package/packages/emotion/node_modules/caniuse-lite/data/features/tls1-3.js +0 -1
  2331. package/packages/emotion/node_modules/caniuse-lite/data/features/touch.js +0 -1
  2332. package/packages/emotion/node_modules/caniuse-lite/data/features/transforms2d.js +0 -1
  2333. package/packages/emotion/node_modules/caniuse-lite/data/features/transforms3d.js +0 -1
  2334. package/packages/emotion/node_modules/caniuse-lite/data/features/trusted-types.js +0 -1
  2335. package/packages/emotion/node_modules/caniuse-lite/data/features/ttf.js +0 -1
  2336. package/packages/emotion/node_modules/caniuse-lite/data/features/typedarrays.js +0 -1
  2337. package/packages/emotion/node_modules/caniuse-lite/data/features/u2f.js +0 -1
  2338. package/packages/emotion/node_modules/caniuse-lite/data/features/unhandledrejection.js +0 -1
  2339. package/packages/emotion/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +0 -1
  2340. package/packages/emotion/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +0 -1
  2341. package/packages/emotion/node_modules/caniuse-lite/data/features/url.js +0 -1
  2342. package/packages/emotion/node_modules/caniuse-lite/data/features/urlsearchparams.js +0 -1
  2343. package/packages/emotion/node_modules/caniuse-lite/data/features/use-strict.js +0 -1
  2344. package/packages/emotion/node_modules/caniuse-lite/data/features/user-select-none.js +0 -1
  2345. package/packages/emotion/node_modules/caniuse-lite/data/features/user-timing.js +0 -1
  2346. package/packages/emotion/node_modules/caniuse-lite/data/features/variable-fonts.js +0 -1
  2347. package/packages/emotion/node_modules/caniuse-lite/data/features/vector-effect.js +0 -1
  2348. package/packages/emotion/node_modules/caniuse-lite/data/features/vibration.js +0 -1
  2349. package/packages/emotion/node_modules/caniuse-lite/data/features/video.js +0 -1
  2350. package/packages/emotion/node_modules/caniuse-lite/data/features/videotracks.js +0 -1
  2351. package/packages/emotion/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +0 -1
  2352. package/packages/emotion/node_modules/caniuse-lite/data/features/viewport-units.js +0 -1
  2353. package/packages/emotion/node_modules/caniuse-lite/data/features/wai-aria.js +0 -1
  2354. package/packages/emotion/node_modules/caniuse-lite/data/features/wake-lock.js +0 -1
  2355. package/packages/emotion/node_modules/caniuse-lite/data/features/wasm.js +0 -1
  2356. package/packages/emotion/node_modules/caniuse-lite/data/features/wav.js +0 -1
  2357. package/packages/emotion/node_modules/caniuse-lite/data/features/wbr-element.js +0 -1
  2358. package/packages/emotion/node_modules/caniuse-lite/data/features/web-animation.js +0 -1
  2359. package/packages/emotion/node_modules/caniuse-lite/data/features/web-app-manifest.js +0 -1
  2360. package/packages/emotion/node_modules/caniuse-lite/data/features/web-bluetooth.js +0 -1
  2361. package/packages/emotion/node_modules/caniuse-lite/data/features/web-serial.js +0 -1
  2362. package/packages/emotion/node_modules/caniuse-lite/data/features/web-share.js +0 -1
  2363. package/packages/emotion/node_modules/caniuse-lite/data/features/webauthn.js +0 -1
  2364. package/packages/emotion/node_modules/caniuse-lite/data/features/webcodecs.js +0 -1
  2365. package/packages/emotion/node_modules/caniuse-lite/data/features/webgl.js +0 -1
  2366. package/packages/emotion/node_modules/caniuse-lite/data/features/webgl2.js +0 -1
  2367. package/packages/emotion/node_modules/caniuse-lite/data/features/webgpu.js +0 -1
  2368. package/packages/emotion/node_modules/caniuse-lite/data/features/webhid.js +0 -1
  2369. package/packages/emotion/node_modules/caniuse-lite/data/features/webkit-user-drag.js +0 -1
  2370. package/packages/emotion/node_modules/caniuse-lite/data/features/webm.js +0 -1
  2371. package/packages/emotion/node_modules/caniuse-lite/data/features/webnfc.js +0 -1
  2372. package/packages/emotion/node_modules/caniuse-lite/data/features/webp.js +0 -1
  2373. package/packages/emotion/node_modules/caniuse-lite/data/features/websockets.js +0 -1
  2374. package/packages/emotion/node_modules/caniuse-lite/data/features/webtransport.js +0 -1
  2375. package/packages/emotion/node_modules/caniuse-lite/data/features/webusb.js +0 -1
  2376. package/packages/emotion/node_modules/caniuse-lite/data/features/webvr.js +0 -1
  2377. package/packages/emotion/node_modules/caniuse-lite/data/features/webvtt.js +0 -1
  2378. package/packages/emotion/node_modules/caniuse-lite/data/features/webworkers.js +0 -1
  2379. package/packages/emotion/node_modules/caniuse-lite/data/features/webxr.js +0 -1
  2380. package/packages/emotion/node_modules/caniuse-lite/data/features/will-change.js +0 -1
  2381. package/packages/emotion/node_modules/caniuse-lite/data/features/woff.js +0 -1
  2382. package/packages/emotion/node_modules/caniuse-lite/data/features/woff2.js +0 -1
  2383. package/packages/emotion/node_modules/caniuse-lite/data/features/word-break.js +0 -1
  2384. package/packages/emotion/node_modules/caniuse-lite/data/features/wordwrap.js +0 -1
  2385. package/packages/emotion/node_modules/caniuse-lite/data/features/x-doc-messaging.js +0 -1
  2386. package/packages/emotion/node_modules/caniuse-lite/data/features/x-frame-options.js +0 -1
  2387. package/packages/emotion/node_modules/caniuse-lite/data/features/xhr2.js +0 -1
  2388. package/packages/emotion/node_modules/caniuse-lite/data/features/xhtml.js +0 -1
  2389. package/packages/emotion/node_modules/caniuse-lite/data/features/xhtmlsmil.js +0 -1
  2390. package/packages/emotion/node_modules/caniuse-lite/data/features/xml-serializer.js +0 -1
  2391. package/packages/emotion/node_modules/caniuse-lite/data/features.js +0 -1
  2392. package/packages/emotion/node_modules/caniuse-lite/data/regions/AD.js +0 -1
  2393. package/packages/emotion/node_modules/caniuse-lite/data/regions/AE.js +0 -1
  2394. package/packages/emotion/node_modules/caniuse-lite/data/regions/AF.js +0 -1
  2395. package/packages/emotion/node_modules/caniuse-lite/data/regions/AG.js +0 -1
  2396. package/packages/emotion/node_modules/caniuse-lite/data/regions/AI.js +0 -1
  2397. package/packages/emotion/node_modules/caniuse-lite/data/regions/AL.js +0 -1
  2398. package/packages/emotion/node_modules/caniuse-lite/data/regions/AM.js +0 -1
  2399. package/packages/emotion/node_modules/caniuse-lite/data/regions/AO.js +0 -1
  2400. package/packages/emotion/node_modules/caniuse-lite/data/regions/AR.js +0 -1
  2401. package/packages/emotion/node_modules/caniuse-lite/data/regions/AS.js +0 -1
  2402. package/packages/emotion/node_modules/caniuse-lite/data/regions/AT.js +0 -1
  2403. package/packages/emotion/node_modules/caniuse-lite/data/regions/AU.js +0 -1
  2404. package/packages/emotion/node_modules/caniuse-lite/data/regions/AW.js +0 -1
  2405. package/packages/emotion/node_modules/caniuse-lite/data/regions/AX.js +0 -1
  2406. package/packages/emotion/node_modules/caniuse-lite/data/regions/AZ.js +0 -1
  2407. package/packages/emotion/node_modules/caniuse-lite/data/regions/BA.js +0 -1
  2408. package/packages/emotion/node_modules/caniuse-lite/data/regions/BB.js +0 -1
  2409. package/packages/emotion/node_modules/caniuse-lite/data/regions/BD.js +0 -1
  2410. package/packages/emotion/node_modules/caniuse-lite/data/regions/BE.js +0 -1
  2411. package/packages/emotion/node_modules/caniuse-lite/data/regions/BF.js +0 -1
  2412. package/packages/emotion/node_modules/caniuse-lite/data/regions/BG.js +0 -1
  2413. package/packages/emotion/node_modules/caniuse-lite/data/regions/BH.js +0 -1
  2414. package/packages/emotion/node_modules/caniuse-lite/data/regions/BI.js +0 -1
  2415. package/packages/emotion/node_modules/caniuse-lite/data/regions/BJ.js +0 -1
  2416. package/packages/emotion/node_modules/caniuse-lite/data/regions/BM.js +0 -1
  2417. package/packages/emotion/node_modules/caniuse-lite/data/regions/BN.js +0 -1
  2418. package/packages/emotion/node_modules/caniuse-lite/data/regions/BO.js +0 -1
  2419. package/packages/emotion/node_modules/caniuse-lite/data/regions/BR.js +0 -1
  2420. package/packages/emotion/node_modules/caniuse-lite/data/regions/BS.js +0 -1
  2421. package/packages/emotion/node_modules/caniuse-lite/data/regions/BT.js +0 -1
  2422. package/packages/emotion/node_modules/caniuse-lite/data/regions/BW.js +0 -1
  2423. package/packages/emotion/node_modules/caniuse-lite/data/regions/BY.js +0 -1
  2424. package/packages/emotion/node_modules/caniuse-lite/data/regions/BZ.js +0 -1
  2425. package/packages/emotion/node_modules/caniuse-lite/data/regions/CA.js +0 -1
  2426. package/packages/emotion/node_modules/caniuse-lite/data/regions/CD.js +0 -1
  2427. package/packages/emotion/node_modules/caniuse-lite/data/regions/CF.js +0 -1
  2428. package/packages/emotion/node_modules/caniuse-lite/data/regions/CG.js +0 -1
  2429. package/packages/emotion/node_modules/caniuse-lite/data/regions/CH.js +0 -1
  2430. package/packages/emotion/node_modules/caniuse-lite/data/regions/CI.js +0 -1
  2431. package/packages/emotion/node_modules/caniuse-lite/data/regions/CK.js +0 -1
  2432. package/packages/emotion/node_modules/caniuse-lite/data/regions/CL.js +0 -1
  2433. package/packages/emotion/node_modules/caniuse-lite/data/regions/CM.js +0 -1
  2434. package/packages/emotion/node_modules/caniuse-lite/data/regions/CN.js +0 -1
  2435. package/packages/emotion/node_modules/caniuse-lite/data/regions/CO.js +0 -1
  2436. package/packages/emotion/node_modules/caniuse-lite/data/regions/CR.js +0 -1
  2437. package/packages/emotion/node_modules/caniuse-lite/data/regions/CU.js +0 -1
  2438. package/packages/emotion/node_modules/caniuse-lite/data/regions/CV.js +0 -1
  2439. package/packages/emotion/node_modules/caniuse-lite/data/regions/CX.js +0 -1
  2440. package/packages/emotion/node_modules/caniuse-lite/data/regions/CY.js +0 -1
  2441. package/packages/emotion/node_modules/caniuse-lite/data/regions/CZ.js +0 -1
  2442. package/packages/emotion/node_modules/caniuse-lite/data/regions/DE.js +0 -1
  2443. package/packages/emotion/node_modules/caniuse-lite/data/regions/DJ.js +0 -1
  2444. package/packages/emotion/node_modules/caniuse-lite/data/regions/DK.js +0 -1
  2445. package/packages/emotion/node_modules/caniuse-lite/data/regions/DM.js +0 -1
  2446. package/packages/emotion/node_modules/caniuse-lite/data/regions/DO.js +0 -1
  2447. package/packages/emotion/node_modules/caniuse-lite/data/regions/DZ.js +0 -1
  2448. package/packages/emotion/node_modules/caniuse-lite/data/regions/EC.js +0 -1
  2449. package/packages/emotion/node_modules/caniuse-lite/data/regions/EE.js +0 -1
  2450. package/packages/emotion/node_modules/caniuse-lite/data/regions/EG.js +0 -1
  2451. package/packages/emotion/node_modules/caniuse-lite/data/regions/ER.js +0 -1
  2452. package/packages/emotion/node_modules/caniuse-lite/data/regions/ES.js +0 -1
  2453. package/packages/emotion/node_modules/caniuse-lite/data/regions/ET.js +0 -1
  2454. package/packages/emotion/node_modules/caniuse-lite/data/regions/FI.js +0 -1
  2455. package/packages/emotion/node_modules/caniuse-lite/data/regions/FJ.js +0 -1
  2456. package/packages/emotion/node_modules/caniuse-lite/data/regions/FK.js +0 -1
  2457. package/packages/emotion/node_modules/caniuse-lite/data/regions/FM.js +0 -1
  2458. package/packages/emotion/node_modules/caniuse-lite/data/regions/FO.js +0 -1
  2459. package/packages/emotion/node_modules/caniuse-lite/data/regions/FR.js +0 -1
  2460. package/packages/emotion/node_modules/caniuse-lite/data/regions/GA.js +0 -1
  2461. package/packages/emotion/node_modules/caniuse-lite/data/regions/GB.js +0 -1
  2462. package/packages/emotion/node_modules/caniuse-lite/data/regions/GD.js +0 -1
  2463. package/packages/emotion/node_modules/caniuse-lite/data/regions/GE.js +0 -1
  2464. package/packages/emotion/node_modules/caniuse-lite/data/regions/GF.js +0 -1
  2465. package/packages/emotion/node_modules/caniuse-lite/data/regions/GG.js +0 -1
  2466. package/packages/emotion/node_modules/caniuse-lite/data/regions/GH.js +0 -1
  2467. package/packages/emotion/node_modules/caniuse-lite/data/regions/GI.js +0 -1
  2468. package/packages/emotion/node_modules/caniuse-lite/data/regions/GL.js +0 -1
  2469. package/packages/emotion/node_modules/caniuse-lite/data/regions/GM.js +0 -1
  2470. package/packages/emotion/node_modules/caniuse-lite/data/regions/GN.js +0 -1
  2471. package/packages/emotion/node_modules/caniuse-lite/data/regions/GP.js +0 -1
  2472. package/packages/emotion/node_modules/caniuse-lite/data/regions/GQ.js +0 -1
  2473. package/packages/emotion/node_modules/caniuse-lite/data/regions/GR.js +0 -1
  2474. package/packages/emotion/node_modules/caniuse-lite/data/regions/GT.js +0 -1
  2475. package/packages/emotion/node_modules/caniuse-lite/data/regions/GU.js +0 -1
  2476. package/packages/emotion/node_modules/caniuse-lite/data/regions/GW.js +0 -1
  2477. package/packages/emotion/node_modules/caniuse-lite/data/regions/GY.js +0 -1
  2478. package/packages/emotion/node_modules/caniuse-lite/data/regions/HK.js +0 -1
  2479. package/packages/emotion/node_modules/caniuse-lite/data/regions/HN.js +0 -1
  2480. package/packages/emotion/node_modules/caniuse-lite/data/regions/HR.js +0 -1
  2481. package/packages/emotion/node_modules/caniuse-lite/data/regions/HT.js +0 -1
  2482. package/packages/emotion/node_modules/caniuse-lite/data/regions/HU.js +0 -1
  2483. package/packages/emotion/node_modules/caniuse-lite/data/regions/ID.js +0 -1
  2484. package/packages/emotion/node_modules/caniuse-lite/data/regions/IE.js +0 -1
  2485. package/packages/emotion/node_modules/caniuse-lite/data/regions/IL.js +0 -1
  2486. package/packages/emotion/node_modules/caniuse-lite/data/regions/IM.js +0 -1
  2487. package/packages/emotion/node_modules/caniuse-lite/data/regions/IN.js +0 -1
  2488. package/packages/emotion/node_modules/caniuse-lite/data/regions/IQ.js +0 -1
  2489. package/packages/emotion/node_modules/caniuse-lite/data/regions/IR.js +0 -1
  2490. package/packages/emotion/node_modules/caniuse-lite/data/regions/IS.js +0 -1
  2491. package/packages/emotion/node_modules/caniuse-lite/data/regions/IT.js +0 -1
  2492. package/packages/emotion/node_modules/caniuse-lite/data/regions/JE.js +0 -1
  2493. package/packages/emotion/node_modules/caniuse-lite/data/regions/JM.js +0 -1
  2494. package/packages/emotion/node_modules/caniuse-lite/data/regions/JO.js +0 -1
  2495. package/packages/emotion/node_modules/caniuse-lite/data/regions/JP.js +0 -1
  2496. package/packages/emotion/node_modules/caniuse-lite/data/regions/KE.js +0 -1
  2497. package/packages/emotion/node_modules/caniuse-lite/data/regions/KG.js +0 -1
  2498. package/packages/emotion/node_modules/caniuse-lite/data/regions/KH.js +0 -1
  2499. package/packages/emotion/node_modules/caniuse-lite/data/regions/KI.js +0 -1
  2500. package/packages/emotion/node_modules/caniuse-lite/data/regions/KM.js +0 -1
  2501. package/packages/emotion/node_modules/caniuse-lite/data/regions/KN.js +0 -1
  2502. package/packages/emotion/node_modules/caniuse-lite/data/regions/KP.js +0 -1
  2503. package/packages/emotion/node_modules/caniuse-lite/data/regions/KR.js +0 -1
  2504. package/packages/emotion/node_modules/caniuse-lite/data/regions/KW.js +0 -1
  2505. package/packages/emotion/node_modules/caniuse-lite/data/regions/KY.js +0 -1
  2506. package/packages/emotion/node_modules/caniuse-lite/data/regions/KZ.js +0 -1
  2507. package/packages/emotion/node_modules/caniuse-lite/data/regions/LA.js +0 -1
  2508. package/packages/emotion/node_modules/caniuse-lite/data/regions/LB.js +0 -1
  2509. package/packages/emotion/node_modules/caniuse-lite/data/regions/LC.js +0 -1
  2510. package/packages/emotion/node_modules/caniuse-lite/data/regions/LI.js +0 -1
  2511. package/packages/emotion/node_modules/caniuse-lite/data/regions/LK.js +0 -1
  2512. package/packages/emotion/node_modules/caniuse-lite/data/regions/LR.js +0 -1
  2513. package/packages/emotion/node_modules/caniuse-lite/data/regions/LS.js +0 -1
  2514. package/packages/emotion/node_modules/caniuse-lite/data/regions/LT.js +0 -1
  2515. package/packages/emotion/node_modules/caniuse-lite/data/regions/LU.js +0 -1
  2516. package/packages/emotion/node_modules/caniuse-lite/data/regions/LV.js +0 -1
  2517. package/packages/emotion/node_modules/caniuse-lite/data/regions/LY.js +0 -1
  2518. package/packages/emotion/node_modules/caniuse-lite/data/regions/MA.js +0 -1
  2519. package/packages/emotion/node_modules/caniuse-lite/data/regions/MC.js +0 -1
  2520. package/packages/emotion/node_modules/caniuse-lite/data/regions/MD.js +0 -1
  2521. package/packages/emotion/node_modules/caniuse-lite/data/regions/ME.js +0 -1
  2522. package/packages/emotion/node_modules/caniuse-lite/data/regions/MG.js +0 -1
  2523. package/packages/emotion/node_modules/caniuse-lite/data/regions/MH.js +0 -1
  2524. package/packages/emotion/node_modules/caniuse-lite/data/regions/MK.js +0 -1
  2525. package/packages/emotion/node_modules/caniuse-lite/data/regions/ML.js +0 -1
  2526. package/packages/emotion/node_modules/caniuse-lite/data/regions/MM.js +0 -1
  2527. package/packages/emotion/node_modules/caniuse-lite/data/regions/MN.js +0 -1
  2528. package/packages/emotion/node_modules/caniuse-lite/data/regions/MO.js +0 -1
  2529. package/packages/emotion/node_modules/caniuse-lite/data/regions/MP.js +0 -1
  2530. package/packages/emotion/node_modules/caniuse-lite/data/regions/MQ.js +0 -1
  2531. package/packages/emotion/node_modules/caniuse-lite/data/regions/MR.js +0 -1
  2532. package/packages/emotion/node_modules/caniuse-lite/data/regions/MS.js +0 -1
  2533. package/packages/emotion/node_modules/caniuse-lite/data/regions/MT.js +0 -1
  2534. package/packages/emotion/node_modules/caniuse-lite/data/regions/MU.js +0 -1
  2535. package/packages/emotion/node_modules/caniuse-lite/data/regions/MV.js +0 -1
  2536. package/packages/emotion/node_modules/caniuse-lite/data/regions/MW.js +0 -1
  2537. package/packages/emotion/node_modules/caniuse-lite/data/regions/MX.js +0 -1
  2538. package/packages/emotion/node_modules/caniuse-lite/data/regions/MY.js +0 -1
  2539. package/packages/emotion/node_modules/caniuse-lite/data/regions/MZ.js +0 -1
  2540. package/packages/emotion/node_modules/caniuse-lite/data/regions/NA.js +0 -1
  2541. package/packages/emotion/node_modules/caniuse-lite/data/regions/NC.js +0 -1
  2542. package/packages/emotion/node_modules/caniuse-lite/data/regions/NE.js +0 -1
  2543. package/packages/emotion/node_modules/caniuse-lite/data/regions/NF.js +0 -1
  2544. package/packages/emotion/node_modules/caniuse-lite/data/regions/NG.js +0 -1
  2545. package/packages/emotion/node_modules/caniuse-lite/data/regions/NI.js +0 -1
  2546. package/packages/emotion/node_modules/caniuse-lite/data/regions/NL.js +0 -1
  2547. package/packages/emotion/node_modules/caniuse-lite/data/regions/NO.js +0 -1
  2548. package/packages/emotion/node_modules/caniuse-lite/data/regions/NP.js +0 -1
  2549. package/packages/emotion/node_modules/caniuse-lite/data/regions/NR.js +0 -1
  2550. package/packages/emotion/node_modules/caniuse-lite/data/regions/NU.js +0 -1
  2551. package/packages/emotion/node_modules/caniuse-lite/data/regions/NZ.js +0 -1
  2552. package/packages/emotion/node_modules/caniuse-lite/data/regions/OM.js +0 -1
  2553. package/packages/emotion/node_modules/caniuse-lite/data/regions/PA.js +0 -1
  2554. package/packages/emotion/node_modules/caniuse-lite/data/regions/PE.js +0 -1
  2555. package/packages/emotion/node_modules/caniuse-lite/data/regions/PF.js +0 -1
  2556. package/packages/emotion/node_modules/caniuse-lite/data/regions/PG.js +0 -1
  2557. package/packages/emotion/node_modules/caniuse-lite/data/regions/PH.js +0 -1
  2558. package/packages/emotion/node_modules/caniuse-lite/data/regions/PK.js +0 -1
  2559. package/packages/emotion/node_modules/caniuse-lite/data/regions/PL.js +0 -1
  2560. package/packages/emotion/node_modules/caniuse-lite/data/regions/PM.js +0 -1
  2561. package/packages/emotion/node_modules/caniuse-lite/data/regions/PN.js +0 -1
  2562. package/packages/emotion/node_modules/caniuse-lite/data/regions/PR.js +0 -1
  2563. package/packages/emotion/node_modules/caniuse-lite/data/regions/PS.js +0 -1
  2564. package/packages/emotion/node_modules/caniuse-lite/data/regions/PT.js +0 -1
  2565. package/packages/emotion/node_modules/caniuse-lite/data/regions/PW.js +0 -1
  2566. package/packages/emotion/node_modules/caniuse-lite/data/regions/PY.js +0 -1
  2567. package/packages/emotion/node_modules/caniuse-lite/data/regions/QA.js +0 -1
  2568. package/packages/emotion/node_modules/caniuse-lite/data/regions/RE.js +0 -1
  2569. package/packages/emotion/node_modules/caniuse-lite/data/regions/RO.js +0 -1
  2570. package/packages/emotion/node_modules/caniuse-lite/data/regions/RS.js +0 -1
  2571. package/packages/emotion/node_modules/caniuse-lite/data/regions/RU.js +0 -1
  2572. package/packages/emotion/node_modules/caniuse-lite/data/regions/RW.js +0 -1
  2573. package/packages/emotion/node_modules/caniuse-lite/data/regions/SA.js +0 -1
  2574. package/packages/emotion/node_modules/caniuse-lite/data/regions/SB.js +0 -1
  2575. package/packages/emotion/node_modules/caniuse-lite/data/regions/SC.js +0 -1
  2576. package/packages/emotion/node_modules/caniuse-lite/data/regions/SD.js +0 -1
  2577. package/packages/emotion/node_modules/caniuse-lite/data/regions/SE.js +0 -1
  2578. package/packages/emotion/node_modules/caniuse-lite/data/regions/SG.js +0 -1
  2579. package/packages/emotion/node_modules/caniuse-lite/data/regions/SH.js +0 -1
  2580. package/packages/emotion/node_modules/caniuse-lite/data/regions/SI.js +0 -1
  2581. package/packages/emotion/node_modules/caniuse-lite/data/regions/SK.js +0 -1
  2582. package/packages/emotion/node_modules/caniuse-lite/data/regions/SL.js +0 -1
  2583. package/packages/emotion/node_modules/caniuse-lite/data/regions/SM.js +0 -1
  2584. package/packages/emotion/node_modules/caniuse-lite/data/regions/SN.js +0 -1
  2585. package/packages/emotion/node_modules/caniuse-lite/data/regions/SO.js +0 -1
  2586. package/packages/emotion/node_modules/caniuse-lite/data/regions/SR.js +0 -1
  2587. package/packages/emotion/node_modules/caniuse-lite/data/regions/ST.js +0 -1
  2588. package/packages/emotion/node_modules/caniuse-lite/data/regions/SV.js +0 -1
  2589. package/packages/emotion/node_modules/caniuse-lite/data/regions/SY.js +0 -1
  2590. package/packages/emotion/node_modules/caniuse-lite/data/regions/SZ.js +0 -1
  2591. package/packages/emotion/node_modules/caniuse-lite/data/regions/TC.js +0 -1
  2592. package/packages/emotion/node_modules/caniuse-lite/data/regions/TD.js +0 -1
  2593. package/packages/emotion/node_modules/caniuse-lite/data/regions/TG.js +0 -1
  2594. package/packages/emotion/node_modules/caniuse-lite/data/regions/TH.js +0 -1
  2595. package/packages/emotion/node_modules/caniuse-lite/data/regions/TJ.js +0 -1
  2596. package/packages/emotion/node_modules/caniuse-lite/data/regions/TK.js +0 -1
  2597. package/packages/emotion/node_modules/caniuse-lite/data/regions/TL.js +0 -1
  2598. package/packages/emotion/node_modules/caniuse-lite/data/regions/TM.js +0 -1
  2599. package/packages/emotion/node_modules/caniuse-lite/data/regions/TN.js +0 -1
  2600. package/packages/emotion/node_modules/caniuse-lite/data/regions/TO.js +0 -1
  2601. package/packages/emotion/node_modules/caniuse-lite/data/regions/TR.js +0 -1
  2602. package/packages/emotion/node_modules/caniuse-lite/data/regions/TT.js +0 -1
  2603. package/packages/emotion/node_modules/caniuse-lite/data/regions/TV.js +0 -1
  2604. package/packages/emotion/node_modules/caniuse-lite/data/regions/TW.js +0 -1
  2605. package/packages/emotion/node_modules/caniuse-lite/data/regions/TZ.js +0 -1
  2606. package/packages/emotion/node_modules/caniuse-lite/data/regions/UA.js +0 -1
  2607. package/packages/emotion/node_modules/caniuse-lite/data/regions/UG.js +0 -1
  2608. package/packages/emotion/node_modules/caniuse-lite/data/regions/US.js +0 -1
  2609. package/packages/emotion/node_modules/caniuse-lite/data/regions/UY.js +0 -1
  2610. package/packages/emotion/node_modules/caniuse-lite/data/regions/UZ.js +0 -1
  2611. package/packages/emotion/node_modules/caniuse-lite/data/regions/VA.js +0 -1
  2612. package/packages/emotion/node_modules/caniuse-lite/data/regions/VC.js +0 -1
  2613. package/packages/emotion/node_modules/caniuse-lite/data/regions/VE.js +0 -1
  2614. package/packages/emotion/node_modules/caniuse-lite/data/regions/VG.js +0 -1
  2615. package/packages/emotion/node_modules/caniuse-lite/data/regions/VI.js +0 -1
  2616. package/packages/emotion/node_modules/caniuse-lite/data/regions/VN.js +0 -1
  2617. package/packages/emotion/node_modules/caniuse-lite/data/regions/VU.js +0 -1
  2618. package/packages/emotion/node_modules/caniuse-lite/data/regions/WF.js +0 -1
  2619. package/packages/emotion/node_modules/caniuse-lite/data/regions/WS.js +0 -1
  2620. package/packages/emotion/node_modules/caniuse-lite/data/regions/YE.js +0 -1
  2621. package/packages/emotion/node_modules/caniuse-lite/data/regions/YT.js +0 -1
  2622. package/packages/emotion/node_modules/caniuse-lite/data/regions/ZA.js +0 -1
  2623. package/packages/emotion/node_modules/caniuse-lite/data/regions/ZM.js +0 -1
  2624. package/packages/emotion/node_modules/caniuse-lite/data/regions/ZW.js +0 -1
  2625. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-af.js +0 -1
  2626. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-an.js +0 -1
  2627. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-as.js +0 -1
  2628. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-eu.js +0 -1
  2629. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-na.js +0 -1
  2630. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-oc.js +0 -1
  2631. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-sa.js +0 -1
  2632. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-ww.js +0 -1
  2633. package/packages/emotion/node_modules/caniuse-lite/dist/lib/statuses.js +0 -9
  2634. package/packages/emotion/node_modules/caniuse-lite/dist/lib/supported.js +0 -9
  2635. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/agents.js +0 -47
  2636. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +0 -1
  2637. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/browsers.js +0 -1
  2638. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/feature.js +0 -48
  2639. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/features.js +0 -6
  2640. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/index.js +0 -4
  2641. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/region.js +0 -22
  2642. package/packages/emotion/node_modules/caniuse-lite/package.json +0 -34
  2643. package/packages/emotion/node_modules/chalk/index.js +0 -228
  2644. package/packages/emotion/node_modules/chalk/index.js.flow +0 -93
  2645. package/packages/emotion/node_modules/chalk/license +0 -9
  2646. package/packages/emotion/node_modules/chalk/node_modules/escape-string-regexp/index.js +0 -11
  2647. package/packages/emotion/node_modules/chalk/node_modules/escape-string-regexp/license +0 -21
  2648. package/packages/emotion/node_modules/chalk/node_modules/escape-string-regexp/package.json +0 -41
  2649. package/packages/emotion/node_modules/chalk/node_modules/escape-string-regexp/readme.md +0 -27
  2650. package/packages/emotion/node_modules/chalk/package.json +0 -71
  2651. package/packages/emotion/node_modules/chalk/readme.md +0 -314
  2652. package/packages/emotion/node_modules/chalk/templates.js +0 -128
  2653. package/packages/emotion/node_modules/chalk/types/index.d.ts +0 -97
  2654. package/packages/emotion/node_modules/color-convert/CHANGELOG.md +0 -54
  2655. package/packages/emotion/node_modules/color-convert/LICENSE +0 -21
  2656. package/packages/emotion/node_modules/color-convert/README.md +0 -68
  2657. package/packages/emotion/node_modules/color-convert/conversions.js +0 -868
  2658. package/packages/emotion/node_modules/color-convert/index.js +0 -78
  2659. package/packages/emotion/node_modules/color-convert/package.json +0 -46
  2660. package/packages/emotion/node_modules/color-convert/route.js +0 -97
  2661. package/packages/emotion/node_modules/color-name/.eslintrc.json +0 -43
  2662. package/packages/emotion/node_modules/color-name/LICENSE +0 -8
  2663. package/packages/emotion/node_modules/color-name/README.md +0 -11
  2664. package/packages/emotion/node_modules/color-name/index.js +0 -152
  2665. package/packages/emotion/node_modules/color-name/package.json +0 -25
  2666. package/packages/emotion/node_modules/color-name/test.js +0 -7
  2667. package/packages/emotion/node_modules/convert-source-map/LICENSE +0 -23
  2668. package/packages/emotion/node_modules/convert-source-map/README.md +0 -123
  2669. package/packages/emotion/node_modules/convert-source-map/index.js +0 -179
  2670. package/packages/emotion/node_modules/convert-source-map/package.json +0 -41
  2671. package/packages/emotion/node_modules/cosmiconfig/LICENSE +0 -22
  2672. package/packages/emotion/node_modules/cosmiconfig/README.md +0 -572
  2673. package/packages/emotion/node_modules/cosmiconfig/dist/Explorer.d.ts +0 -14
  2674. package/packages/emotion/node_modules/cosmiconfig/dist/Explorer.d.ts.map +0 -1
  2675. package/packages/emotion/node_modules/cosmiconfig/dist/Explorer.js +0 -118
  2676. package/packages/emotion/node_modules/cosmiconfig/dist/Explorer.js.map +0 -1
  2677. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerBase.d.ts +0 -21
  2678. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerBase.d.ts.map +0 -1
  2679. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerBase.js +0 -142
  2680. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerBase.js.map +0 -1
  2681. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerSync.d.ts +0 -14
  2682. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerSync.d.ts.map +0 -1
  2683. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerSync.js +0 -118
  2684. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerSync.js.map +0 -1
  2685. package/packages/emotion/node_modules/cosmiconfig/dist/cacheWrapper.d.ts +0 -5
  2686. package/packages/emotion/node_modules/cosmiconfig/dist/cacheWrapper.d.ts.map +0 -1
  2687. package/packages/emotion/node_modules/cosmiconfig/dist/cacheWrapper.js +0 -32
  2688. package/packages/emotion/node_modules/cosmiconfig/dist/cacheWrapper.js.map +0 -1
  2689. package/packages/emotion/node_modules/cosmiconfig/dist/getDirectory.d.ts +0 -4
  2690. package/packages/emotion/node_modules/cosmiconfig/dist/getDirectory.d.ts.map +0 -1
  2691. package/packages/emotion/node_modules/cosmiconfig/dist/getDirectory.js +0 -38
  2692. package/packages/emotion/node_modules/cosmiconfig/dist/getDirectory.js.map +0 -1
  2693. package/packages/emotion/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts +0 -5
  2694. package/packages/emotion/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts.map +0 -1
  2695. package/packages/emotion/node_modules/cosmiconfig/dist/getPropertyByPath.js +0 -28
  2696. package/packages/emotion/node_modules/cosmiconfig/dist/getPropertyByPath.js.map +0 -1
  2697. package/packages/emotion/node_modules/cosmiconfig/dist/index.d.ts +0 -45
  2698. package/packages/emotion/node_modules/cosmiconfig/dist/index.d.ts.map +0 -1
  2699. package/packages/emotion/node_modules/cosmiconfig/dist/index.js +0 -82
  2700. package/packages/emotion/node_modules/cosmiconfig/dist/index.js.map +0 -1
  2701. package/packages/emotion/node_modules/cosmiconfig/dist/loaders.d.ts +0 -4
  2702. package/packages/emotion/node_modules/cosmiconfig/dist/loaders.d.ts.map +0 -1
  2703. package/packages/emotion/node_modules/cosmiconfig/dist/loaders.js +0 -60
  2704. package/packages/emotion/node_modules/cosmiconfig/dist/loaders.js.map +0 -1
  2705. package/packages/emotion/node_modules/cosmiconfig/dist/readFile.d.ts +0 -7
  2706. package/packages/emotion/node_modules/cosmiconfig/dist/readFile.d.ts.map +0 -1
  2707. package/packages/emotion/node_modules/cosmiconfig/dist/readFile.js +0 -56
  2708. package/packages/emotion/node_modules/cosmiconfig/dist/readFile.js.map +0 -1
  2709. package/packages/emotion/node_modules/cosmiconfig/dist/types.d.ts +0 -20
  2710. package/packages/emotion/node_modules/cosmiconfig/dist/types.d.ts.map +0 -1
  2711. package/packages/emotion/node_modules/cosmiconfig/dist/types.js +0 -6
  2712. package/packages/emotion/node_modules/cosmiconfig/dist/types.js.map +0 -1
  2713. package/packages/emotion/node_modules/cosmiconfig/package.json +0 -145
  2714. package/packages/emotion/node_modules/csstype/LICENSE +0 -19
  2715. package/packages/emotion/node_modules/csstype/README.md +0 -271
  2716. package/packages/emotion/node_modules/csstype/index.d.ts +0 -20256
  2717. package/packages/emotion/node_modules/csstype/index.js.flow +0 -6325
  2718. package/packages/emotion/node_modules/csstype/package.json +0 -66
  2719. package/packages/emotion/node_modules/debug/LICENSE +0 -20
  2720. package/packages/emotion/node_modules/debug/README.md +0 -481
  2721. package/packages/emotion/node_modules/debug/package.json +0 -59
  2722. package/packages/emotion/node_modules/debug/src/browser.js +0 -269
  2723. package/packages/emotion/node_modules/debug/src/common.js +0 -274
  2724. package/packages/emotion/node_modules/debug/src/index.js +0 -10
  2725. package/packages/emotion/node_modules/debug/src/node.js +0 -263
  2726. package/packages/emotion/node_modules/electron-to-chromium/CHANGELOG.md +0 -14
  2727. package/packages/emotion/node_modules/electron-to-chromium/LICENSE +0 -5
  2728. package/packages/emotion/node_modules/electron-to-chromium/README.md +0 -186
  2729. package/packages/emotion/node_modules/electron-to-chromium/chromium-versions.js +0 -52
  2730. package/packages/emotion/node_modules/electron-to-chromium/chromium-versions.json +0 -1
  2731. package/packages/emotion/node_modules/electron-to-chromium/full-chromium-versions.js +0 -2188
  2732. package/packages/emotion/node_modules/electron-to-chromium/full-chromium-versions.json +0 -1
  2733. package/packages/emotion/node_modules/electron-to-chromium/full-versions.js +0 -1618
  2734. package/packages/emotion/node_modules/electron-to-chromium/full-versions.json +0 -1
  2735. package/packages/emotion/node_modules/electron-to-chromium/index.js +0 -36
  2736. package/packages/emotion/node_modules/electron-to-chromium/package.json +0 -42
  2737. package/packages/emotion/node_modules/electron-to-chromium/versions.js +0 -105
  2738. package/packages/emotion/node_modules/electron-to-chromium/versions.json +0 -1
  2739. package/packages/emotion/node_modules/error-ex/LICENSE +0 -21
  2740. package/packages/emotion/node_modules/error-ex/README.md +0 -144
  2741. package/packages/emotion/node_modules/error-ex/index.js +0 -141
  2742. package/packages/emotion/node_modules/error-ex/package.json +0 -46
  2743. package/packages/emotion/node_modules/escalade/dist/index.js +0 -22
  2744. package/packages/emotion/node_modules/escalade/dist/index.mjs +0 -22
  2745. package/packages/emotion/node_modules/escalade/index.d.ts +0 -3
  2746. package/packages/emotion/node_modules/escalade/license +0 -9
  2747. package/packages/emotion/node_modules/escalade/package.json +0 -61
  2748. package/packages/emotion/node_modules/escalade/readme.md +0 -211
  2749. package/packages/emotion/node_modules/escalade/sync/index.d.ts +0 -2
  2750. package/packages/emotion/node_modules/escalade/sync/index.js +0 -18
  2751. package/packages/emotion/node_modules/escalade/sync/index.mjs +0 -18
  2752. package/packages/emotion/node_modules/escape-string-regexp/index.d.ts +0 -18
  2753. package/packages/emotion/node_modules/escape-string-regexp/index.js +0 -13
  2754. package/packages/emotion/node_modules/escape-string-regexp/license +0 -9
  2755. package/packages/emotion/node_modules/escape-string-regexp/package.json +0 -38
  2756. package/packages/emotion/node_modules/escape-string-regexp/readme.md +0 -34
  2757. package/packages/emotion/node_modules/find-root/.travis.yml +0 -10
  2758. package/packages/emotion/node_modules/find-root/LICENSE.md +0 -7
  2759. package/packages/emotion/node_modules/find-root/README.md +0 -69
  2760. package/packages/emotion/node_modules/find-root/index.js +0 -31
  2761. package/packages/emotion/node_modules/find-root/package.json +0 -30
  2762. package/packages/emotion/node_modules/find-root/test/test.js +0 -61
  2763. package/packages/emotion/node_modules/function-bind/.editorconfig +0 -20
  2764. package/packages/emotion/node_modules/function-bind/.eslintrc +0 -15
  2765. package/packages/emotion/node_modules/function-bind/.jscs.json +0 -176
  2766. package/packages/emotion/node_modules/function-bind/.travis.yml +0 -168
  2767. package/packages/emotion/node_modules/function-bind/LICENSE +0 -20
  2768. package/packages/emotion/node_modules/function-bind/README.md +0 -48
  2769. package/packages/emotion/node_modules/function-bind/implementation.js +0 -52
  2770. package/packages/emotion/node_modules/function-bind/index.js +0 -5
  2771. package/packages/emotion/node_modules/function-bind/package.json +0 -63
  2772. package/packages/emotion/node_modules/function-bind/test/.eslintrc +0 -9
  2773. package/packages/emotion/node_modules/function-bind/test/index.js +0 -252
  2774. package/packages/emotion/node_modules/gensync/LICENSE +0 -7
  2775. package/packages/emotion/node_modules/gensync/README.md +0 -196
  2776. package/packages/emotion/node_modules/gensync/index.js +0 -373
  2777. package/packages/emotion/node_modules/gensync/index.js.flow +0 -32
  2778. package/packages/emotion/node_modules/gensync/package.json +0 -37
  2779. package/packages/emotion/node_modules/gensync/test/.babelrc +0 -5
  2780. package/packages/emotion/node_modules/gensync/test/index.test.js +0 -489
  2781. package/packages/emotion/node_modules/globals/globals.json +0 -1563
  2782. package/packages/emotion/node_modules/globals/index.js +0 -2
  2783. package/packages/emotion/node_modules/globals/license +0 -9
  2784. package/packages/emotion/node_modules/globals/package.json +0 -41
  2785. package/packages/emotion/node_modules/globals/readme.md +0 -41
  2786. package/packages/emotion/node_modules/has/LICENSE-MIT +0 -22
  2787. package/packages/emotion/node_modules/has/README.md +0 -18
  2788. package/packages/emotion/node_modules/has/package.json +0 -48
  2789. package/packages/emotion/node_modules/has/src/index.js +0 -5
  2790. package/packages/emotion/node_modules/has/test/index.js +0 -10
  2791. package/packages/emotion/node_modules/has-flag/index.js +0 -8
  2792. package/packages/emotion/node_modules/has-flag/license +0 -9
  2793. package/packages/emotion/node_modules/has-flag/package.json +0 -44
  2794. package/packages/emotion/node_modules/has-flag/readme.md +0 -70
  2795. package/packages/emotion/node_modules/import-fresh/index.d.ts +0 -30
  2796. package/packages/emotion/node_modules/import-fresh/index.js +0 -33
  2797. package/packages/emotion/node_modules/import-fresh/license +0 -9
  2798. package/packages/emotion/node_modules/import-fresh/package.json +0 -43
  2799. package/packages/emotion/node_modules/import-fresh/readme.md +0 -48
  2800. package/packages/emotion/node_modules/is-arrayish/.editorconfig +0 -18
  2801. package/packages/emotion/node_modules/is-arrayish/.istanbul.yml +0 -4
  2802. package/packages/emotion/node_modules/is-arrayish/.travis.yml +0 -17
  2803. package/packages/emotion/node_modules/is-arrayish/LICENSE +0 -21
  2804. package/packages/emotion/node_modules/is-arrayish/README.md +0 -16
  2805. package/packages/emotion/node_modules/is-arrayish/index.js +0 -10
  2806. package/packages/emotion/node_modules/is-arrayish/package.json +0 -34
  2807. package/packages/emotion/node_modules/is-core-module/.eslintrc +0 -18
  2808. package/packages/emotion/node_modules/is-core-module/.nycrc +0 -9
  2809. package/packages/emotion/node_modules/is-core-module/CHANGELOG.md +0 -151
  2810. package/packages/emotion/node_modules/is-core-module/LICENSE +0 -20
  2811. package/packages/emotion/node_modules/is-core-module/README.md +0 -40
  2812. package/packages/emotion/node_modules/is-core-module/core.json +0 -155
  2813. package/packages/emotion/node_modules/is-core-module/index.js +0 -69
  2814. package/packages/emotion/node_modules/is-core-module/package.json +0 -72
  2815. package/packages/emotion/node_modules/is-core-module/test/index.js +0 -133
  2816. package/packages/emotion/node_modules/js-tokens/CHANGELOG.md +0 -151
  2817. package/packages/emotion/node_modules/js-tokens/LICENSE +0 -21
  2818. package/packages/emotion/node_modules/js-tokens/README.md +0 -240
  2819. package/packages/emotion/node_modules/js-tokens/index.js +0 -23
  2820. package/packages/emotion/node_modules/js-tokens/package.json +0 -30
  2821. package/packages/emotion/node_modules/jsesc/LICENSE-MIT.txt +0 -20
  2822. package/packages/emotion/node_modules/jsesc/README.md +0 -421
  2823. package/packages/emotion/node_modules/jsesc/bin/jsesc +0 -148
  2824. package/packages/emotion/node_modules/jsesc/jsesc.js +0 -329
  2825. package/packages/emotion/node_modules/jsesc/man/jsesc.1 +0 -94
  2826. package/packages/emotion/node_modules/jsesc/package.json +0 -54
  2827. package/packages/emotion/node_modules/json-parse-even-better-errors/CHANGELOG.md +0 -50
  2828. package/packages/emotion/node_modules/json-parse-even-better-errors/LICENSE.md +0 -25
  2829. package/packages/emotion/node_modules/json-parse-even-better-errors/README.md +0 -96
  2830. package/packages/emotion/node_modules/json-parse-even-better-errors/index.js +0 -121
  2831. package/packages/emotion/node_modules/json-parse-even-better-errors/package.json +0 -33
  2832. package/packages/emotion/node_modules/json5/LICENSE.md +0 -23
  2833. package/packages/emotion/node_modules/json5/README.md +0 -234
  2834. package/packages/emotion/node_modules/json5/dist/index.js +0 -1710
  2835. package/packages/emotion/node_modules/json5/dist/index.min.js +0 -1
  2836. package/packages/emotion/node_modules/json5/dist/index.min.mjs +0 -1
  2837. package/packages/emotion/node_modules/json5/dist/index.mjs +0 -1399
  2838. package/packages/emotion/node_modules/json5/lib/cli.js +0 -152
  2839. package/packages/emotion/node_modules/json5/lib/index.d.ts +0 -4
  2840. package/packages/emotion/node_modules/json5/lib/index.js +0 -9
  2841. package/packages/emotion/node_modules/json5/lib/parse.d.ts +0 -15
  2842. package/packages/emotion/node_modules/json5/lib/parse.js +0 -1087
  2843. package/packages/emotion/node_modules/json5/lib/register.js +0 -13
  2844. package/packages/emotion/node_modules/json5/lib/require.js +0 -4
  2845. package/packages/emotion/node_modules/json5/lib/stringify.d.ts +0 -89
  2846. package/packages/emotion/node_modules/json5/lib/stringify.js +0 -261
  2847. package/packages/emotion/node_modules/json5/lib/unicode.d.ts +0 -3
  2848. package/packages/emotion/node_modules/json5/lib/unicode.js +0 -4
  2849. package/packages/emotion/node_modules/json5/lib/util.d.ts +0 -5
  2850. package/packages/emotion/node_modules/json5/lib/util.js +0 -35
  2851. package/packages/emotion/node_modules/json5/package.json +0 -69
  2852. package/packages/emotion/node_modules/lines-and-columns/LICENSE +0 -21
  2853. package/packages/emotion/node_modules/lines-and-columns/README.md +0 -33
  2854. package/packages/emotion/node_modules/lines-and-columns/build/index.d.ts +0 -13
  2855. package/packages/emotion/node_modules/lines-and-columns/build/index.js +0 -62
  2856. package/packages/emotion/node_modules/lines-and-columns/package.json +0 -49
  2857. package/packages/emotion/node_modules/ms/index.js +0 -162
  2858. package/packages/emotion/node_modules/ms/license.md +0 -21
  2859. package/packages/emotion/node_modules/ms/package.json +0 -37
  2860. package/packages/emotion/node_modules/ms/readme.md +0 -60
  2861. package/packages/emotion/node_modules/node-releases/LICENSE +0 -21
  2862. package/packages/emotion/node_modules/node-releases/README.md +0 -31
  2863. package/packages/emotion/node_modules/node-releases/data/processed/envs.json +0 -1
  2864. package/packages/emotion/node_modules/node-releases/data/release-schedule/release-schedule.json +0 -1
  2865. package/packages/emotion/node_modules/node-releases/package.json +0 -18
  2866. package/packages/emotion/node_modules/parent-module/index.js +0 -37
  2867. package/packages/emotion/node_modules/parent-module/license +0 -9
  2868. package/packages/emotion/node_modules/parent-module/package.json +0 -46
  2869. package/packages/emotion/node_modules/parent-module/readme.md +0 -67
  2870. package/packages/emotion/node_modules/parse-json/index.js +0 -54
  2871. package/packages/emotion/node_modules/parse-json/license +0 -9
  2872. package/packages/emotion/node_modules/parse-json/package.json +0 -45
  2873. package/packages/emotion/node_modules/parse-json/readme.md +0 -119
  2874. package/packages/emotion/node_modules/path-parse/LICENSE +0 -21
  2875. package/packages/emotion/node_modules/path-parse/README.md +0 -42
  2876. package/packages/emotion/node_modules/path-parse/index.js +0 -75
  2877. package/packages/emotion/node_modules/path-parse/package.json +0 -33
  2878. package/packages/emotion/node_modules/path-type/index.d.ts +0 -51
  2879. package/packages/emotion/node_modules/path-type/index.js +0 -43
  2880. package/packages/emotion/node_modules/path-type/license +0 -9
  2881. package/packages/emotion/node_modules/path-type/package.json +0 -45
  2882. package/packages/emotion/node_modules/path-type/readme.md +0 -72
  2883. package/packages/emotion/node_modules/picocolors/LICENSE +0 -15
  2884. package/packages/emotion/node_modules/picocolors/README.md +0 -21
  2885. package/packages/emotion/node_modules/picocolors/package.json +0 -25
  2886. package/packages/emotion/node_modules/picocolors/picocolors.browser.js +0 -4
  2887. package/packages/emotion/node_modules/picocolors/picocolors.d.ts +0 -5
  2888. package/packages/emotion/node_modules/picocolors/picocolors.js +0 -58
  2889. package/packages/emotion/node_modules/picocolors/types.ts +0 -30
  2890. package/packages/emotion/node_modules/regenerator-runtime/LICENSE +0 -21
  2891. package/packages/emotion/node_modules/regenerator-runtime/README.md +0 -31
  2892. package/packages/emotion/node_modules/regenerator-runtime/package.json +0 -19
  2893. package/packages/emotion/node_modules/regenerator-runtime/path.js +0 -11
  2894. package/packages/emotion/node_modules/regenerator-runtime/runtime.js +0 -760
  2895. package/packages/emotion/node_modules/resolve/.editorconfig +0 -37
  2896. package/packages/emotion/node_modules/resolve/.eslintrc +0 -65
  2897. package/packages/emotion/node_modules/resolve/.github/FUNDING.yml +0 -12
  2898. package/packages/emotion/node_modules/resolve/LICENSE +0 -21
  2899. package/packages/emotion/node_modules/resolve/SECURITY.md +0 -3
  2900. package/packages/emotion/node_modules/resolve/async.js +0 -3
  2901. package/packages/emotion/node_modules/resolve/bin/resolve +0 -50
  2902. package/packages/emotion/node_modules/resolve/example/async.js +0 -5
  2903. package/packages/emotion/node_modules/resolve/example/sync.js +0 -3
  2904. package/packages/emotion/node_modules/resolve/index.js +0 -6
  2905. package/packages/emotion/node_modules/resolve/lib/async.js +0 -329
  2906. package/packages/emotion/node_modules/resolve/lib/caller.js +0 -8
  2907. package/packages/emotion/node_modules/resolve/lib/core.js +0 -52
  2908. package/packages/emotion/node_modules/resolve/lib/core.json +0 -153
  2909. package/packages/emotion/node_modules/resolve/lib/homedir.js +0 -24
  2910. package/packages/emotion/node_modules/resolve/lib/is-core.js +0 -5
  2911. package/packages/emotion/node_modules/resolve/lib/node-modules-paths.js +0 -42
  2912. package/packages/emotion/node_modules/resolve/lib/normalize-options.js +0 -10
  2913. package/packages/emotion/node_modules/resolve/lib/sync.js +0 -208
  2914. package/packages/emotion/node_modules/resolve/package.json +0 -71
  2915. package/packages/emotion/node_modules/resolve/readme.markdown +0 -301
  2916. package/packages/emotion/node_modules/resolve/sync.js +0 -3
  2917. package/packages/emotion/node_modules/resolve/test/core.js +0 -88
  2918. package/packages/emotion/node_modules/resolve/test/dotdot/abc/index.js +0 -2
  2919. package/packages/emotion/node_modules/resolve/test/dotdot/index.js +0 -1
  2920. package/packages/emotion/node_modules/resolve/test/dotdot.js +0 -29
  2921. package/packages/emotion/node_modules/resolve/test/faulty_basedir.js +0 -29
  2922. package/packages/emotion/node_modules/resolve/test/filter.js +0 -34
  2923. package/packages/emotion/node_modules/resolve/test/filter_sync.js +0 -33
  2924. package/packages/emotion/node_modules/resolve/test/home_paths.js +0 -127
  2925. package/packages/emotion/node_modules/resolve/test/home_paths_sync.js +0 -114
  2926. package/packages/emotion/node_modules/resolve/test/mock.js +0 -315
  2927. package/packages/emotion/node_modules/resolve/test/mock_sync.js +0 -214
  2928. package/packages/emotion/node_modules/resolve/test/module_dir/xmodules/aaa/index.js +0 -1
  2929. package/packages/emotion/node_modules/resolve/test/module_dir/ymodules/aaa/index.js +0 -1
  2930. package/packages/emotion/node_modules/resolve/test/module_dir/zmodules/bbb/main.js +0 -1
  2931. package/packages/emotion/node_modules/resolve/test/module_dir/zmodules/bbb/package.json +0 -3
  2932. package/packages/emotion/node_modules/resolve/test/module_dir.js +0 -56
  2933. package/packages/emotion/node_modules/resolve/test/node-modules-paths.js +0 -143
  2934. package/packages/emotion/node_modules/resolve/test/node_path/x/aaa/index.js +0 -1
  2935. package/packages/emotion/node_modules/resolve/test/node_path/x/ccc/index.js +0 -1
  2936. package/packages/emotion/node_modules/resolve/test/node_path/y/bbb/index.js +0 -1
  2937. package/packages/emotion/node_modules/resolve/test/node_path/y/ccc/index.js +0 -1
  2938. package/packages/emotion/node_modules/resolve/test/node_path.js +0 -70
  2939. package/packages/emotion/node_modules/resolve/test/nonstring.js +0 -9
  2940. package/packages/emotion/node_modules/resolve/test/pathfilter/deep_ref/main.js +0 -0
  2941. package/packages/emotion/node_modules/resolve/test/pathfilter.js +0 -75
  2942. package/packages/emotion/node_modules/resolve/test/precedence/aaa/index.js +0 -1
  2943. package/packages/emotion/node_modules/resolve/test/precedence/aaa/main.js +0 -1
  2944. package/packages/emotion/node_modules/resolve/test/precedence/aaa.js +0 -1
  2945. package/packages/emotion/node_modules/resolve/test/precedence/bbb/main.js +0 -1
  2946. package/packages/emotion/node_modules/resolve/test/precedence/bbb.js +0 -1
  2947. package/packages/emotion/node_modules/resolve/test/precedence.js +0 -23
  2948. package/packages/emotion/node_modules/resolve/test/resolver/baz/doom.js +0 -0
  2949. package/packages/emotion/node_modules/resolve/test/resolver/baz/package.json +0 -4
  2950. package/packages/emotion/node_modules/resolve/test/resolver/baz/quux.js +0 -1
  2951. package/packages/emotion/node_modules/resolve/test/resolver/browser_field/a.js +0 -0
  2952. package/packages/emotion/node_modules/resolve/test/resolver/browser_field/b.js +0 -0
  2953. package/packages/emotion/node_modules/resolve/test/resolver/browser_field/package.json +0 -5
  2954. package/packages/emotion/node_modules/resolve/test/resolver/cup.coffee +0 -1
  2955. package/packages/emotion/node_modules/resolve/test/resolver/dot_main/index.js +0 -1
  2956. package/packages/emotion/node_modules/resolve/test/resolver/dot_main/package.json +0 -3
  2957. package/packages/emotion/node_modules/resolve/test/resolver/dot_slash_main/index.js +0 -1
  2958. package/packages/emotion/node_modules/resolve/test/resolver/dot_slash_main/package.json +0 -3
  2959. package/packages/emotion/node_modules/resolve/test/resolver/false_main/index.js +0 -0
  2960. package/packages/emotion/node_modules/resolve/test/resolver/false_main/package.json +0 -4
  2961. package/packages/emotion/node_modules/resolve/test/resolver/foo.js +0 -1
  2962. package/packages/emotion/node_modules/resolve/test/resolver/incorrect_main/index.js +0 -2
  2963. package/packages/emotion/node_modules/resolve/test/resolver/incorrect_main/package.json +0 -3
  2964. package/packages/emotion/node_modules/resolve/test/resolver/invalid_main/package.json +0 -7
  2965. package/packages/emotion/node_modules/resolve/test/resolver/malformed_package_json/index.js +0 -0
  2966. package/packages/emotion/node_modules/resolve/test/resolver/malformed_package_json/package.json +0 -1
  2967. package/packages/emotion/node_modules/resolve/test/resolver/mug.coffee +0 -0
  2968. package/packages/emotion/node_modules/resolve/test/resolver/mug.js +0 -0
  2969. package/packages/emotion/node_modules/resolve/test/resolver/multirepo/lerna.json +0 -6
  2970. package/packages/emotion/node_modules/resolve/test/resolver/multirepo/package.json +0 -20
  2971. package/packages/emotion/node_modules/resolve/test/resolver/multirepo/packages/package-a/index.js +0 -35
  2972. package/packages/emotion/node_modules/resolve/test/resolver/multirepo/packages/package-a/package.json +0 -14
  2973. package/packages/emotion/node_modules/resolve/test/resolver/multirepo/packages/package-b/index.js +0 -0
  2974. package/packages/emotion/node_modules/resolve/test/resolver/multirepo/packages/package-b/package.json +0 -14
  2975. package/packages/emotion/node_modules/resolve/test/resolver/nested_symlinks/mylib/async.js +0 -26
  2976. package/packages/emotion/node_modules/resolve/test/resolver/nested_symlinks/mylib/package.json +0 -15
  2977. package/packages/emotion/node_modules/resolve/test/resolver/nested_symlinks/mylib/sync.js +0 -12
  2978. package/packages/emotion/node_modules/resolve/test/resolver/other_path/lib/other-lib.js +0 -0
  2979. package/packages/emotion/node_modules/resolve/test/resolver/other_path/root.js +0 -0
  2980. package/packages/emotion/node_modules/resolve/test/resolver/quux/foo/index.js +0 -1
  2981. package/packages/emotion/node_modules/resolve/test/resolver/same_names/foo/index.js +0 -1
  2982. package/packages/emotion/node_modules/resolve/test/resolver/same_names/foo.js +0 -1
  2983. package/packages/emotion/node_modules/resolve/test/resolver/symlinked/_/node_modules/foo.js +0 -0
  2984. package/packages/emotion/node_modules/resolve/test/resolver/symlinked/_/symlink_target/.gitkeep +0 -0
  2985. package/packages/emotion/node_modules/resolve/test/resolver/symlinked/package/bar.js +0 -1
  2986. package/packages/emotion/node_modules/resolve/test/resolver/symlinked/package/package.json +0 -3
  2987. package/packages/emotion/node_modules/resolve/test/resolver/without_basedir/main.js +0 -5
  2988. package/packages/emotion/node_modules/resolve/test/resolver.js +0 -595
  2989. package/packages/emotion/node_modules/resolve/test/resolver_sync.js +0 -726
  2990. package/packages/emotion/node_modules/resolve/test/shadowed_core/node_modules/util/index.js +0 -0
  2991. package/packages/emotion/node_modules/resolve/test/shadowed_core.js +0 -54
  2992. package/packages/emotion/node_modules/resolve/test/subdirs.js +0 -13
  2993. package/packages/emotion/node_modules/resolve/test/symlinks.js +0 -176
  2994. package/packages/emotion/node_modules/resolve-from/index.js +0 -47
  2995. package/packages/emotion/node_modules/resolve-from/license +0 -9
  2996. package/packages/emotion/node_modules/resolve-from/package.json +0 -34
  2997. package/packages/emotion/node_modules/resolve-from/readme.md +0 -72
  2998. package/packages/emotion/node_modules/semver/CHANGELOG.md +0 -70
  2999. package/packages/emotion/node_modules/semver/LICENSE +0 -15
  3000. package/packages/emotion/node_modules/semver/README.md +0 -443
  3001. package/packages/emotion/node_modules/semver/bin/semver.js +0 -174
  3002. package/packages/emotion/node_modules/semver/package.json +0 -28
  3003. package/packages/emotion/node_modules/semver/range.bnf +0 -16
  3004. package/packages/emotion/node_modules/semver/semver.js +0 -1596
  3005. package/packages/emotion/node_modules/source-map/CHANGELOG.md +0 -301
  3006. package/packages/emotion/node_modules/source-map/LICENSE +0 -28
  3007. package/packages/emotion/node_modules/source-map/README.md +0 -729
  3008. package/packages/emotion/node_modules/source-map/dist/source-map.debug.js +0 -3091
  3009. package/packages/emotion/node_modules/source-map/dist/source-map.js +0 -3090
  3010. package/packages/emotion/node_modules/source-map/dist/source-map.min.js +0 -2
  3011. package/packages/emotion/node_modules/source-map/dist/source-map.min.js.map +0 -1
  3012. package/packages/emotion/node_modules/source-map/lib/array-set.js +0 -121
  3013. package/packages/emotion/node_modules/source-map/lib/base64-vlq.js +0 -140
  3014. package/packages/emotion/node_modules/source-map/lib/base64.js +0 -67
  3015. package/packages/emotion/node_modules/source-map/lib/binary-search.js +0 -111
  3016. package/packages/emotion/node_modules/source-map/lib/mapping-list.js +0 -79
  3017. package/packages/emotion/node_modules/source-map/lib/quick-sort.js +0 -114
  3018. package/packages/emotion/node_modules/source-map/lib/source-map-consumer.js +0 -1082
  3019. package/packages/emotion/node_modules/source-map/lib/source-map-generator.js +0 -416
  3020. package/packages/emotion/node_modules/source-map/lib/source-node.js +0 -413
  3021. package/packages/emotion/node_modules/source-map/lib/util.js +0 -417
  3022. package/packages/emotion/node_modules/source-map/package.json +0 -72
  3023. package/packages/emotion/node_modules/source-map/source-map.js +0 -8
  3024. package/packages/emotion/node_modules/stylis/LICENSE +0 -21
  3025. package/packages/emotion/node_modules/stylis/README.md +0 -161
  3026. package/packages/emotion/node_modules/stylis/dist/stylis.mjs +0 -2
  3027. package/packages/emotion/node_modules/stylis/dist/stylis.mjs.map +0 -1
  3028. package/packages/emotion/node_modules/stylis/dist/umd/package.json +0 -1
  3029. package/packages/emotion/node_modules/stylis/dist/umd/stylis.js +0 -2
  3030. package/packages/emotion/node_modules/stylis/dist/umd/stylis.js.map +0 -1
  3031. package/packages/emotion/node_modules/stylis/index.js +0 -7
  3032. package/packages/emotion/node_modules/stylis/package.json +0 -167
  3033. package/packages/emotion/node_modules/stylis/src/Enum.js +0 -20
  3034. package/packages/emotion/node_modules/stylis/src/Middleware.js +0 -108
  3035. package/packages/emotion/node_modules/stylis/src/Parser.js +0 -191
  3036. package/packages/emotion/node_modules/stylis/src/Prefixer.js +0 -145
  3037. package/packages/emotion/node_modules/stylis/src/Serializer.js +0 -35
  3038. package/packages/emotion/node_modules/stylis/src/Tokenizer.js +0 -246
  3039. package/packages/emotion/node_modules/stylis/src/Utility.js +0 -115
  3040. package/packages/emotion/node_modules/supports-color/browser.js +0 -5
  3041. package/packages/emotion/node_modules/supports-color/index.js +0 -131
  3042. package/packages/emotion/node_modules/supports-color/license +0 -9
  3043. package/packages/emotion/node_modules/supports-color/package.json +0 -53
  3044. package/packages/emotion/node_modules/supports-color/readme.md +0 -66
  3045. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/.eslintrc +0 -14
  3046. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/.github/FUNDING.yml +0 -12
  3047. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/.nycrc +0 -9
  3048. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/CHANGELOG.md +0 -22
  3049. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/LICENSE +0 -21
  3050. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/README.md +0 -42
  3051. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/browser.js +0 -3
  3052. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/index.js +0 -9
  3053. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/package.json +0 -70
  3054. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/test/index.js +0 -29
  3055. package/packages/emotion/node_modules/to-fast-properties/index.js +0 -27
  3056. package/packages/emotion/node_modules/to-fast-properties/license +0 -10
  3057. package/packages/emotion/node_modules/to-fast-properties/package.json +0 -35
  3058. package/packages/emotion/node_modules/to-fast-properties/readme.md +0 -37
  3059. package/packages/emotion/node_modules/update-browserslist-db/LICENSE +0 -20
  3060. package/packages/emotion/node_modules/update-browserslist-db/README.md +0 -23
  3061. package/packages/emotion/node_modules/update-browserslist-db/check-npm-version.js +0 -16
  3062. package/packages/emotion/node_modules/update-browserslist-db/cli.js +0 -42
  3063. package/packages/emotion/node_modules/update-browserslist-db/index.d.ts +0 -6
  3064. package/packages/emotion/node_modules/update-browserslist-db/index.js +0 -314
  3065. package/packages/emotion/node_modules/update-browserslist-db/package.json +0 -38
  3066. package/packages/emotion/node_modules/update-browserslist-db/utils.js +0 -22
  3067. package/packages/emotion/node_modules/yaml/LICENSE +0 -13
  3068. package/packages/emotion/node_modules/yaml/README.md +0 -127
  3069. package/packages/emotion/node_modules/yaml/browser/dist/PlainValue-b8036b75.js +0 -1275
  3070. package/packages/emotion/node_modules/yaml/browser/dist/Schema-e94716c8.js +0 -682
  3071. package/packages/emotion/node_modules/yaml/browser/dist/index.js +0 -1002
  3072. package/packages/emotion/node_modules/yaml/browser/dist/legacy-exports.js +0 -3
  3073. package/packages/emotion/node_modules/yaml/browser/dist/package.json +0 -1
  3074. package/packages/emotion/node_modules/yaml/browser/dist/parse-cst.js +0 -1904
  3075. package/packages/emotion/node_modules/yaml/browser/dist/resolveSeq-492ab440.js +0 -2419
  3076. package/packages/emotion/node_modules/yaml/browser/dist/types.js +0 -4
  3077. package/packages/emotion/node_modules/yaml/browser/dist/util.js +0 -2
  3078. package/packages/emotion/node_modules/yaml/browser/dist/warnings-df54cb69.js +0 -499
  3079. package/packages/emotion/node_modules/yaml/browser/index.js +0 -1
  3080. package/packages/emotion/node_modules/yaml/browser/map.js +0 -2
  3081. package/packages/emotion/node_modules/yaml/browser/pair.js +0 -2
  3082. package/packages/emotion/node_modules/yaml/browser/parse-cst.js +0 -1
  3083. package/packages/emotion/node_modules/yaml/browser/scalar.js +0 -2
  3084. package/packages/emotion/node_modules/yaml/browser/schema.js +0 -9
  3085. package/packages/emotion/node_modules/yaml/browser/seq.js +0 -2
  3086. package/packages/emotion/node_modules/yaml/browser/types/binary.js +0 -8
  3087. package/packages/emotion/node_modules/yaml/browser/types/omap.js +0 -3
  3088. package/packages/emotion/node_modules/yaml/browser/types/pairs.js +0 -3
  3089. package/packages/emotion/node_modules/yaml/browser/types/set.js +0 -3
  3090. package/packages/emotion/node_modules/yaml/browser/types/timestamp.js +0 -10
  3091. package/packages/emotion/node_modules/yaml/browser/types.js +0 -1
  3092. package/packages/emotion/node_modules/yaml/browser/util.js +0 -1
  3093. package/packages/emotion/node_modules/yaml/dist/Document-9b4560a1.js +0 -757
  3094. package/packages/emotion/node_modules/yaml/dist/PlainValue-ec8e588e.js +0 -876
  3095. package/packages/emotion/node_modules/yaml/dist/Schema-88e323a7.js +0 -525
  3096. package/packages/emotion/node_modules/yaml/dist/index.js +0 -79
  3097. package/packages/emotion/node_modules/yaml/dist/legacy-exports.js +0 -16
  3098. package/packages/emotion/node_modules/yaml/dist/parse-cst.js +0 -1753
  3099. package/packages/emotion/node_modules/yaml/dist/resolveSeq-d03cb037.js +0 -2161
  3100. package/packages/emotion/node_modules/yaml/dist/test-events.js +0 -162
  3101. package/packages/emotion/node_modules/yaml/dist/types.js +0 -23
  3102. package/packages/emotion/node_modules/yaml/dist/util.js +0 -19
  3103. package/packages/emotion/node_modules/yaml/dist/warnings-1000a372.js +0 -416
  3104. package/packages/emotion/node_modules/yaml/index.d.ts +0 -372
  3105. package/packages/emotion/node_modules/yaml/index.js +0 -1
  3106. package/packages/emotion/node_modules/yaml/map.js +0 -2
  3107. package/packages/emotion/node_modules/yaml/package.json +0 -106
  3108. package/packages/emotion/node_modules/yaml/pair.js +0 -2
  3109. package/packages/emotion/node_modules/yaml/parse-cst.d.ts +0 -191
  3110. package/packages/emotion/node_modules/yaml/parse-cst.js +0 -1
  3111. package/packages/emotion/node_modules/yaml/scalar.js +0 -2
  3112. package/packages/emotion/node_modules/yaml/schema.js +0 -9
  3113. package/packages/emotion/node_modules/yaml/seq.js +0 -2
  3114. package/packages/emotion/node_modules/yaml/types/binary.js +0 -8
  3115. package/packages/emotion/node_modules/yaml/types/omap.js +0 -3
  3116. package/packages/emotion/node_modules/yaml/types/pairs.js +0 -3
  3117. package/packages/emotion/node_modules/yaml/types/set.js +0 -3
  3118. package/packages/emotion/node_modules/yaml/types/timestamp.js +0 -10
  3119. package/packages/emotion/node_modules/yaml/types.d.ts +0 -407
  3120. package/packages/emotion/node_modules/yaml/types.js +0 -17
  3121. package/packages/emotion/node_modules/yaml/types.mjs +0 -17
  3122. package/packages/emotion/node_modules/yaml/util.d.ts +0 -86
  3123. package/packages/emotion/node_modules/yaml/util.js +0 -16
  3124. package/packages/emotion/node_modules/yaml/util.mjs +0 -18
  3125. package/packages/emotion/yarn.lock +0 -738
@@ -1,3232 +0,0 @@
1
- interface BaseComment {
2
- value: string;
3
- start?: number;
4
- end?: number;
5
- loc?: SourceLocation;
6
- ignore?: boolean;
7
- type: "CommentBlock" | "CommentLine";
8
- }
9
- interface CommentBlock extends BaseComment {
10
- type: "CommentBlock";
11
- }
12
- interface CommentLine extends BaseComment {
13
- type: "CommentLine";
14
- }
15
- declare type Comment = CommentBlock | CommentLine;
16
- interface SourceLocation {
17
- start: {
18
- line: number;
19
- column: number;
20
- };
21
- end: {
22
- line: number;
23
- column: number;
24
- };
25
- }
26
- interface BaseNode {
27
- type: Node["type"];
28
- leadingComments?: Comment[] | null;
29
- innerComments?: Comment[] | null;
30
- trailingComments?: Comment[] | null;
31
- start?: number | null;
32
- end?: number | null;
33
- loc?: SourceLocation | null;
34
- range?: [number, number];
35
- extra?: Record<string, unknown>;
36
- }
37
- declare type CommentTypeShorthand = "leading" | "inner" | "trailing";
38
- declare type Node = AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BigIntLiteral | BinaryExpression | BindExpression | BlockStatement | BooleanLiteral | BooleanLiteralTypeAnnotation | BooleanTypeAnnotation | BreakStatement | CallExpression | CatchClause | ClassAccessorProperty | ClassBody | ClassDeclaration | ClassExpression | ClassImplements | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | ContinueStatement | DebuggerStatement | DecimalLiteral | DeclareClass | DeclareExportAllDeclaration | DeclareExportDeclaration | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareOpaqueType | DeclareTypeAlias | DeclareVariable | DeclaredPredicate | Decorator | Directive | DirectiveLiteral | DoExpression | DoWhileStatement | EmptyStatement | EmptyTypeAnnotation | EnumBooleanBody | EnumBooleanMember | EnumDeclaration | EnumDefaultedMember | EnumNumberBody | EnumNumberMember | EnumStringBody | EnumStringMember | EnumSymbolBody | ExistsTypeAnnotation | ExportAllDeclaration | ExportDefaultDeclaration | ExportDefaultSpecifier | ExportNamedDeclaration | ExportNamespaceSpecifier | ExportSpecifier | ExpressionStatement | File | ForInStatement | ForOfStatement | ForStatement | FunctionDeclaration | FunctionExpression | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | Identifier | IfStatement | Import | ImportAttribute | ImportDeclaration | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | IndexedAccessType | InferredPredicate | InterfaceDeclaration | InterfaceExtends | InterfaceTypeAnnotation | InterpreterDirective | IntersectionTypeAnnotation | JSXAttribute | JSXClosingElement | JSXClosingFragment | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXFragment | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXOpeningFragment | JSXSpreadAttribute | JSXSpreadChild | JSXText | LabeledStatement | LogicalExpression | MemberExpression | MetaProperty | MixedTypeAnnotation | ModuleExpression | NewExpression | Noop | NullLiteral | NullLiteralTypeAnnotation | NullableTypeAnnotation | NumberLiteral$1 | NumberLiteralTypeAnnotation | NumberTypeAnnotation | NumericLiteral | ObjectExpression | ObjectMethod | ObjectPattern | ObjectProperty | ObjectTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalCallExpression | OptionalIndexedAccessType | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelinePrimaryTopicReference | PipelineTopicExpression | Placeholder | PrivateName | Program | QualifiedTypeIdentifier | RecordExpression | RegExpLiteral | RegexLiteral$1 | RestElement | RestProperty$1 | ReturnStatement | SequenceExpression | SpreadElement | SpreadProperty$1 | StaticBlock | StringLiteral | StringLiteralTypeAnnotation | StringTypeAnnotation | Super | SwitchCase | SwitchStatement | SymbolTypeAnnotation | TSAnyKeyword | TSArrayType | TSAsExpression | TSBigIntKeyword | TSBooleanKeyword | TSCallSignatureDeclaration | TSConditionalType | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExpressionWithTypeArguments | TSExternalModuleReference | TSFunctionType | TSImportEqualsDeclaration | TSImportType | TSIndexSignature | TSIndexedAccessType | TSInferType | TSInstantiationExpression | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSIntrinsicKeyword | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamedTupleMember | TSNamespaceExportDeclaration | TSNeverKeyword | TSNonNullExpression | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSOptionalType | TSParameterProperty | TSParenthesizedType | TSPropertySignature | TSQualifiedName | TSRestType | TSSatisfiesExpression | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeLiteral | TSTypeOperator | TSTypeParameter | TSTypeParameterDeclaration | TSTypeParameterInstantiation | TSTypePredicate | TSTypeQuery | TSTypeReference | TSUndefinedKeyword | TSUnionType | TSUnknownKeyword | TSVoidKeyword | TaggedTemplateExpression | TemplateElement | TemplateLiteral | ThisExpression | ThisTypeAnnotation | ThrowStatement | TopicReference | TryStatement | TupleExpression | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | TypeofTypeAnnotation | UnaryExpression | UnionTypeAnnotation | UpdateExpression | V8IntrinsicIdentifier | VariableDeclaration | VariableDeclarator | Variance | VoidTypeAnnotation | WhileStatement | WithStatement | YieldExpression;
39
- interface ArrayExpression extends BaseNode {
40
- type: "ArrayExpression";
41
- elements: Array<null | Expression | SpreadElement>;
42
- }
43
- interface AssignmentExpression extends BaseNode {
44
- type: "AssignmentExpression";
45
- operator: string;
46
- left: LVal;
47
- right: Expression;
48
- }
49
- interface BinaryExpression extends BaseNode {
50
- type: "BinaryExpression";
51
- operator: "+" | "-" | "/" | "%" | "*" | "**" | "&" | "|" | ">>" | ">>>" | "<<" | "^" | "==" | "===" | "!=" | "!==" | "in" | "instanceof" | ">" | "<" | ">=" | "<=" | "|>";
52
- left: Expression | PrivateName;
53
- right: Expression;
54
- }
55
- interface InterpreterDirective extends BaseNode {
56
- type: "InterpreterDirective";
57
- value: string;
58
- }
59
- interface Directive extends BaseNode {
60
- type: "Directive";
61
- value: DirectiveLiteral;
62
- }
63
- interface DirectiveLiteral extends BaseNode {
64
- type: "DirectiveLiteral";
65
- value: string;
66
- }
67
- interface BlockStatement extends BaseNode {
68
- type: "BlockStatement";
69
- body: Array<Statement>;
70
- directives: Array<Directive>;
71
- }
72
- interface BreakStatement extends BaseNode {
73
- type: "BreakStatement";
74
- label?: Identifier | null;
75
- }
76
- interface CallExpression extends BaseNode {
77
- type: "CallExpression";
78
- callee: Expression | Super | V8IntrinsicIdentifier;
79
- arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>;
80
- optional?: true | false | null;
81
- typeArguments?: TypeParameterInstantiation | null;
82
- typeParameters?: TSTypeParameterInstantiation | null;
83
- }
84
- interface CatchClause extends BaseNode {
85
- type: "CatchClause";
86
- param?: Identifier | ArrayPattern | ObjectPattern | null;
87
- body: BlockStatement;
88
- }
89
- interface ConditionalExpression extends BaseNode {
90
- type: "ConditionalExpression";
91
- test: Expression;
92
- consequent: Expression;
93
- alternate: Expression;
94
- }
95
- interface ContinueStatement extends BaseNode {
96
- type: "ContinueStatement";
97
- label?: Identifier | null;
98
- }
99
- interface DebuggerStatement extends BaseNode {
100
- type: "DebuggerStatement";
101
- }
102
- interface DoWhileStatement extends BaseNode {
103
- type: "DoWhileStatement";
104
- test: Expression;
105
- body: Statement;
106
- }
107
- interface EmptyStatement extends BaseNode {
108
- type: "EmptyStatement";
109
- }
110
- interface ExpressionStatement extends BaseNode {
111
- type: "ExpressionStatement";
112
- expression: Expression;
113
- }
114
- interface File extends BaseNode {
115
- type: "File";
116
- program: Program;
117
- comments?: Array<CommentBlock | CommentLine> | null;
118
- tokens?: Array<any> | null;
119
- }
120
- interface ForInStatement extends BaseNode {
121
- type: "ForInStatement";
122
- left: VariableDeclaration | LVal;
123
- right: Expression;
124
- body: Statement;
125
- }
126
- interface ForStatement extends BaseNode {
127
- type: "ForStatement";
128
- init?: VariableDeclaration | Expression | null;
129
- test?: Expression | null;
130
- update?: Expression | null;
131
- body: Statement;
132
- }
133
- interface FunctionDeclaration extends BaseNode {
134
- type: "FunctionDeclaration";
135
- id?: Identifier | null;
136
- params: Array<Identifier | Pattern | RestElement>;
137
- body: BlockStatement;
138
- generator: boolean;
139
- async: boolean;
140
- declare?: boolean | null;
141
- predicate?: DeclaredPredicate | InferredPredicate | null;
142
- returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;
143
- typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;
144
- }
145
- interface FunctionExpression extends BaseNode {
146
- type: "FunctionExpression";
147
- id?: Identifier | null;
148
- params: Array<Identifier | Pattern | RestElement>;
149
- body: BlockStatement;
150
- generator: boolean;
151
- async: boolean;
152
- predicate?: DeclaredPredicate | InferredPredicate | null;
153
- returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;
154
- typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;
155
- }
156
- interface Identifier extends BaseNode {
157
- type: "Identifier";
158
- name: string;
159
- decorators?: Array<Decorator> | null;
160
- optional?: boolean | null;
161
- typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;
162
- }
163
- interface IfStatement extends BaseNode {
164
- type: "IfStatement";
165
- test: Expression;
166
- consequent: Statement;
167
- alternate?: Statement | null;
168
- }
169
- interface LabeledStatement extends BaseNode {
170
- type: "LabeledStatement";
171
- label: Identifier;
172
- body: Statement;
173
- }
174
- interface StringLiteral extends BaseNode {
175
- type: "StringLiteral";
176
- value: string;
177
- }
178
- interface NumericLiteral extends BaseNode {
179
- type: "NumericLiteral";
180
- value: number;
181
- }
182
- /**
183
- * @deprecated Use `NumericLiteral`
184
- */
185
- interface NumberLiteral$1 extends BaseNode {
186
- type: "NumberLiteral";
187
- value: number;
188
- }
189
- interface NullLiteral extends BaseNode {
190
- type: "NullLiteral";
191
- }
192
- interface BooleanLiteral extends BaseNode {
193
- type: "BooleanLiteral";
194
- value: boolean;
195
- }
196
- interface RegExpLiteral extends BaseNode {
197
- type: "RegExpLiteral";
198
- pattern: string;
199
- flags: string;
200
- }
201
- /**
202
- * @deprecated Use `RegExpLiteral`
203
- */
204
- interface RegexLiteral$1 extends BaseNode {
205
- type: "RegexLiteral";
206
- pattern: string;
207
- flags: string;
208
- }
209
- interface LogicalExpression extends BaseNode {
210
- type: "LogicalExpression";
211
- operator: "||" | "&&" | "??";
212
- left: Expression;
213
- right: Expression;
214
- }
215
- interface MemberExpression extends BaseNode {
216
- type: "MemberExpression";
217
- object: Expression | Super;
218
- property: Expression | Identifier | PrivateName;
219
- computed: boolean;
220
- optional?: true | false | null;
221
- }
222
- interface NewExpression extends BaseNode {
223
- type: "NewExpression";
224
- callee: Expression | Super | V8IntrinsicIdentifier;
225
- arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>;
226
- optional?: true | false | null;
227
- typeArguments?: TypeParameterInstantiation | null;
228
- typeParameters?: TSTypeParameterInstantiation | null;
229
- }
230
- interface Program extends BaseNode {
231
- type: "Program";
232
- body: Array<Statement>;
233
- directives: Array<Directive>;
234
- sourceType: "script" | "module";
235
- interpreter?: InterpreterDirective | null;
236
- sourceFile: string;
237
- }
238
- interface ObjectExpression extends BaseNode {
239
- type: "ObjectExpression";
240
- properties: Array<ObjectMethod | ObjectProperty | SpreadElement>;
241
- }
242
- interface ObjectMethod extends BaseNode {
243
- type: "ObjectMethod";
244
- kind: "method" | "get" | "set";
245
- key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral;
246
- params: Array<Identifier | Pattern | RestElement>;
247
- body: BlockStatement;
248
- computed: boolean;
249
- generator: boolean;
250
- async: boolean;
251
- decorators?: Array<Decorator> | null;
252
- returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;
253
- typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;
254
- }
255
- interface ObjectProperty extends BaseNode {
256
- type: "ObjectProperty";
257
- key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral | DecimalLiteral | PrivateName;
258
- value: Expression | PatternLike;
259
- computed: boolean;
260
- shorthand: boolean;
261
- decorators?: Array<Decorator> | null;
262
- }
263
- interface RestElement extends BaseNode {
264
- type: "RestElement";
265
- argument: LVal;
266
- decorators?: Array<Decorator> | null;
267
- optional?: boolean | null;
268
- typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;
269
- }
270
- /**
271
- * @deprecated Use `RestElement`
272
- */
273
- interface RestProperty$1 extends BaseNode {
274
- type: "RestProperty";
275
- argument: LVal;
276
- decorators?: Array<Decorator> | null;
277
- optional?: boolean | null;
278
- typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;
279
- }
280
- interface ReturnStatement extends BaseNode {
281
- type: "ReturnStatement";
282
- argument?: Expression | null;
283
- }
284
- interface SequenceExpression extends BaseNode {
285
- type: "SequenceExpression";
286
- expressions: Array<Expression>;
287
- }
288
- interface ParenthesizedExpression extends BaseNode {
289
- type: "ParenthesizedExpression";
290
- expression: Expression;
291
- }
292
- interface SwitchCase extends BaseNode {
293
- type: "SwitchCase";
294
- test?: Expression | null;
295
- consequent: Array<Statement>;
296
- }
297
- interface SwitchStatement extends BaseNode {
298
- type: "SwitchStatement";
299
- discriminant: Expression;
300
- cases: Array<SwitchCase>;
301
- }
302
- interface ThisExpression extends BaseNode {
303
- type: "ThisExpression";
304
- }
305
- interface ThrowStatement extends BaseNode {
306
- type: "ThrowStatement";
307
- argument: Expression;
308
- }
309
- interface TryStatement extends BaseNode {
310
- type: "TryStatement";
311
- block: BlockStatement;
312
- handler?: CatchClause | null;
313
- finalizer?: BlockStatement | null;
314
- }
315
- interface UnaryExpression extends BaseNode {
316
- type: "UnaryExpression";
317
- operator: "void" | "throw" | "delete" | "!" | "+" | "-" | "~" | "typeof";
318
- argument: Expression;
319
- prefix: boolean;
320
- }
321
- interface UpdateExpression extends BaseNode {
322
- type: "UpdateExpression";
323
- operator: "++" | "--";
324
- argument: Expression;
325
- prefix: boolean;
326
- }
327
- interface VariableDeclaration extends BaseNode {
328
- type: "VariableDeclaration";
329
- kind: "var" | "let" | "const" | "using";
330
- declarations: Array<VariableDeclarator>;
331
- declare?: boolean | null;
332
- }
333
- interface VariableDeclarator extends BaseNode {
334
- type: "VariableDeclarator";
335
- id: LVal;
336
- init?: Expression | null;
337
- definite?: boolean | null;
338
- }
339
- interface WhileStatement extends BaseNode {
340
- type: "WhileStatement";
341
- test: Expression;
342
- body: Statement;
343
- }
344
- interface WithStatement extends BaseNode {
345
- type: "WithStatement";
346
- object: Expression;
347
- body: Statement;
348
- }
349
- interface AssignmentPattern extends BaseNode {
350
- type: "AssignmentPattern";
351
- left: Identifier | ObjectPattern | ArrayPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;
352
- right: Expression;
353
- decorators?: Array<Decorator> | null;
354
- typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;
355
- }
356
- interface ArrayPattern extends BaseNode {
357
- type: "ArrayPattern";
358
- elements: Array<null | PatternLike | LVal>;
359
- decorators?: Array<Decorator> | null;
360
- optional?: boolean | null;
361
- typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;
362
- }
363
- interface ArrowFunctionExpression extends BaseNode {
364
- type: "ArrowFunctionExpression";
365
- params: Array<Identifier | Pattern | RestElement>;
366
- body: BlockStatement | Expression;
367
- async: boolean;
368
- expression: boolean;
369
- generator?: boolean;
370
- predicate?: DeclaredPredicate | InferredPredicate | null;
371
- returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;
372
- typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;
373
- }
374
- interface ClassBody extends BaseNode {
375
- type: "ClassBody";
376
- body: Array<ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock>;
377
- }
378
- interface ClassExpression extends BaseNode {
379
- type: "ClassExpression";
380
- id?: Identifier | null;
381
- superClass?: Expression | null;
382
- body: ClassBody;
383
- decorators?: Array<Decorator> | null;
384
- implements?: Array<TSExpressionWithTypeArguments | ClassImplements> | null;
385
- mixins?: InterfaceExtends | null;
386
- superTypeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;
387
- typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;
388
- }
389
- interface ClassDeclaration extends BaseNode {
390
- type: "ClassDeclaration";
391
- id: Identifier;
392
- superClass?: Expression | null;
393
- body: ClassBody;
394
- decorators?: Array<Decorator> | null;
395
- abstract?: boolean | null;
396
- declare?: boolean | null;
397
- implements?: Array<TSExpressionWithTypeArguments | ClassImplements> | null;
398
- mixins?: InterfaceExtends | null;
399
- superTypeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;
400
- typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;
401
- }
402
- interface ExportAllDeclaration extends BaseNode {
403
- type: "ExportAllDeclaration";
404
- source: StringLiteral;
405
- assertions?: Array<ImportAttribute> | null;
406
- exportKind?: "type" | "value" | null;
407
- }
408
- interface ExportDefaultDeclaration extends BaseNode {
409
- type: "ExportDefaultDeclaration";
410
- declaration: TSDeclareFunction | FunctionDeclaration | ClassDeclaration | Expression;
411
- exportKind?: "value" | null;
412
- }
413
- interface ExportNamedDeclaration extends BaseNode {
414
- type: "ExportNamedDeclaration";
415
- declaration?: Declaration | null;
416
- specifiers: Array<ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier>;
417
- source?: StringLiteral | null;
418
- assertions?: Array<ImportAttribute> | null;
419
- exportKind?: "type" | "value" | null;
420
- }
421
- interface ExportSpecifier extends BaseNode {
422
- type: "ExportSpecifier";
423
- local: Identifier;
424
- exported: Identifier | StringLiteral;
425
- exportKind?: "type" | "value" | null;
426
- }
427
- interface ForOfStatement extends BaseNode {
428
- type: "ForOfStatement";
429
- left: VariableDeclaration | LVal;
430
- right: Expression;
431
- body: Statement;
432
- await: boolean;
433
- }
434
- interface ImportDeclaration extends BaseNode {
435
- type: "ImportDeclaration";
436
- specifiers: Array<ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier>;
437
- source: StringLiteral;
438
- assertions?: Array<ImportAttribute> | null;
439
- importKind?: "type" | "typeof" | "value" | null;
440
- module?: boolean | null;
441
- }
442
- interface ImportDefaultSpecifier extends BaseNode {
443
- type: "ImportDefaultSpecifier";
444
- local: Identifier;
445
- }
446
- interface ImportNamespaceSpecifier extends BaseNode {
447
- type: "ImportNamespaceSpecifier";
448
- local: Identifier;
449
- }
450
- interface ImportSpecifier extends BaseNode {
451
- type: "ImportSpecifier";
452
- local: Identifier;
453
- imported: Identifier | StringLiteral;
454
- importKind?: "type" | "typeof" | "value" | null;
455
- }
456
- interface MetaProperty extends BaseNode {
457
- type: "MetaProperty";
458
- meta: Identifier;
459
- property: Identifier;
460
- }
461
- interface ClassMethod extends BaseNode {
462
- type: "ClassMethod";
463
- kind: "get" | "set" | "method" | "constructor";
464
- key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;
465
- params: Array<Identifier | Pattern | RestElement | TSParameterProperty>;
466
- body: BlockStatement;
467
- computed: boolean;
468
- static: boolean;
469
- generator: boolean;
470
- async: boolean;
471
- abstract?: boolean | null;
472
- access?: "public" | "private" | "protected" | null;
473
- accessibility?: "public" | "private" | "protected" | null;
474
- decorators?: Array<Decorator> | null;
475
- optional?: boolean | null;
476
- override?: boolean;
477
- returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;
478
- typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;
479
- }
480
- interface ObjectPattern extends BaseNode {
481
- type: "ObjectPattern";
482
- properties: Array<RestElement | ObjectProperty>;
483
- decorators?: Array<Decorator> | null;
484
- typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;
485
- }
486
- interface SpreadElement extends BaseNode {
487
- type: "SpreadElement";
488
- argument: Expression;
489
- }
490
- /**
491
- * @deprecated Use `SpreadElement`
492
- */
493
- interface SpreadProperty$1 extends BaseNode {
494
- type: "SpreadProperty";
495
- argument: Expression;
496
- }
497
- interface Super extends BaseNode {
498
- type: "Super";
499
- }
500
- interface TaggedTemplateExpression extends BaseNode {
501
- type: "TaggedTemplateExpression";
502
- tag: Expression;
503
- quasi: TemplateLiteral;
504
- typeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;
505
- }
506
- interface TemplateElement extends BaseNode {
507
- type: "TemplateElement";
508
- value: {
509
- raw: string;
510
- cooked?: string;
511
- };
512
- tail: boolean;
513
- }
514
- interface TemplateLiteral extends BaseNode {
515
- type: "TemplateLiteral";
516
- quasis: Array<TemplateElement>;
517
- expressions: Array<Expression | TSType>;
518
- }
519
- interface YieldExpression extends BaseNode {
520
- type: "YieldExpression";
521
- argument?: Expression | null;
522
- delegate: boolean;
523
- }
524
- interface AwaitExpression extends BaseNode {
525
- type: "AwaitExpression";
526
- argument: Expression;
527
- }
528
- interface Import extends BaseNode {
529
- type: "Import";
530
- }
531
- interface BigIntLiteral extends BaseNode {
532
- type: "BigIntLiteral";
533
- value: string;
534
- }
535
- interface ExportNamespaceSpecifier extends BaseNode {
536
- type: "ExportNamespaceSpecifier";
537
- exported: Identifier;
538
- }
539
- interface OptionalMemberExpression extends BaseNode {
540
- type: "OptionalMemberExpression";
541
- object: Expression;
542
- property: Expression | Identifier;
543
- computed: boolean;
544
- optional: boolean;
545
- }
546
- interface OptionalCallExpression extends BaseNode {
547
- type: "OptionalCallExpression";
548
- callee: Expression;
549
- arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>;
550
- optional: boolean;
551
- typeArguments?: TypeParameterInstantiation | null;
552
- typeParameters?: TSTypeParameterInstantiation | null;
553
- }
554
- interface ClassProperty extends BaseNode {
555
- type: "ClassProperty";
556
- key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;
557
- value?: Expression | null;
558
- typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;
559
- decorators?: Array<Decorator> | null;
560
- computed: boolean;
561
- static: boolean;
562
- abstract?: boolean | null;
563
- accessibility?: "public" | "private" | "protected" | null;
564
- declare?: boolean | null;
565
- definite?: boolean | null;
566
- optional?: boolean | null;
567
- override?: boolean;
568
- readonly?: boolean | null;
569
- variance?: Variance | null;
570
- }
571
- interface ClassAccessorProperty extends BaseNode {
572
- type: "ClassAccessorProperty";
573
- key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression | PrivateName;
574
- value?: Expression | null;
575
- typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;
576
- decorators?: Array<Decorator> | null;
577
- computed: boolean;
578
- static: boolean;
579
- abstract?: boolean | null;
580
- accessibility?: "public" | "private" | "protected" | null;
581
- declare?: boolean | null;
582
- definite?: boolean | null;
583
- optional?: boolean | null;
584
- override?: boolean;
585
- readonly?: boolean | null;
586
- variance?: Variance | null;
587
- }
588
- interface ClassPrivateProperty extends BaseNode {
589
- type: "ClassPrivateProperty";
590
- key: PrivateName;
591
- value?: Expression | null;
592
- decorators?: Array<Decorator> | null;
593
- static: boolean;
594
- definite?: boolean | null;
595
- readonly?: boolean | null;
596
- typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;
597
- variance?: Variance | null;
598
- }
599
- interface ClassPrivateMethod extends BaseNode {
600
- type: "ClassPrivateMethod";
601
- kind: "get" | "set" | "method";
602
- key: PrivateName;
603
- params: Array<Identifier | Pattern | RestElement | TSParameterProperty>;
604
- body: BlockStatement;
605
- static: boolean;
606
- abstract?: boolean | null;
607
- access?: "public" | "private" | "protected" | null;
608
- accessibility?: "public" | "private" | "protected" | null;
609
- async?: boolean;
610
- computed?: boolean;
611
- decorators?: Array<Decorator> | null;
612
- generator?: boolean;
613
- optional?: boolean | null;
614
- override?: boolean;
615
- returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;
616
- typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;
617
- }
618
- interface PrivateName extends BaseNode {
619
- type: "PrivateName";
620
- id: Identifier;
621
- }
622
- interface StaticBlock extends BaseNode {
623
- type: "StaticBlock";
624
- body: Array<Statement>;
625
- }
626
- interface AnyTypeAnnotation extends BaseNode {
627
- type: "AnyTypeAnnotation";
628
- }
629
- interface ArrayTypeAnnotation extends BaseNode {
630
- type: "ArrayTypeAnnotation";
631
- elementType: FlowType;
632
- }
633
- interface BooleanTypeAnnotation extends BaseNode {
634
- type: "BooleanTypeAnnotation";
635
- }
636
- interface BooleanLiteralTypeAnnotation extends BaseNode {
637
- type: "BooleanLiteralTypeAnnotation";
638
- value: boolean;
639
- }
640
- interface NullLiteralTypeAnnotation extends BaseNode {
641
- type: "NullLiteralTypeAnnotation";
642
- }
643
- interface ClassImplements extends BaseNode {
644
- type: "ClassImplements";
645
- id: Identifier;
646
- typeParameters?: TypeParameterInstantiation | null;
647
- }
648
- interface DeclareClass extends BaseNode {
649
- type: "DeclareClass";
650
- id: Identifier;
651
- typeParameters?: TypeParameterDeclaration | null;
652
- extends?: Array<InterfaceExtends> | null;
653
- body: ObjectTypeAnnotation;
654
- implements?: Array<ClassImplements> | null;
655
- mixins?: Array<InterfaceExtends> | null;
656
- }
657
- interface DeclareFunction extends BaseNode {
658
- type: "DeclareFunction";
659
- id: Identifier;
660
- predicate?: DeclaredPredicate | null;
661
- }
662
- interface DeclareInterface extends BaseNode {
663
- type: "DeclareInterface";
664
- id: Identifier;
665
- typeParameters?: TypeParameterDeclaration | null;
666
- extends?: Array<InterfaceExtends> | null;
667
- body: ObjectTypeAnnotation;
668
- implements?: Array<ClassImplements> | null;
669
- mixins?: Array<InterfaceExtends> | null;
670
- }
671
- interface DeclareModule extends BaseNode {
672
- type: "DeclareModule";
673
- id: Identifier | StringLiteral;
674
- body: BlockStatement;
675
- kind?: "CommonJS" | "ES" | null;
676
- }
677
- interface DeclareModuleExports extends BaseNode {
678
- type: "DeclareModuleExports";
679
- typeAnnotation: TypeAnnotation;
680
- }
681
- interface DeclareTypeAlias extends BaseNode {
682
- type: "DeclareTypeAlias";
683
- id: Identifier;
684
- typeParameters?: TypeParameterDeclaration | null;
685
- right: FlowType;
686
- }
687
- interface DeclareOpaqueType extends BaseNode {
688
- type: "DeclareOpaqueType";
689
- id: Identifier;
690
- typeParameters?: TypeParameterDeclaration | null;
691
- supertype?: FlowType | null;
692
- impltype?: FlowType | null;
693
- }
694
- interface DeclareVariable extends BaseNode {
695
- type: "DeclareVariable";
696
- id: Identifier;
697
- }
698
- interface DeclareExportDeclaration extends BaseNode {
699
- type: "DeclareExportDeclaration";
700
- declaration?: Flow | null;
701
- specifiers?: Array<ExportSpecifier | ExportNamespaceSpecifier> | null;
702
- source?: StringLiteral | null;
703
- default?: boolean | null;
704
- }
705
- interface DeclareExportAllDeclaration extends BaseNode {
706
- type: "DeclareExportAllDeclaration";
707
- source: StringLiteral;
708
- exportKind?: "type" | "value" | null;
709
- }
710
- interface DeclaredPredicate extends BaseNode {
711
- type: "DeclaredPredicate";
712
- value: Flow;
713
- }
714
- interface ExistsTypeAnnotation extends BaseNode {
715
- type: "ExistsTypeAnnotation";
716
- }
717
- interface FunctionTypeAnnotation extends BaseNode {
718
- type: "FunctionTypeAnnotation";
719
- typeParameters?: TypeParameterDeclaration | null;
720
- params: Array<FunctionTypeParam>;
721
- rest?: FunctionTypeParam | null;
722
- returnType: FlowType;
723
- this?: FunctionTypeParam | null;
724
- }
725
- interface FunctionTypeParam extends BaseNode {
726
- type: "FunctionTypeParam";
727
- name?: Identifier | null;
728
- typeAnnotation: FlowType;
729
- optional?: boolean | null;
730
- }
731
- interface GenericTypeAnnotation extends BaseNode {
732
- type: "GenericTypeAnnotation";
733
- id: Identifier | QualifiedTypeIdentifier;
734
- typeParameters?: TypeParameterInstantiation | null;
735
- }
736
- interface InferredPredicate extends BaseNode {
737
- type: "InferredPredicate";
738
- }
739
- interface InterfaceExtends extends BaseNode {
740
- type: "InterfaceExtends";
741
- id: Identifier | QualifiedTypeIdentifier;
742
- typeParameters?: TypeParameterInstantiation | null;
743
- }
744
- interface InterfaceDeclaration extends BaseNode {
745
- type: "InterfaceDeclaration";
746
- id: Identifier;
747
- typeParameters?: TypeParameterDeclaration | null;
748
- extends?: Array<InterfaceExtends> | null;
749
- body: ObjectTypeAnnotation;
750
- implements?: Array<ClassImplements> | null;
751
- mixins?: Array<InterfaceExtends> | null;
752
- }
753
- interface InterfaceTypeAnnotation extends BaseNode {
754
- type: "InterfaceTypeAnnotation";
755
- extends?: Array<InterfaceExtends> | null;
756
- body: ObjectTypeAnnotation;
757
- }
758
- interface IntersectionTypeAnnotation extends BaseNode {
759
- type: "IntersectionTypeAnnotation";
760
- types: Array<FlowType>;
761
- }
762
- interface MixedTypeAnnotation extends BaseNode {
763
- type: "MixedTypeAnnotation";
764
- }
765
- interface EmptyTypeAnnotation extends BaseNode {
766
- type: "EmptyTypeAnnotation";
767
- }
768
- interface NullableTypeAnnotation extends BaseNode {
769
- type: "NullableTypeAnnotation";
770
- typeAnnotation: FlowType;
771
- }
772
- interface NumberLiteralTypeAnnotation extends BaseNode {
773
- type: "NumberLiteralTypeAnnotation";
774
- value: number;
775
- }
776
- interface NumberTypeAnnotation extends BaseNode {
777
- type: "NumberTypeAnnotation";
778
- }
779
- interface ObjectTypeAnnotation extends BaseNode {
780
- type: "ObjectTypeAnnotation";
781
- properties: Array<ObjectTypeProperty | ObjectTypeSpreadProperty>;
782
- indexers?: Array<ObjectTypeIndexer>;
783
- callProperties?: Array<ObjectTypeCallProperty>;
784
- internalSlots?: Array<ObjectTypeInternalSlot>;
785
- exact: boolean;
786
- inexact?: boolean | null;
787
- }
788
- interface ObjectTypeInternalSlot extends BaseNode {
789
- type: "ObjectTypeInternalSlot";
790
- id: Identifier;
791
- value: FlowType;
792
- optional: boolean;
793
- static: boolean;
794
- method: boolean;
795
- }
796
- interface ObjectTypeCallProperty extends BaseNode {
797
- type: "ObjectTypeCallProperty";
798
- value: FlowType;
799
- static: boolean;
800
- }
801
- interface ObjectTypeIndexer extends BaseNode {
802
- type: "ObjectTypeIndexer";
803
- id?: Identifier | null;
804
- key: FlowType;
805
- value: FlowType;
806
- variance?: Variance | null;
807
- static: boolean;
808
- }
809
- interface ObjectTypeProperty extends BaseNode {
810
- type: "ObjectTypeProperty";
811
- key: Identifier | StringLiteral;
812
- value: FlowType;
813
- variance?: Variance | null;
814
- kind: "init" | "get" | "set";
815
- method: boolean;
816
- optional: boolean;
817
- proto: boolean;
818
- static: boolean;
819
- }
820
- interface ObjectTypeSpreadProperty extends BaseNode {
821
- type: "ObjectTypeSpreadProperty";
822
- argument: FlowType;
823
- }
824
- interface OpaqueType extends BaseNode {
825
- type: "OpaqueType";
826
- id: Identifier;
827
- typeParameters?: TypeParameterDeclaration | null;
828
- supertype?: FlowType | null;
829
- impltype: FlowType;
830
- }
831
- interface QualifiedTypeIdentifier extends BaseNode {
832
- type: "QualifiedTypeIdentifier";
833
- id: Identifier;
834
- qualification: Identifier | QualifiedTypeIdentifier;
835
- }
836
- interface StringLiteralTypeAnnotation extends BaseNode {
837
- type: "StringLiteralTypeAnnotation";
838
- value: string;
839
- }
840
- interface StringTypeAnnotation extends BaseNode {
841
- type: "StringTypeAnnotation";
842
- }
843
- interface SymbolTypeAnnotation extends BaseNode {
844
- type: "SymbolTypeAnnotation";
845
- }
846
- interface ThisTypeAnnotation extends BaseNode {
847
- type: "ThisTypeAnnotation";
848
- }
849
- interface TupleTypeAnnotation extends BaseNode {
850
- type: "TupleTypeAnnotation";
851
- types: Array<FlowType>;
852
- }
853
- interface TypeofTypeAnnotation extends BaseNode {
854
- type: "TypeofTypeAnnotation";
855
- argument: FlowType;
856
- }
857
- interface TypeAlias extends BaseNode {
858
- type: "TypeAlias";
859
- id: Identifier;
860
- typeParameters?: TypeParameterDeclaration | null;
861
- right: FlowType;
862
- }
863
- interface TypeAnnotation extends BaseNode {
864
- type: "TypeAnnotation";
865
- typeAnnotation: FlowType;
866
- }
867
- interface TypeCastExpression extends BaseNode {
868
- type: "TypeCastExpression";
869
- expression: Expression;
870
- typeAnnotation: TypeAnnotation;
871
- }
872
- interface TypeParameter extends BaseNode {
873
- type: "TypeParameter";
874
- bound?: TypeAnnotation | null;
875
- default?: FlowType | null;
876
- variance?: Variance | null;
877
- name: string;
878
- }
879
- interface TypeParameterDeclaration extends BaseNode {
880
- type: "TypeParameterDeclaration";
881
- params: Array<TypeParameter>;
882
- }
883
- interface TypeParameterInstantiation extends BaseNode {
884
- type: "TypeParameterInstantiation";
885
- params: Array<FlowType>;
886
- }
887
- interface UnionTypeAnnotation extends BaseNode {
888
- type: "UnionTypeAnnotation";
889
- types: Array<FlowType>;
890
- }
891
- interface Variance extends BaseNode {
892
- type: "Variance";
893
- kind: "minus" | "plus";
894
- }
895
- interface VoidTypeAnnotation extends BaseNode {
896
- type: "VoidTypeAnnotation";
897
- }
898
- interface EnumDeclaration extends BaseNode {
899
- type: "EnumDeclaration";
900
- id: Identifier;
901
- body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;
902
- }
903
- interface EnumBooleanBody extends BaseNode {
904
- type: "EnumBooleanBody";
905
- members: Array<EnumBooleanMember>;
906
- explicitType: boolean;
907
- hasUnknownMembers: boolean;
908
- }
909
- interface EnumNumberBody extends BaseNode {
910
- type: "EnumNumberBody";
911
- members: Array<EnumNumberMember>;
912
- explicitType: boolean;
913
- hasUnknownMembers: boolean;
914
- }
915
- interface EnumStringBody extends BaseNode {
916
- type: "EnumStringBody";
917
- members: Array<EnumStringMember | EnumDefaultedMember>;
918
- explicitType: boolean;
919
- hasUnknownMembers: boolean;
920
- }
921
- interface EnumSymbolBody extends BaseNode {
922
- type: "EnumSymbolBody";
923
- members: Array<EnumDefaultedMember>;
924
- hasUnknownMembers: boolean;
925
- }
926
- interface EnumBooleanMember extends BaseNode {
927
- type: "EnumBooleanMember";
928
- id: Identifier;
929
- init: BooleanLiteral;
930
- }
931
- interface EnumNumberMember extends BaseNode {
932
- type: "EnumNumberMember";
933
- id: Identifier;
934
- init: NumericLiteral;
935
- }
936
- interface EnumStringMember extends BaseNode {
937
- type: "EnumStringMember";
938
- id: Identifier;
939
- init: StringLiteral;
940
- }
941
- interface EnumDefaultedMember extends BaseNode {
942
- type: "EnumDefaultedMember";
943
- id: Identifier;
944
- }
945
- interface IndexedAccessType extends BaseNode {
946
- type: "IndexedAccessType";
947
- objectType: FlowType;
948
- indexType: FlowType;
949
- }
950
- interface OptionalIndexedAccessType extends BaseNode {
951
- type: "OptionalIndexedAccessType";
952
- objectType: FlowType;
953
- indexType: FlowType;
954
- optional: boolean;
955
- }
956
- interface JSXAttribute extends BaseNode {
957
- type: "JSXAttribute";
958
- name: JSXIdentifier | JSXNamespacedName;
959
- value?: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null;
960
- }
961
- interface JSXClosingElement extends BaseNode {
962
- type: "JSXClosingElement";
963
- name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;
964
- }
965
- interface JSXElement extends BaseNode {
966
- type: "JSXElement";
967
- openingElement: JSXOpeningElement;
968
- closingElement?: JSXClosingElement | null;
969
- children: Array<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment>;
970
- selfClosing?: boolean | null;
971
- }
972
- interface JSXEmptyExpression extends BaseNode {
973
- type: "JSXEmptyExpression";
974
- }
975
- interface JSXExpressionContainer extends BaseNode {
976
- type: "JSXExpressionContainer";
977
- expression: Expression | JSXEmptyExpression;
978
- }
979
- interface JSXSpreadChild extends BaseNode {
980
- type: "JSXSpreadChild";
981
- expression: Expression;
982
- }
983
- interface JSXIdentifier extends BaseNode {
984
- type: "JSXIdentifier";
985
- name: string;
986
- }
987
- interface JSXMemberExpression extends BaseNode {
988
- type: "JSXMemberExpression";
989
- object: JSXMemberExpression | JSXIdentifier;
990
- property: JSXIdentifier;
991
- }
992
- interface JSXNamespacedName extends BaseNode {
993
- type: "JSXNamespacedName";
994
- namespace: JSXIdentifier;
995
- name: JSXIdentifier;
996
- }
997
- interface JSXOpeningElement extends BaseNode {
998
- type: "JSXOpeningElement";
999
- name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;
1000
- attributes: Array<JSXAttribute | JSXSpreadAttribute>;
1001
- selfClosing: boolean;
1002
- typeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;
1003
- }
1004
- interface JSXSpreadAttribute extends BaseNode {
1005
- type: "JSXSpreadAttribute";
1006
- argument: Expression;
1007
- }
1008
- interface JSXText extends BaseNode {
1009
- type: "JSXText";
1010
- value: string;
1011
- }
1012
- interface JSXFragment extends BaseNode {
1013
- type: "JSXFragment";
1014
- openingFragment: JSXOpeningFragment;
1015
- closingFragment: JSXClosingFragment;
1016
- children: Array<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment>;
1017
- }
1018
- interface JSXOpeningFragment extends BaseNode {
1019
- type: "JSXOpeningFragment";
1020
- }
1021
- interface JSXClosingFragment extends BaseNode {
1022
- type: "JSXClosingFragment";
1023
- }
1024
- interface Noop extends BaseNode {
1025
- type: "Noop";
1026
- }
1027
- interface Placeholder extends BaseNode {
1028
- type: "Placeholder";
1029
- expectedNode: "Identifier" | "StringLiteral" | "Expression" | "Statement" | "Declaration" | "BlockStatement" | "ClassBody" | "Pattern";
1030
- name: Identifier;
1031
- }
1032
- interface V8IntrinsicIdentifier extends BaseNode {
1033
- type: "V8IntrinsicIdentifier";
1034
- name: string;
1035
- }
1036
- interface ArgumentPlaceholder extends BaseNode {
1037
- type: "ArgumentPlaceholder";
1038
- }
1039
- interface BindExpression extends BaseNode {
1040
- type: "BindExpression";
1041
- object: Expression;
1042
- callee: Expression;
1043
- }
1044
- interface ImportAttribute extends BaseNode {
1045
- type: "ImportAttribute";
1046
- key: Identifier | StringLiteral;
1047
- value: StringLiteral;
1048
- }
1049
- interface Decorator extends BaseNode {
1050
- type: "Decorator";
1051
- expression: Expression;
1052
- }
1053
- interface DoExpression extends BaseNode {
1054
- type: "DoExpression";
1055
- body: BlockStatement;
1056
- async: boolean;
1057
- }
1058
- interface ExportDefaultSpecifier extends BaseNode {
1059
- type: "ExportDefaultSpecifier";
1060
- exported: Identifier;
1061
- }
1062
- interface RecordExpression extends BaseNode {
1063
- type: "RecordExpression";
1064
- properties: Array<ObjectProperty | SpreadElement>;
1065
- }
1066
- interface TupleExpression extends BaseNode {
1067
- type: "TupleExpression";
1068
- elements: Array<Expression | SpreadElement>;
1069
- }
1070
- interface DecimalLiteral extends BaseNode {
1071
- type: "DecimalLiteral";
1072
- value: string;
1073
- }
1074
- interface ModuleExpression extends BaseNode {
1075
- type: "ModuleExpression";
1076
- body: Program;
1077
- }
1078
- interface TopicReference extends BaseNode {
1079
- type: "TopicReference";
1080
- }
1081
- interface PipelineTopicExpression extends BaseNode {
1082
- type: "PipelineTopicExpression";
1083
- expression: Expression;
1084
- }
1085
- interface PipelineBareFunction extends BaseNode {
1086
- type: "PipelineBareFunction";
1087
- callee: Expression;
1088
- }
1089
- interface PipelinePrimaryTopicReference extends BaseNode {
1090
- type: "PipelinePrimaryTopicReference";
1091
- }
1092
- interface TSParameterProperty extends BaseNode {
1093
- type: "TSParameterProperty";
1094
- parameter: Identifier | AssignmentPattern;
1095
- accessibility?: "public" | "private" | "protected" | null;
1096
- decorators?: Array<Decorator> | null;
1097
- override?: boolean | null;
1098
- readonly?: boolean | null;
1099
- }
1100
- interface TSDeclareFunction extends BaseNode {
1101
- type: "TSDeclareFunction";
1102
- id?: Identifier | null;
1103
- typeParameters?: TSTypeParameterDeclaration | Noop | null;
1104
- params: Array<Identifier | Pattern | RestElement>;
1105
- returnType?: TSTypeAnnotation | Noop | null;
1106
- async?: boolean;
1107
- declare?: boolean | null;
1108
- generator?: boolean;
1109
- }
1110
- interface TSDeclareMethod extends BaseNode {
1111
- type: "TSDeclareMethod";
1112
- decorators?: Array<Decorator> | null;
1113
- key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;
1114
- typeParameters?: TSTypeParameterDeclaration | Noop | null;
1115
- params: Array<Identifier | Pattern | RestElement | TSParameterProperty>;
1116
- returnType?: TSTypeAnnotation | Noop | null;
1117
- abstract?: boolean | null;
1118
- access?: "public" | "private" | "protected" | null;
1119
- accessibility?: "public" | "private" | "protected" | null;
1120
- async?: boolean;
1121
- computed?: boolean;
1122
- generator?: boolean;
1123
- kind?: "get" | "set" | "method" | "constructor";
1124
- optional?: boolean | null;
1125
- override?: boolean;
1126
- static?: boolean;
1127
- }
1128
- interface TSQualifiedName extends BaseNode {
1129
- type: "TSQualifiedName";
1130
- left: TSEntityName;
1131
- right: Identifier;
1132
- }
1133
- interface TSCallSignatureDeclaration extends BaseNode {
1134
- type: "TSCallSignatureDeclaration";
1135
- typeParameters?: TSTypeParameterDeclaration | null;
1136
- parameters: Array<Identifier | RestElement>;
1137
- typeAnnotation?: TSTypeAnnotation | null;
1138
- }
1139
- interface TSConstructSignatureDeclaration extends BaseNode {
1140
- type: "TSConstructSignatureDeclaration";
1141
- typeParameters?: TSTypeParameterDeclaration | null;
1142
- parameters: Array<Identifier | RestElement>;
1143
- typeAnnotation?: TSTypeAnnotation | null;
1144
- }
1145
- interface TSPropertySignature extends BaseNode {
1146
- type: "TSPropertySignature";
1147
- key: Expression;
1148
- typeAnnotation?: TSTypeAnnotation | null;
1149
- initializer?: Expression | null;
1150
- computed?: boolean;
1151
- kind: "get" | "set";
1152
- optional?: boolean | null;
1153
- readonly?: boolean | null;
1154
- }
1155
- interface TSMethodSignature extends BaseNode {
1156
- type: "TSMethodSignature";
1157
- key: Expression;
1158
- typeParameters?: TSTypeParameterDeclaration | null;
1159
- parameters: Array<Identifier | RestElement>;
1160
- typeAnnotation?: TSTypeAnnotation | null;
1161
- computed?: boolean;
1162
- kind: "method" | "get" | "set";
1163
- optional?: boolean | null;
1164
- }
1165
- interface TSIndexSignature extends BaseNode {
1166
- type: "TSIndexSignature";
1167
- parameters: Array<Identifier>;
1168
- typeAnnotation?: TSTypeAnnotation | null;
1169
- readonly?: boolean | null;
1170
- static?: boolean | null;
1171
- }
1172
- interface TSAnyKeyword extends BaseNode {
1173
- type: "TSAnyKeyword";
1174
- }
1175
- interface TSBooleanKeyword extends BaseNode {
1176
- type: "TSBooleanKeyword";
1177
- }
1178
- interface TSBigIntKeyword extends BaseNode {
1179
- type: "TSBigIntKeyword";
1180
- }
1181
- interface TSIntrinsicKeyword extends BaseNode {
1182
- type: "TSIntrinsicKeyword";
1183
- }
1184
- interface TSNeverKeyword extends BaseNode {
1185
- type: "TSNeverKeyword";
1186
- }
1187
- interface TSNullKeyword extends BaseNode {
1188
- type: "TSNullKeyword";
1189
- }
1190
- interface TSNumberKeyword extends BaseNode {
1191
- type: "TSNumberKeyword";
1192
- }
1193
- interface TSObjectKeyword extends BaseNode {
1194
- type: "TSObjectKeyword";
1195
- }
1196
- interface TSStringKeyword extends BaseNode {
1197
- type: "TSStringKeyword";
1198
- }
1199
- interface TSSymbolKeyword extends BaseNode {
1200
- type: "TSSymbolKeyword";
1201
- }
1202
- interface TSUndefinedKeyword extends BaseNode {
1203
- type: "TSUndefinedKeyword";
1204
- }
1205
- interface TSUnknownKeyword extends BaseNode {
1206
- type: "TSUnknownKeyword";
1207
- }
1208
- interface TSVoidKeyword extends BaseNode {
1209
- type: "TSVoidKeyword";
1210
- }
1211
- interface TSThisType extends BaseNode {
1212
- type: "TSThisType";
1213
- }
1214
- interface TSFunctionType extends BaseNode {
1215
- type: "TSFunctionType";
1216
- typeParameters?: TSTypeParameterDeclaration | null;
1217
- parameters: Array<Identifier | RestElement>;
1218
- typeAnnotation?: TSTypeAnnotation | null;
1219
- }
1220
- interface TSConstructorType extends BaseNode {
1221
- type: "TSConstructorType";
1222
- typeParameters?: TSTypeParameterDeclaration | null;
1223
- parameters: Array<Identifier | RestElement>;
1224
- typeAnnotation?: TSTypeAnnotation | null;
1225
- abstract?: boolean | null;
1226
- }
1227
- interface TSTypeReference extends BaseNode {
1228
- type: "TSTypeReference";
1229
- typeName: TSEntityName;
1230
- typeParameters?: TSTypeParameterInstantiation | null;
1231
- }
1232
- interface TSTypePredicate extends BaseNode {
1233
- type: "TSTypePredicate";
1234
- parameterName: Identifier | TSThisType;
1235
- typeAnnotation?: TSTypeAnnotation | null;
1236
- asserts?: boolean | null;
1237
- }
1238
- interface TSTypeQuery extends BaseNode {
1239
- type: "TSTypeQuery";
1240
- exprName: TSEntityName | TSImportType;
1241
- typeParameters?: TSTypeParameterInstantiation | null;
1242
- }
1243
- interface TSTypeLiteral extends BaseNode {
1244
- type: "TSTypeLiteral";
1245
- members: Array<TSTypeElement>;
1246
- }
1247
- interface TSArrayType extends BaseNode {
1248
- type: "TSArrayType";
1249
- elementType: TSType;
1250
- }
1251
- interface TSTupleType extends BaseNode {
1252
- type: "TSTupleType";
1253
- elementTypes: Array<TSType | TSNamedTupleMember>;
1254
- }
1255
- interface TSOptionalType extends BaseNode {
1256
- type: "TSOptionalType";
1257
- typeAnnotation: TSType;
1258
- }
1259
- interface TSRestType extends BaseNode {
1260
- type: "TSRestType";
1261
- typeAnnotation: TSType;
1262
- }
1263
- interface TSNamedTupleMember extends BaseNode {
1264
- type: "TSNamedTupleMember";
1265
- label: Identifier;
1266
- elementType: TSType;
1267
- optional: boolean;
1268
- }
1269
- interface TSUnionType extends BaseNode {
1270
- type: "TSUnionType";
1271
- types: Array<TSType>;
1272
- }
1273
- interface TSIntersectionType extends BaseNode {
1274
- type: "TSIntersectionType";
1275
- types: Array<TSType>;
1276
- }
1277
- interface TSConditionalType extends BaseNode {
1278
- type: "TSConditionalType";
1279
- checkType: TSType;
1280
- extendsType: TSType;
1281
- trueType: TSType;
1282
- falseType: TSType;
1283
- }
1284
- interface TSInferType extends BaseNode {
1285
- type: "TSInferType";
1286
- typeParameter: TSTypeParameter;
1287
- }
1288
- interface TSParenthesizedType extends BaseNode {
1289
- type: "TSParenthesizedType";
1290
- typeAnnotation: TSType;
1291
- }
1292
- interface TSTypeOperator extends BaseNode {
1293
- type: "TSTypeOperator";
1294
- typeAnnotation: TSType;
1295
- operator: string;
1296
- }
1297
- interface TSIndexedAccessType extends BaseNode {
1298
- type: "TSIndexedAccessType";
1299
- objectType: TSType;
1300
- indexType: TSType;
1301
- }
1302
- interface TSMappedType extends BaseNode {
1303
- type: "TSMappedType";
1304
- typeParameter: TSTypeParameter;
1305
- typeAnnotation?: TSType | null;
1306
- nameType?: TSType | null;
1307
- optional?: true | false | "+" | "-" | null;
1308
- readonly?: true | false | "+" | "-" | null;
1309
- }
1310
- interface TSLiteralType extends BaseNode {
1311
- type: "TSLiteralType";
1312
- literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | TemplateLiteral | UnaryExpression;
1313
- }
1314
- interface TSExpressionWithTypeArguments extends BaseNode {
1315
- type: "TSExpressionWithTypeArguments";
1316
- expression: TSEntityName;
1317
- typeParameters?: TSTypeParameterInstantiation | null;
1318
- }
1319
- interface TSInterfaceDeclaration extends BaseNode {
1320
- type: "TSInterfaceDeclaration";
1321
- id: Identifier;
1322
- typeParameters?: TSTypeParameterDeclaration | null;
1323
- extends?: Array<TSExpressionWithTypeArguments> | null;
1324
- body: TSInterfaceBody;
1325
- declare?: boolean | null;
1326
- }
1327
- interface TSInterfaceBody extends BaseNode {
1328
- type: "TSInterfaceBody";
1329
- body: Array<TSTypeElement>;
1330
- }
1331
- interface TSTypeAliasDeclaration extends BaseNode {
1332
- type: "TSTypeAliasDeclaration";
1333
- id: Identifier;
1334
- typeParameters?: TSTypeParameterDeclaration | null;
1335
- typeAnnotation: TSType;
1336
- declare?: boolean | null;
1337
- }
1338
- interface TSInstantiationExpression extends BaseNode {
1339
- type: "TSInstantiationExpression";
1340
- expression: Expression;
1341
- typeParameters?: TSTypeParameterInstantiation | null;
1342
- }
1343
- interface TSAsExpression extends BaseNode {
1344
- type: "TSAsExpression";
1345
- expression: Expression;
1346
- typeAnnotation: TSType;
1347
- }
1348
- interface TSSatisfiesExpression extends BaseNode {
1349
- type: "TSSatisfiesExpression";
1350
- expression: Expression;
1351
- typeAnnotation: TSType;
1352
- }
1353
- interface TSTypeAssertion extends BaseNode {
1354
- type: "TSTypeAssertion";
1355
- typeAnnotation: TSType;
1356
- expression: Expression;
1357
- }
1358
- interface TSEnumDeclaration extends BaseNode {
1359
- type: "TSEnumDeclaration";
1360
- id: Identifier;
1361
- members: Array<TSEnumMember>;
1362
- const?: boolean | null;
1363
- declare?: boolean | null;
1364
- initializer?: Expression | null;
1365
- }
1366
- interface TSEnumMember extends BaseNode {
1367
- type: "TSEnumMember";
1368
- id: Identifier | StringLiteral;
1369
- initializer?: Expression | null;
1370
- }
1371
- interface TSModuleDeclaration extends BaseNode {
1372
- type: "TSModuleDeclaration";
1373
- id: Identifier | StringLiteral;
1374
- body: TSModuleBlock | TSModuleDeclaration;
1375
- declare?: boolean | null;
1376
- global?: boolean | null;
1377
- }
1378
- interface TSModuleBlock extends BaseNode {
1379
- type: "TSModuleBlock";
1380
- body: Array<Statement>;
1381
- }
1382
- interface TSImportType extends BaseNode {
1383
- type: "TSImportType";
1384
- argument: StringLiteral;
1385
- qualifier?: TSEntityName | null;
1386
- typeParameters?: TSTypeParameterInstantiation | null;
1387
- }
1388
- interface TSImportEqualsDeclaration extends BaseNode {
1389
- type: "TSImportEqualsDeclaration";
1390
- id: Identifier;
1391
- moduleReference: TSEntityName | TSExternalModuleReference;
1392
- importKind?: "type" | "value" | null;
1393
- isExport: boolean;
1394
- }
1395
- interface TSExternalModuleReference extends BaseNode {
1396
- type: "TSExternalModuleReference";
1397
- expression: StringLiteral;
1398
- }
1399
- interface TSNonNullExpression extends BaseNode {
1400
- type: "TSNonNullExpression";
1401
- expression: Expression;
1402
- }
1403
- interface TSExportAssignment extends BaseNode {
1404
- type: "TSExportAssignment";
1405
- expression: Expression;
1406
- }
1407
- interface TSNamespaceExportDeclaration extends BaseNode {
1408
- type: "TSNamespaceExportDeclaration";
1409
- id: Identifier;
1410
- }
1411
- interface TSTypeAnnotation extends BaseNode {
1412
- type: "TSTypeAnnotation";
1413
- typeAnnotation: TSType;
1414
- }
1415
- interface TSTypeParameterInstantiation extends BaseNode {
1416
- type: "TSTypeParameterInstantiation";
1417
- params: Array<TSType>;
1418
- }
1419
- interface TSTypeParameterDeclaration extends BaseNode {
1420
- type: "TSTypeParameterDeclaration";
1421
- params: Array<TSTypeParameter>;
1422
- }
1423
- interface TSTypeParameter extends BaseNode {
1424
- type: "TSTypeParameter";
1425
- constraint?: TSType | null;
1426
- default?: TSType | null;
1427
- name: string;
1428
- in?: boolean | null;
1429
- out?: boolean | null;
1430
- }
1431
- declare type Standardized = ArrayExpression | AssignmentExpression | BinaryExpression | InterpreterDirective | Directive | DirectiveLiteral | BlockStatement | BreakStatement | CallExpression | CatchClause | ConditionalExpression | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | File | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Identifier | IfStatement | LabeledStatement | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | Program | ObjectExpression | ObjectMethod | ObjectProperty | RestElement | ReturnStatement | SequenceExpression | ParenthesizedExpression | SwitchCase | SwitchStatement | ThisExpression | ThrowStatement | TryStatement | UnaryExpression | UpdateExpression | VariableDeclaration | VariableDeclarator | WhileStatement | WithStatement | AssignmentPattern | ArrayPattern | ArrowFunctionExpression | ClassBody | ClassExpression | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ExportSpecifier | ForOfStatement | ImportDeclaration | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | MetaProperty | ClassMethod | ObjectPattern | SpreadElement | Super | TaggedTemplateExpression | TemplateElement | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | ExportNamespaceSpecifier | OptionalMemberExpression | OptionalCallExpression | ClassProperty | ClassAccessorProperty | ClassPrivateProperty | ClassPrivateMethod | PrivateName | StaticBlock;
1432
- declare type Expression = ArrayExpression | AssignmentExpression | BinaryExpression | CallExpression | ConditionalExpression | FunctionExpression | Identifier | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | ObjectExpression | SequenceExpression | ParenthesizedExpression | ThisExpression | UnaryExpression | UpdateExpression | ArrowFunctionExpression | ClassExpression | MetaProperty | Super | TaggedTemplateExpression | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | OptionalMemberExpression | OptionalCallExpression | TypeCastExpression | JSXElement | JSXFragment | BindExpression | DoExpression | RecordExpression | TupleExpression | DecimalLiteral | ModuleExpression | TopicReference | PipelineTopicExpression | PipelineBareFunction | PipelinePrimaryTopicReference | TSInstantiationExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;
1433
- declare type Binary = BinaryExpression | LogicalExpression;
1434
- declare type Scopable = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ClassExpression | ClassDeclaration | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;
1435
- declare type BlockParent = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;
1436
- declare type Block = BlockStatement | Program | TSModuleBlock;
1437
- declare type Statement = BlockStatement | BreakStatement | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | ForInStatement | ForStatement | FunctionDeclaration | IfStatement | LabeledStatement | ReturnStatement | SwitchStatement | ThrowStatement | TryStatement | VariableDeclaration | WhileStatement | WithStatement | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ForOfStatement | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportEqualsDeclaration | TSExportAssignment | TSNamespaceExportDeclaration;
1438
- declare type Terminatorless = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement | YieldExpression | AwaitExpression;
1439
- declare type CompletionStatement = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement;
1440
- declare type Conditional = ConditionalExpression | IfStatement;
1441
- declare type Loop = DoWhileStatement | ForInStatement | ForStatement | WhileStatement | ForOfStatement;
1442
- declare type While = DoWhileStatement | WhileStatement;
1443
- declare type ExpressionWrapper = ExpressionStatement | ParenthesizedExpression | TypeCastExpression;
1444
- declare type For = ForInStatement | ForStatement | ForOfStatement;
1445
- declare type ForXStatement = ForInStatement | ForOfStatement;
1446
- declare type Function = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod;
1447
- declare type FunctionParent = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;
1448
- declare type Pureish = FunctionDeclaration | FunctionExpression | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | ArrowFunctionExpression | BigIntLiteral | DecimalLiteral;
1449
- declare type Declaration = FunctionDeclaration | VariableDeclaration | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration;
1450
- declare type PatternLike = Identifier | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;
1451
- declare type LVal = Identifier | MemberExpression | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | TSParameterProperty | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;
1452
- declare type TSEntityName = Identifier | TSQualifiedName;
1453
- declare type Literal = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | TemplateLiteral | BigIntLiteral | DecimalLiteral;
1454
- declare type Immutable = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | BigIntLiteral | JSXAttribute | JSXClosingElement | JSXElement | JSXExpressionContainer | JSXSpreadChild | JSXOpeningElement | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment | DecimalLiteral;
1455
- declare type UserWhitespacable = ObjectMethod | ObjectProperty | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty;
1456
- declare type Method = ObjectMethod | ClassMethod | ClassPrivateMethod;
1457
- declare type ObjectMember = ObjectMethod | ObjectProperty;
1458
- declare type Property = ObjectProperty | ClassProperty | ClassAccessorProperty | ClassPrivateProperty;
1459
- declare type UnaryLike = UnaryExpression | SpreadElement;
1460
- declare type Pattern = AssignmentPattern | ArrayPattern | ObjectPattern;
1461
- declare type Class = ClassExpression | ClassDeclaration;
1462
- declare type ModuleDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration;
1463
- declare type ExportDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration;
1464
- declare type ModuleSpecifier = ExportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | ExportNamespaceSpecifier | ExportDefaultSpecifier;
1465
- declare type Accessor = ClassAccessorProperty;
1466
- declare type Private = ClassPrivateProperty | ClassPrivateMethod | PrivateName;
1467
- declare type Flow = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ClassImplements | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | InferredPredicate | InterfaceExtends | InterfaceDeclaration | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | QualifiedTypeIdentifier | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | UnionTypeAnnotation | Variance | VoidTypeAnnotation | EnumDeclaration | EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody | EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember | IndexedAccessType | OptionalIndexedAccessType;
1468
- declare type FlowType = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericTypeAnnotation | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | UnionTypeAnnotation | VoidTypeAnnotation | IndexedAccessType | OptionalIndexedAccessType;
1469
- declare type FlowBaseAnnotation = AnyTypeAnnotation | BooleanTypeAnnotation | NullLiteralTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NumberTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | VoidTypeAnnotation;
1470
- declare type FlowDeclaration = DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias;
1471
- declare type FlowPredicate = DeclaredPredicate | InferredPredicate;
1472
- declare type EnumBody = EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;
1473
- declare type EnumMember = EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember;
1474
- declare type JSX = JSXAttribute | JSXClosingElement | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXSpreadChild | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXSpreadAttribute | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment;
1475
- declare type Miscellaneous = Noop | Placeholder | V8IntrinsicIdentifier;
1476
- declare type TypeScript = TSParameterProperty | TSDeclareFunction | TSDeclareMethod | TSQualifiedName | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature | TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSNamedTupleMember | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSLiteralType | TSExpressionWithTypeArguments | TSInterfaceDeclaration | TSInterfaceBody | TSTypeAliasDeclaration | TSInstantiationExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSEnumDeclaration | TSEnumMember | TSModuleDeclaration | TSModuleBlock | TSImportType | TSImportEqualsDeclaration | TSExternalModuleReference | TSNonNullExpression | TSExportAssignment | TSNamespaceExportDeclaration | TSTypeAnnotation | TSTypeParameterInstantiation | TSTypeParameterDeclaration | TSTypeParameter;
1477
- declare type TSTypeElement = TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature;
1478
- declare type TSType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSLiteralType | TSExpressionWithTypeArguments | TSImportType;
1479
- declare type TSBaseType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSLiteralType;
1480
- interface Aliases {
1481
- Standardized: Standardized;
1482
- Expression: Expression;
1483
- Binary: Binary;
1484
- Scopable: Scopable;
1485
- BlockParent: BlockParent;
1486
- Block: Block;
1487
- Statement: Statement;
1488
- Terminatorless: Terminatorless;
1489
- CompletionStatement: CompletionStatement;
1490
- Conditional: Conditional;
1491
- Loop: Loop;
1492
- While: While;
1493
- ExpressionWrapper: ExpressionWrapper;
1494
- For: For;
1495
- ForXStatement: ForXStatement;
1496
- Function: Function;
1497
- FunctionParent: FunctionParent;
1498
- Pureish: Pureish;
1499
- Declaration: Declaration;
1500
- PatternLike: PatternLike;
1501
- LVal: LVal;
1502
- TSEntityName: TSEntityName;
1503
- Literal: Literal;
1504
- Immutable: Immutable;
1505
- UserWhitespacable: UserWhitespacable;
1506
- Method: Method;
1507
- ObjectMember: ObjectMember;
1508
- Property: Property;
1509
- UnaryLike: UnaryLike;
1510
- Pattern: Pattern;
1511
- Class: Class;
1512
- ModuleDeclaration: ModuleDeclaration;
1513
- ExportDeclaration: ExportDeclaration;
1514
- ModuleSpecifier: ModuleSpecifier;
1515
- Accessor: Accessor;
1516
- Private: Private;
1517
- Flow: Flow;
1518
- FlowType: FlowType;
1519
- FlowBaseAnnotation: FlowBaseAnnotation;
1520
- FlowDeclaration: FlowDeclaration;
1521
- FlowPredicate: FlowPredicate;
1522
- EnumBody: EnumBody;
1523
- EnumMember: EnumMember;
1524
- JSX: JSX;
1525
- Miscellaneous: Miscellaneous;
1526
- TypeScript: TypeScript;
1527
- TSTypeElement: TSTypeElement;
1528
- TSType: TSType;
1529
- TSBaseType: TSBaseType;
1530
- }
1531
- declare type DeprecatedAliases = NumberLiteral$1 | RegexLiteral$1 | RestProperty$1 | SpreadProperty$1;
1532
- interface ParentMaps {
1533
- AnyTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1534
- ArgumentPlaceholder: CallExpression | NewExpression | OptionalCallExpression;
1535
- ArrayExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1536
- ArrayPattern: ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | CatchClause | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectProperty | RestElement | TSDeclareFunction | TSDeclareMethod | VariableDeclarator;
1537
- ArrayTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1538
- ArrowFunctionExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1539
- AssignmentExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1540
- AssignmentPattern: ArrayPattern | ArrowFunctionExpression | AssignmentExpression | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectProperty | RestElement | TSDeclareFunction | TSDeclareMethod | TSParameterProperty | VariableDeclarator;
1541
- AwaitExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1542
- BigIntLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1543
- BinaryExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1544
- BindExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1545
- BlockStatement: ArrowFunctionExpression | BlockStatement | CatchClause | ClassMethod | ClassPrivateMethod | DeclareModule | DoExpression | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | FunctionDeclaration | FunctionExpression | IfStatement | LabeledStatement | ObjectMethod | Program | StaticBlock | SwitchCase | TSModuleBlock | TryStatement | WhileStatement | WithStatement;
1546
- BooleanLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | EnumBooleanMember | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1547
- BooleanLiteralTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1548
- BooleanTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1549
- BreakStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1550
- CallExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1551
- CatchClause: TryStatement;
1552
- ClassAccessorProperty: ClassBody;
1553
- ClassBody: ClassDeclaration | ClassExpression;
1554
- ClassDeclaration: BlockStatement | DoWhileStatement | ExportDefaultDeclaration | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1555
- ClassExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1556
- ClassImplements: ClassDeclaration | ClassExpression | DeclareClass | DeclareExportDeclaration | DeclareInterface | DeclaredPredicate | InterfaceDeclaration;
1557
- ClassMethod: ClassBody;
1558
- ClassPrivateMethod: ClassBody;
1559
- ClassPrivateProperty: ClassBody;
1560
- ClassProperty: ClassBody;
1561
- CommentBlock: File;
1562
- CommentLine: File;
1563
- ConditionalExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1564
- ContinueStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1565
- DebuggerStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1566
- DecimalLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1567
- DeclareClass: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1568
- DeclareExportAllDeclaration: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1569
- DeclareExportDeclaration: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1570
- DeclareFunction: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1571
- DeclareInterface: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1572
- DeclareModule: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1573
- DeclareModuleExports: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1574
- DeclareOpaqueType: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1575
- DeclareTypeAlias: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1576
- DeclareVariable: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1577
- DeclaredPredicate: ArrowFunctionExpression | DeclareExportDeclaration | DeclareFunction | DeclaredPredicate | FunctionDeclaration | FunctionExpression;
1578
- Decorator: ArrayPattern | AssignmentPattern | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | Identifier | ObjectMethod | ObjectPattern | ObjectProperty | RestElement | TSDeclareMethod | TSParameterProperty;
1579
- Directive: BlockStatement | Program;
1580
- DirectiveLiteral: Directive;
1581
- DoExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1582
- DoWhileStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1583
- EmptyStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1584
- EmptyTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1585
- EnumBooleanBody: DeclareExportDeclaration | DeclaredPredicate | EnumDeclaration;
1586
- EnumBooleanMember: DeclareExportDeclaration | DeclaredPredicate | EnumBooleanBody;
1587
- EnumDeclaration: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1588
- EnumDefaultedMember: DeclareExportDeclaration | DeclaredPredicate | EnumStringBody | EnumSymbolBody;
1589
- EnumNumberBody: DeclareExportDeclaration | DeclaredPredicate | EnumDeclaration;
1590
- EnumNumberMember: DeclareExportDeclaration | DeclaredPredicate | EnumNumberBody;
1591
- EnumStringBody: DeclareExportDeclaration | DeclaredPredicate | EnumDeclaration;
1592
- EnumStringMember: DeclareExportDeclaration | DeclaredPredicate | EnumStringBody;
1593
- EnumSymbolBody: DeclareExportDeclaration | DeclaredPredicate | EnumDeclaration;
1594
- ExistsTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1595
- ExportAllDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1596
- ExportDefaultDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1597
- ExportDefaultSpecifier: ExportNamedDeclaration;
1598
- ExportNamedDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1599
- ExportNamespaceSpecifier: DeclareExportDeclaration | ExportNamedDeclaration;
1600
- ExportSpecifier: DeclareExportDeclaration | ExportNamedDeclaration;
1601
- ExpressionStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1602
- File: null;
1603
- ForInStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1604
- ForOfStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1605
- ForStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1606
- FunctionDeclaration: BlockStatement | DoWhileStatement | ExportDefaultDeclaration | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1607
- FunctionExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1608
- FunctionTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1609
- FunctionTypeParam: DeclareExportDeclaration | DeclaredPredicate | FunctionTypeAnnotation;
1610
- GenericTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1611
- Identifier: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | BreakStatement | CallExpression | CatchClause | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassImplements | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | ContinueStatement | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareOpaqueType | DeclareTypeAlias | DeclareVariable | Decorator | DoWhileStatement | EnumBooleanMember | EnumDeclaration | EnumDefaultedMember | EnumNumberMember | EnumStringMember | ExportDefaultDeclaration | ExportDefaultSpecifier | ExportNamespaceSpecifier | ExportSpecifier | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | FunctionDeclaration | FunctionExpression | FunctionTypeParam | GenericTypeAnnotation | IfStatement | ImportAttribute | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | InterfaceDeclaration | InterfaceExtends | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LabeledStatement | LogicalExpression | MemberExpression | MetaProperty | NewExpression | ObjectMethod | ObjectProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | OpaqueType | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | Placeholder | PrivateName | QualifiedTypeIdentifier | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExpressionWithTypeArguments | TSFunctionType | TSImportEqualsDeclaration | TSImportType | TSIndexSignature | TSInstantiationExpression | TSInterfaceDeclaration | TSMethodSignature | TSModuleDeclaration | TSNamedTupleMember | TSNamespaceExportDeclaration | TSNonNullExpression | TSParameterProperty | TSPropertySignature | TSQualifiedName | TSSatisfiesExpression | TSTypeAliasDeclaration | TSTypeAssertion | TSTypePredicate | TSTypeQuery | TSTypeReference | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeAlias | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1612
- IfStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1613
- Import: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1614
- ImportAttribute: ExportAllDeclaration | ExportNamedDeclaration | ImportDeclaration;
1615
- ImportDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1616
- ImportDefaultSpecifier: ImportDeclaration;
1617
- ImportNamespaceSpecifier: ImportDeclaration;
1618
- ImportSpecifier: ImportDeclaration;
1619
- IndexedAccessType: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1620
- InferredPredicate: ArrowFunctionExpression | DeclareExportDeclaration | DeclaredPredicate | FunctionDeclaration | FunctionExpression;
1621
- InterfaceDeclaration: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1622
- InterfaceExtends: ClassDeclaration | ClassExpression | DeclareClass | DeclareExportDeclaration | DeclareInterface | DeclaredPredicate | InterfaceDeclaration | InterfaceTypeAnnotation;
1623
- InterfaceTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1624
- InterpreterDirective: Program;
1625
- IntersectionTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1626
- JSXAttribute: JSXOpeningElement;
1627
- JSXClosingElement: JSXElement;
1628
- JSXClosingFragment: JSXFragment;
1629
- JSXElement: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXAttribute | JSXElement | JSXExpressionContainer | JSXFragment | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1630
- JSXEmptyExpression: JSXExpressionContainer;
1631
- JSXExpressionContainer: JSXAttribute | JSXElement | JSXFragment;
1632
- JSXFragment: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXAttribute | JSXElement | JSXExpressionContainer | JSXFragment | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1633
- JSXIdentifier: JSXAttribute | JSXClosingElement | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement;
1634
- JSXMemberExpression: JSXClosingElement | JSXMemberExpression | JSXOpeningElement;
1635
- JSXNamespacedName: CallExpression | JSXAttribute | JSXClosingElement | JSXOpeningElement | NewExpression | OptionalCallExpression;
1636
- JSXOpeningElement: JSXElement;
1637
- JSXOpeningFragment: JSXFragment;
1638
- JSXSpreadAttribute: JSXOpeningElement;
1639
- JSXSpreadChild: JSXElement | JSXFragment;
1640
- JSXText: JSXElement | JSXFragment;
1641
- LabeledStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1642
- LogicalExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1643
- MemberExpression: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1644
- MetaProperty: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1645
- MixedTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1646
- ModuleExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1647
- NewExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1648
- Noop: ArrayPattern | ArrowFunctionExpression | AssignmentPattern | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | FunctionDeclaration | FunctionExpression | Identifier | ObjectMethod | ObjectPattern | RestElement | TSDeclareFunction | TSDeclareMethod;
1649
- NullLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1650
- NullLiteralTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1651
- NullableTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1652
- NumberLiteral: null;
1653
- NumberLiteralTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1654
- NumberTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1655
- NumericLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | EnumNumberMember | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1656
- ObjectExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1657
- ObjectMethod: ObjectExpression;
1658
- ObjectPattern: ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | CatchClause | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectProperty | RestElement | TSDeclareFunction | TSDeclareMethod | VariableDeclarator;
1659
- ObjectProperty: ObjectExpression | ObjectPattern | RecordExpression;
1660
- ObjectTypeAnnotation: ArrayTypeAnnotation | DeclareClass | DeclareExportDeclaration | DeclareInterface | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | InterfaceDeclaration | InterfaceTypeAnnotation | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1661
- ObjectTypeCallProperty: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;
1662
- ObjectTypeIndexer: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;
1663
- ObjectTypeInternalSlot: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;
1664
- ObjectTypeProperty: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;
1665
- ObjectTypeSpreadProperty: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;
1666
- OpaqueType: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1667
- OptionalCallExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1668
- OptionalIndexedAccessType: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1669
- OptionalMemberExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1670
- ParenthesizedExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1671
- PipelineBareFunction: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1672
- PipelinePrimaryTopicReference: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1673
- PipelineTopicExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1674
- Placeholder: Node;
1675
- PrivateName: BinaryExpression | ClassAccessorProperty | ClassPrivateMethod | ClassPrivateProperty | MemberExpression | ObjectProperty;
1676
- Program: File | ModuleExpression;
1677
- QualifiedTypeIdentifier: DeclareExportDeclaration | DeclaredPredicate | GenericTypeAnnotation | InterfaceExtends | QualifiedTypeIdentifier;
1678
- RecordExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1679
- RegExpLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1680
- RegexLiteral: null;
1681
- RestElement: ArrayPattern | ArrowFunctionExpression | AssignmentExpression | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectPattern | ObjectProperty | RestElement | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSMethodSignature | VariableDeclarator;
1682
- RestProperty: null;
1683
- ReturnStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1684
- SequenceExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1685
- SpreadElement: ArrayExpression | CallExpression | NewExpression | ObjectExpression | OptionalCallExpression | RecordExpression | TupleExpression;
1686
- SpreadProperty: null;
1687
- StaticBlock: ClassBody;
1688
- StringLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | DeclareExportAllDeclaration | DeclareExportDeclaration | DeclareModule | Decorator | DoWhileStatement | EnumStringMember | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ExportSpecifier | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportAttribute | ImportDeclaration | ImportSpecifier | JSXAttribute | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | ObjectTypeProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExternalModuleReference | TSImportType | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSModuleDeclaration | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1689
- StringLiteralTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1690
- StringTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1691
- Super: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1692
- SwitchCase: SwitchStatement;
1693
- SwitchStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1694
- SymbolTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1695
- TSAnyKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1696
- TSArrayType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1697
- TSAsExpression: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1698
- TSBigIntKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1699
- TSBooleanKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1700
- TSCallSignatureDeclaration: TSInterfaceBody | TSTypeLiteral;
1701
- TSConditionalType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1702
- TSConstructSignatureDeclaration: TSInterfaceBody | TSTypeLiteral;
1703
- TSConstructorType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1704
- TSDeclareFunction: BlockStatement | DoWhileStatement | ExportDefaultDeclaration | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1705
- TSDeclareMethod: ClassBody;
1706
- TSEnumDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1707
- TSEnumMember: TSEnumDeclaration;
1708
- TSExportAssignment: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1709
- TSExpressionWithTypeArguments: ClassDeclaration | ClassExpression | TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSInterfaceDeclaration | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1710
- TSExternalModuleReference: TSImportEqualsDeclaration;
1711
- TSFunctionType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1712
- TSImportEqualsDeclaration: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1713
- TSImportType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSTypeQuery | TSUnionType | TemplateLiteral;
1714
- TSIndexSignature: ClassBody | TSInterfaceBody | TSTypeLiteral;
1715
- TSIndexedAccessType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1716
- TSInferType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1717
- TSInstantiationExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1718
- TSInterfaceBody: TSInterfaceDeclaration;
1719
- TSInterfaceDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1720
- TSIntersectionType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1721
- TSIntrinsicKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1722
- TSLiteralType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1723
- TSMappedType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1724
- TSMethodSignature: TSInterfaceBody | TSTypeLiteral;
1725
- TSModuleBlock: TSModuleDeclaration;
1726
- TSModuleDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | TSModuleDeclaration | WhileStatement | WithStatement;
1727
- TSNamedTupleMember: TSTupleType;
1728
- TSNamespaceExportDeclaration: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1729
- TSNeverKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1730
- TSNonNullExpression: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1731
- TSNullKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1732
- TSNumberKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1733
- TSObjectKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1734
- TSOptionalType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1735
- TSParameterProperty: ArrayPattern | AssignmentExpression | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | RestElement | TSDeclareMethod | VariableDeclarator;
1736
- TSParenthesizedType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1737
- TSPropertySignature: TSInterfaceBody | TSTypeLiteral;
1738
- TSQualifiedName: TSExpressionWithTypeArguments | TSImportEqualsDeclaration | TSImportType | TSQualifiedName | TSTypeQuery | TSTypeReference;
1739
- TSRestType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1740
- TSSatisfiesExpression: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1741
- TSStringKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1742
- TSSymbolKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1743
- TSThisType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSTypePredicate | TSUnionType | TemplateLiteral;
1744
- TSTupleType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1745
- TSTypeAliasDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1746
- TSTypeAnnotation: ArrayPattern | ArrowFunctionExpression | AssignmentPattern | ClassAccessorProperty | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | FunctionDeclaration | FunctionExpression | Identifier | ObjectMethod | ObjectPattern | RestElement | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSIndexSignature | TSMethodSignature | TSPropertySignature | TSTypePredicate;
1747
- TSTypeAssertion: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1748
- TSTypeLiteral: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1749
- TSTypeOperator: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1750
- TSTypeParameter: TSInferType | TSMappedType | TSTypeParameterDeclaration;
1751
- TSTypeParameterDeclaration: ArrowFunctionExpression | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateMethod | FunctionDeclaration | FunctionExpression | ObjectMethod | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSInterfaceDeclaration | TSMethodSignature | TSTypeAliasDeclaration;
1752
- TSTypeParameterInstantiation: CallExpression | ClassDeclaration | ClassExpression | JSXOpeningElement | NewExpression | OptionalCallExpression | TSExpressionWithTypeArguments | TSImportType | TSInstantiationExpression | TSTypeQuery | TSTypeReference | TaggedTemplateExpression;
1753
- TSTypePredicate: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1754
- TSTypeQuery: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1755
- TSTypeReference: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1756
- TSUndefinedKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1757
- TSUnionType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1758
- TSUnknownKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1759
- TSVoidKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;
1760
- TaggedTemplateExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1761
- TemplateElement: TemplateLiteral;
1762
- TemplateLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1763
- ThisExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1764
- ThisTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1765
- ThrowStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1766
- TopicReference: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1767
- TryStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1768
- TupleExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1769
- TupleTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1770
- TypeAlias: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1771
- TypeAnnotation: ArrayPattern | ArrowFunctionExpression | AssignmentPattern | ClassAccessorProperty | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | DeclareExportDeclaration | DeclareModuleExports | DeclaredPredicate | FunctionDeclaration | FunctionExpression | Identifier | ObjectMethod | ObjectPattern | RestElement | TypeCastExpression | TypeParameter;
1772
- TypeCastExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | DeclareExportDeclaration | DeclaredPredicate | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1773
- TypeParameter: DeclareExportDeclaration | DeclaredPredicate | TypeParameterDeclaration;
1774
- TypeParameterDeclaration: ArrowFunctionExpression | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateMethod | DeclareClass | DeclareExportDeclaration | DeclareInterface | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionDeclaration | FunctionExpression | FunctionTypeAnnotation | InterfaceDeclaration | ObjectMethod | OpaqueType | TypeAlias;
1775
- TypeParameterInstantiation: CallExpression | ClassDeclaration | ClassExpression | ClassImplements | DeclareExportDeclaration | DeclaredPredicate | GenericTypeAnnotation | InterfaceExtends | JSXOpeningElement | NewExpression | OptionalCallExpression | TaggedTemplateExpression;
1776
- TypeofTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1777
- UnaryExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1778
- UnionTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1779
- UpdateExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1780
- V8IntrinsicIdentifier: CallExpression | NewExpression;
1781
- VariableDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1782
- VariableDeclarator: VariableDeclaration;
1783
- Variance: ClassAccessorProperty | ClassPrivateProperty | ClassProperty | DeclareExportDeclaration | DeclaredPredicate | ObjectTypeIndexer | ObjectTypeProperty | TypeParameter;
1784
- VoidTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;
1785
- WhileStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1786
- WithStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;
1787
- YieldExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;
1788
- }
1789
-
1790
- declare function isCompatTag(tagName?: string): boolean;
1791
-
1792
- declare type ReturnedChild = JSXSpreadChild | JSXElement | JSXFragment | Expression;
1793
- declare function buildChildren(node: JSXElement | JSXFragment): ReturnedChild[];
1794
-
1795
- declare function assertNode(node?: any): asserts node is Node;
1796
-
1797
- declare function assertArrayExpression(node: object | null | undefined, opts?: object | null): asserts node is ArrayExpression;
1798
- declare function assertAssignmentExpression(node: object | null | undefined, opts?: object | null): asserts node is AssignmentExpression;
1799
- declare function assertBinaryExpression(node: object | null | undefined, opts?: object | null): asserts node is BinaryExpression;
1800
- declare function assertInterpreterDirective(node: object | null | undefined, opts?: object | null): asserts node is InterpreterDirective;
1801
- declare function assertDirective(node: object | null | undefined, opts?: object | null): asserts node is Directive;
1802
- declare function assertDirectiveLiteral(node: object | null | undefined, opts?: object | null): asserts node is DirectiveLiteral;
1803
- declare function assertBlockStatement(node: object | null | undefined, opts?: object | null): asserts node is BlockStatement;
1804
- declare function assertBreakStatement(node: object | null | undefined, opts?: object | null): asserts node is BreakStatement;
1805
- declare function assertCallExpression(node: object | null | undefined, opts?: object | null): asserts node is CallExpression;
1806
- declare function assertCatchClause(node: object | null | undefined, opts?: object | null): asserts node is CatchClause;
1807
- declare function assertConditionalExpression(node: object | null | undefined, opts?: object | null): asserts node is ConditionalExpression;
1808
- declare function assertContinueStatement(node: object | null | undefined, opts?: object | null): asserts node is ContinueStatement;
1809
- declare function assertDebuggerStatement(node: object | null | undefined, opts?: object | null): asserts node is DebuggerStatement;
1810
- declare function assertDoWhileStatement(node: object | null | undefined, opts?: object | null): asserts node is DoWhileStatement;
1811
- declare function assertEmptyStatement(node: object | null | undefined, opts?: object | null): asserts node is EmptyStatement;
1812
- declare function assertExpressionStatement(node: object | null | undefined, opts?: object | null): asserts node is ExpressionStatement;
1813
- declare function assertFile(node: object | null | undefined, opts?: object | null): asserts node is File;
1814
- declare function assertForInStatement(node: object | null | undefined, opts?: object | null): asserts node is ForInStatement;
1815
- declare function assertForStatement(node: object | null | undefined, opts?: object | null): asserts node is ForStatement;
1816
- declare function assertFunctionDeclaration(node: object | null | undefined, opts?: object | null): asserts node is FunctionDeclaration;
1817
- declare function assertFunctionExpression(node: object | null | undefined, opts?: object | null): asserts node is FunctionExpression;
1818
- declare function assertIdentifier(node: object | null | undefined, opts?: object | null): asserts node is Identifier;
1819
- declare function assertIfStatement(node: object | null | undefined, opts?: object | null): asserts node is IfStatement;
1820
- declare function assertLabeledStatement(node: object | null | undefined, opts?: object | null): asserts node is LabeledStatement;
1821
- declare function assertStringLiteral(node: object | null | undefined, opts?: object | null): asserts node is StringLiteral;
1822
- declare function assertNumericLiteral(node: object | null | undefined, opts?: object | null): asserts node is NumericLiteral;
1823
- declare function assertNullLiteral(node: object | null | undefined, opts?: object | null): asserts node is NullLiteral;
1824
- declare function assertBooleanLiteral(node: object | null | undefined, opts?: object | null): asserts node is BooleanLiteral;
1825
- declare function assertRegExpLiteral(node: object | null | undefined, opts?: object | null): asserts node is RegExpLiteral;
1826
- declare function assertLogicalExpression(node: object | null | undefined, opts?: object | null): asserts node is LogicalExpression;
1827
- declare function assertMemberExpression(node: object | null | undefined, opts?: object | null): asserts node is MemberExpression;
1828
- declare function assertNewExpression(node: object | null | undefined, opts?: object | null): asserts node is NewExpression;
1829
- declare function assertProgram(node: object | null | undefined, opts?: object | null): asserts node is Program;
1830
- declare function assertObjectExpression(node: object | null | undefined, opts?: object | null): asserts node is ObjectExpression;
1831
- declare function assertObjectMethod(node: object | null | undefined, opts?: object | null): asserts node is ObjectMethod;
1832
- declare function assertObjectProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectProperty;
1833
- declare function assertRestElement(node: object | null | undefined, opts?: object | null): asserts node is RestElement;
1834
- declare function assertReturnStatement(node: object | null | undefined, opts?: object | null): asserts node is ReturnStatement;
1835
- declare function assertSequenceExpression(node: object | null | undefined, opts?: object | null): asserts node is SequenceExpression;
1836
- declare function assertParenthesizedExpression(node: object | null | undefined, opts?: object | null): asserts node is ParenthesizedExpression;
1837
- declare function assertSwitchCase(node: object | null | undefined, opts?: object | null): asserts node is SwitchCase;
1838
- declare function assertSwitchStatement(node: object | null | undefined, opts?: object | null): asserts node is SwitchStatement;
1839
- declare function assertThisExpression(node: object | null | undefined, opts?: object | null): asserts node is ThisExpression;
1840
- declare function assertThrowStatement(node: object | null | undefined, opts?: object | null): asserts node is ThrowStatement;
1841
- declare function assertTryStatement(node: object | null | undefined, opts?: object | null): asserts node is TryStatement;
1842
- declare function assertUnaryExpression(node: object | null | undefined, opts?: object | null): asserts node is UnaryExpression;
1843
- declare function assertUpdateExpression(node: object | null | undefined, opts?: object | null): asserts node is UpdateExpression;
1844
- declare function assertVariableDeclaration(node: object | null | undefined, opts?: object | null): asserts node is VariableDeclaration;
1845
- declare function assertVariableDeclarator(node: object | null | undefined, opts?: object | null): asserts node is VariableDeclarator;
1846
- declare function assertWhileStatement(node: object | null | undefined, opts?: object | null): asserts node is WhileStatement;
1847
- declare function assertWithStatement(node: object | null | undefined, opts?: object | null): asserts node is WithStatement;
1848
- declare function assertAssignmentPattern(node: object | null | undefined, opts?: object | null): asserts node is AssignmentPattern;
1849
- declare function assertArrayPattern(node: object | null | undefined, opts?: object | null): asserts node is ArrayPattern;
1850
- declare function assertArrowFunctionExpression(node: object | null | undefined, opts?: object | null): asserts node is ArrowFunctionExpression;
1851
- declare function assertClassBody(node: object | null | undefined, opts?: object | null): asserts node is ClassBody;
1852
- declare function assertClassExpression(node: object | null | undefined, opts?: object | null): asserts node is ClassExpression;
1853
- declare function assertClassDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ClassDeclaration;
1854
- declare function assertExportAllDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportAllDeclaration;
1855
- declare function assertExportDefaultDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportDefaultDeclaration;
1856
- declare function assertExportNamedDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportNamedDeclaration;
1857
- declare function assertExportSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ExportSpecifier;
1858
- declare function assertForOfStatement(node: object | null | undefined, opts?: object | null): asserts node is ForOfStatement;
1859
- declare function assertImportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ImportDeclaration;
1860
- declare function assertImportDefaultSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ImportDefaultSpecifier;
1861
- declare function assertImportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ImportNamespaceSpecifier;
1862
- declare function assertImportSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ImportSpecifier;
1863
- declare function assertMetaProperty(node: object | null | undefined, opts?: object | null): asserts node is MetaProperty;
1864
- declare function assertClassMethod(node: object | null | undefined, opts?: object | null): asserts node is ClassMethod;
1865
- declare function assertObjectPattern(node: object | null | undefined, opts?: object | null): asserts node is ObjectPattern;
1866
- declare function assertSpreadElement(node: object | null | undefined, opts?: object | null): asserts node is SpreadElement;
1867
- declare function assertSuper(node: object | null | undefined, opts?: object | null): asserts node is Super;
1868
- declare function assertTaggedTemplateExpression(node: object | null | undefined, opts?: object | null): asserts node is TaggedTemplateExpression;
1869
- declare function assertTemplateElement(node: object | null | undefined, opts?: object | null): asserts node is TemplateElement;
1870
- declare function assertTemplateLiteral(node: object | null | undefined, opts?: object | null): asserts node is TemplateLiteral;
1871
- declare function assertYieldExpression(node: object | null | undefined, opts?: object | null): asserts node is YieldExpression;
1872
- declare function assertAwaitExpression(node: object | null | undefined, opts?: object | null): asserts node is AwaitExpression;
1873
- declare function assertImport(node: object | null | undefined, opts?: object | null): asserts node is Import;
1874
- declare function assertBigIntLiteral(node: object | null | undefined, opts?: object | null): asserts node is BigIntLiteral;
1875
- declare function assertExportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ExportNamespaceSpecifier;
1876
- declare function assertOptionalMemberExpression(node: object | null | undefined, opts?: object | null): asserts node is OptionalMemberExpression;
1877
- declare function assertOptionalCallExpression(node: object | null | undefined, opts?: object | null): asserts node is OptionalCallExpression;
1878
- declare function assertClassProperty(node: object | null | undefined, opts?: object | null): asserts node is ClassProperty;
1879
- declare function assertClassAccessorProperty(node: object | null | undefined, opts?: object | null): asserts node is ClassAccessorProperty;
1880
- declare function assertClassPrivateProperty(node: object | null | undefined, opts?: object | null): asserts node is ClassPrivateProperty;
1881
- declare function assertClassPrivateMethod(node: object | null | undefined, opts?: object | null): asserts node is ClassPrivateMethod;
1882
- declare function assertPrivateName(node: object | null | undefined, opts?: object | null): asserts node is PrivateName;
1883
- declare function assertStaticBlock(node: object | null | undefined, opts?: object | null): asserts node is StaticBlock;
1884
- declare function assertAnyTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is AnyTypeAnnotation;
1885
- declare function assertArrayTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ArrayTypeAnnotation;
1886
- declare function assertBooleanTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is BooleanTypeAnnotation;
1887
- declare function assertBooleanLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is BooleanLiteralTypeAnnotation;
1888
- declare function assertNullLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NullLiteralTypeAnnotation;
1889
- declare function assertClassImplements(node: object | null | undefined, opts?: object | null): asserts node is ClassImplements;
1890
- declare function assertDeclareClass(node: object | null | undefined, opts?: object | null): asserts node is DeclareClass;
1891
- declare function assertDeclareFunction(node: object | null | undefined, opts?: object | null): asserts node is DeclareFunction;
1892
- declare function assertDeclareInterface(node: object | null | undefined, opts?: object | null): asserts node is DeclareInterface;
1893
- declare function assertDeclareModule(node: object | null | undefined, opts?: object | null): asserts node is DeclareModule;
1894
- declare function assertDeclareModuleExports(node: object | null | undefined, opts?: object | null): asserts node is DeclareModuleExports;
1895
- declare function assertDeclareTypeAlias(node: object | null | undefined, opts?: object | null): asserts node is DeclareTypeAlias;
1896
- declare function assertDeclareOpaqueType(node: object | null | undefined, opts?: object | null): asserts node is DeclareOpaqueType;
1897
- declare function assertDeclareVariable(node: object | null | undefined, opts?: object | null): asserts node is DeclareVariable;
1898
- declare function assertDeclareExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is DeclareExportDeclaration;
1899
- declare function assertDeclareExportAllDeclaration(node: object | null | undefined, opts?: object | null): asserts node is DeclareExportAllDeclaration;
1900
- declare function assertDeclaredPredicate(node: object | null | undefined, opts?: object | null): asserts node is DeclaredPredicate;
1901
- declare function assertExistsTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ExistsTypeAnnotation;
1902
- declare function assertFunctionTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is FunctionTypeAnnotation;
1903
- declare function assertFunctionTypeParam(node: object | null | undefined, opts?: object | null): asserts node is FunctionTypeParam;
1904
- declare function assertGenericTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is GenericTypeAnnotation;
1905
- declare function assertInferredPredicate(node: object | null | undefined, opts?: object | null): asserts node is InferredPredicate;
1906
- declare function assertInterfaceExtends(node: object | null | undefined, opts?: object | null): asserts node is InterfaceExtends;
1907
- declare function assertInterfaceDeclaration(node: object | null | undefined, opts?: object | null): asserts node is InterfaceDeclaration;
1908
- declare function assertInterfaceTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is InterfaceTypeAnnotation;
1909
- declare function assertIntersectionTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is IntersectionTypeAnnotation;
1910
- declare function assertMixedTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is MixedTypeAnnotation;
1911
- declare function assertEmptyTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is EmptyTypeAnnotation;
1912
- declare function assertNullableTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NullableTypeAnnotation;
1913
- declare function assertNumberLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NumberLiteralTypeAnnotation;
1914
- declare function assertNumberTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NumberTypeAnnotation;
1915
- declare function assertObjectTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeAnnotation;
1916
- declare function assertObjectTypeInternalSlot(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeInternalSlot;
1917
- declare function assertObjectTypeCallProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeCallProperty;
1918
- declare function assertObjectTypeIndexer(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeIndexer;
1919
- declare function assertObjectTypeProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeProperty;
1920
- declare function assertObjectTypeSpreadProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeSpreadProperty;
1921
- declare function assertOpaqueType(node: object | null | undefined, opts?: object | null): asserts node is OpaqueType;
1922
- declare function assertQualifiedTypeIdentifier(node: object | null | undefined, opts?: object | null): asserts node is QualifiedTypeIdentifier;
1923
- declare function assertStringLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is StringLiteralTypeAnnotation;
1924
- declare function assertStringTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is StringTypeAnnotation;
1925
- declare function assertSymbolTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is SymbolTypeAnnotation;
1926
- declare function assertThisTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ThisTypeAnnotation;
1927
- declare function assertTupleTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TupleTypeAnnotation;
1928
- declare function assertTypeofTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TypeofTypeAnnotation;
1929
- declare function assertTypeAlias(node: object | null | undefined, opts?: object | null): asserts node is TypeAlias;
1930
- declare function assertTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TypeAnnotation;
1931
- declare function assertTypeCastExpression(node: object | null | undefined, opts?: object | null): asserts node is TypeCastExpression;
1932
- declare function assertTypeParameter(node: object | null | undefined, opts?: object | null): asserts node is TypeParameter;
1933
- declare function assertTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TypeParameterDeclaration;
1934
- declare function assertTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): asserts node is TypeParameterInstantiation;
1935
- declare function assertUnionTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is UnionTypeAnnotation;
1936
- declare function assertVariance(node: object | null | undefined, opts?: object | null): asserts node is Variance;
1937
- declare function assertVoidTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is VoidTypeAnnotation;
1938
- declare function assertEnumDeclaration(node: object | null | undefined, opts?: object | null): asserts node is EnumDeclaration;
1939
- declare function assertEnumBooleanBody(node: object | null | undefined, opts?: object | null): asserts node is EnumBooleanBody;
1940
- declare function assertEnumNumberBody(node: object | null | undefined, opts?: object | null): asserts node is EnumNumberBody;
1941
- declare function assertEnumStringBody(node: object | null | undefined, opts?: object | null): asserts node is EnumStringBody;
1942
- declare function assertEnumSymbolBody(node: object | null | undefined, opts?: object | null): asserts node is EnumSymbolBody;
1943
- declare function assertEnumBooleanMember(node: object | null | undefined, opts?: object | null): asserts node is EnumBooleanMember;
1944
- declare function assertEnumNumberMember(node: object | null | undefined, opts?: object | null): asserts node is EnumNumberMember;
1945
- declare function assertEnumStringMember(node: object | null | undefined, opts?: object | null): asserts node is EnumStringMember;
1946
- declare function assertEnumDefaultedMember(node: object | null | undefined, opts?: object | null): asserts node is EnumDefaultedMember;
1947
- declare function assertIndexedAccessType(node: object | null | undefined, opts?: object | null): asserts node is IndexedAccessType;
1948
- declare function assertOptionalIndexedAccessType(node: object | null | undefined, opts?: object | null): asserts node is OptionalIndexedAccessType;
1949
- declare function assertJSXAttribute(node: object | null | undefined, opts?: object | null): asserts node is JSXAttribute;
1950
- declare function assertJSXClosingElement(node: object | null | undefined, opts?: object | null): asserts node is JSXClosingElement;
1951
- declare function assertJSXElement(node: object | null | undefined, opts?: object | null): asserts node is JSXElement;
1952
- declare function assertJSXEmptyExpression(node: object | null | undefined, opts?: object | null): asserts node is JSXEmptyExpression;
1953
- declare function assertJSXExpressionContainer(node: object | null | undefined, opts?: object | null): asserts node is JSXExpressionContainer;
1954
- declare function assertJSXSpreadChild(node: object | null | undefined, opts?: object | null): asserts node is JSXSpreadChild;
1955
- declare function assertJSXIdentifier(node: object | null | undefined, opts?: object | null): asserts node is JSXIdentifier;
1956
- declare function assertJSXMemberExpression(node: object | null | undefined, opts?: object | null): asserts node is JSXMemberExpression;
1957
- declare function assertJSXNamespacedName(node: object | null | undefined, opts?: object | null): asserts node is JSXNamespacedName;
1958
- declare function assertJSXOpeningElement(node: object | null | undefined, opts?: object | null): asserts node is JSXOpeningElement;
1959
- declare function assertJSXSpreadAttribute(node: object | null | undefined, opts?: object | null): asserts node is JSXSpreadAttribute;
1960
- declare function assertJSXText(node: object | null | undefined, opts?: object | null): asserts node is JSXText;
1961
- declare function assertJSXFragment(node: object | null | undefined, opts?: object | null): asserts node is JSXFragment;
1962
- declare function assertJSXOpeningFragment(node: object | null | undefined, opts?: object | null): asserts node is JSXOpeningFragment;
1963
- declare function assertJSXClosingFragment(node: object | null | undefined, opts?: object | null): asserts node is JSXClosingFragment;
1964
- declare function assertNoop(node: object | null | undefined, opts?: object | null): asserts node is Noop;
1965
- declare function assertPlaceholder(node: object | null | undefined, opts?: object | null): asserts node is Placeholder;
1966
- declare function assertV8IntrinsicIdentifier(node: object | null | undefined, opts?: object | null): asserts node is V8IntrinsicIdentifier;
1967
- declare function assertArgumentPlaceholder(node: object | null | undefined, opts?: object | null): asserts node is ArgumentPlaceholder;
1968
- declare function assertBindExpression(node: object | null | undefined, opts?: object | null): asserts node is BindExpression;
1969
- declare function assertImportAttribute(node: object | null | undefined, opts?: object | null): asserts node is ImportAttribute;
1970
- declare function assertDecorator(node: object | null | undefined, opts?: object | null): asserts node is Decorator;
1971
- declare function assertDoExpression(node: object | null | undefined, opts?: object | null): asserts node is DoExpression;
1972
- declare function assertExportDefaultSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ExportDefaultSpecifier;
1973
- declare function assertRecordExpression(node: object | null | undefined, opts?: object | null): asserts node is RecordExpression;
1974
- declare function assertTupleExpression(node: object | null | undefined, opts?: object | null): asserts node is TupleExpression;
1975
- declare function assertDecimalLiteral(node: object | null | undefined, opts?: object | null): asserts node is DecimalLiteral;
1976
- declare function assertModuleExpression(node: object | null | undefined, opts?: object | null): asserts node is ModuleExpression;
1977
- declare function assertTopicReference(node: object | null | undefined, opts?: object | null): asserts node is TopicReference;
1978
- declare function assertPipelineTopicExpression(node: object | null | undefined, opts?: object | null): asserts node is PipelineTopicExpression;
1979
- declare function assertPipelineBareFunction(node: object | null | undefined, opts?: object | null): asserts node is PipelineBareFunction;
1980
- declare function assertPipelinePrimaryTopicReference(node: object | null | undefined, opts?: object | null): asserts node is PipelinePrimaryTopicReference;
1981
- declare function assertTSParameterProperty(node: object | null | undefined, opts?: object | null): asserts node is TSParameterProperty;
1982
- declare function assertTSDeclareFunction(node: object | null | undefined, opts?: object | null): asserts node is TSDeclareFunction;
1983
- declare function assertTSDeclareMethod(node: object | null | undefined, opts?: object | null): asserts node is TSDeclareMethod;
1984
- declare function assertTSQualifiedName(node: object | null | undefined, opts?: object | null): asserts node is TSQualifiedName;
1985
- declare function assertTSCallSignatureDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSCallSignatureDeclaration;
1986
- declare function assertTSConstructSignatureDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSConstructSignatureDeclaration;
1987
- declare function assertTSPropertySignature(node: object | null | undefined, opts?: object | null): asserts node is TSPropertySignature;
1988
- declare function assertTSMethodSignature(node: object | null | undefined, opts?: object | null): asserts node is TSMethodSignature;
1989
- declare function assertTSIndexSignature(node: object | null | undefined, opts?: object | null): asserts node is TSIndexSignature;
1990
- declare function assertTSAnyKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSAnyKeyword;
1991
- declare function assertTSBooleanKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSBooleanKeyword;
1992
- declare function assertTSBigIntKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSBigIntKeyword;
1993
- declare function assertTSIntrinsicKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSIntrinsicKeyword;
1994
- declare function assertTSNeverKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSNeverKeyword;
1995
- declare function assertTSNullKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSNullKeyword;
1996
- declare function assertTSNumberKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSNumberKeyword;
1997
- declare function assertTSObjectKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSObjectKeyword;
1998
- declare function assertTSStringKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSStringKeyword;
1999
- declare function assertTSSymbolKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSSymbolKeyword;
2000
- declare function assertTSUndefinedKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSUndefinedKeyword;
2001
- declare function assertTSUnknownKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSUnknownKeyword;
2002
- declare function assertTSVoidKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSVoidKeyword;
2003
- declare function assertTSThisType(node: object | null | undefined, opts?: object | null): asserts node is TSThisType;
2004
- declare function assertTSFunctionType(node: object | null | undefined, opts?: object | null): asserts node is TSFunctionType;
2005
- declare function assertTSConstructorType(node: object | null | undefined, opts?: object | null): asserts node is TSConstructorType;
2006
- declare function assertTSTypeReference(node: object | null | undefined, opts?: object | null): asserts node is TSTypeReference;
2007
- declare function assertTSTypePredicate(node: object | null | undefined, opts?: object | null): asserts node is TSTypePredicate;
2008
- declare function assertTSTypeQuery(node: object | null | undefined, opts?: object | null): asserts node is TSTypeQuery;
2009
- declare function assertTSTypeLiteral(node: object | null | undefined, opts?: object | null): asserts node is TSTypeLiteral;
2010
- declare function assertTSArrayType(node: object | null | undefined, opts?: object | null): asserts node is TSArrayType;
2011
- declare function assertTSTupleType(node: object | null | undefined, opts?: object | null): asserts node is TSTupleType;
2012
- declare function assertTSOptionalType(node: object | null | undefined, opts?: object | null): asserts node is TSOptionalType;
2013
- declare function assertTSRestType(node: object | null | undefined, opts?: object | null): asserts node is TSRestType;
2014
- declare function assertTSNamedTupleMember(node: object | null | undefined, opts?: object | null): asserts node is TSNamedTupleMember;
2015
- declare function assertTSUnionType(node: object | null | undefined, opts?: object | null): asserts node is TSUnionType;
2016
- declare function assertTSIntersectionType(node: object | null | undefined, opts?: object | null): asserts node is TSIntersectionType;
2017
- declare function assertTSConditionalType(node: object | null | undefined, opts?: object | null): asserts node is TSConditionalType;
2018
- declare function assertTSInferType(node: object | null | undefined, opts?: object | null): asserts node is TSInferType;
2019
- declare function assertTSParenthesizedType(node: object | null | undefined, opts?: object | null): asserts node is TSParenthesizedType;
2020
- declare function assertTSTypeOperator(node: object | null | undefined, opts?: object | null): asserts node is TSTypeOperator;
2021
- declare function assertTSIndexedAccessType(node: object | null | undefined, opts?: object | null): asserts node is TSIndexedAccessType;
2022
- declare function assertTSMappedType(node: object | null | undefined, opts?: object | null): asserts node is TSMappedType;
2023
- declare function assertTSLiteralType(node: object | null | undefined, opts?: object | null): asserts node is TSLiteralType;
2024
- declare function assertTSExpressionWithTypeArguments(node: object | null | undefined, opts?: object | null): asserts node is TSExpressionWithTypeArguments;
2025
- declare function assertTSInterfaceDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSInterfaceDeclaration;
2026
- declare function assertTSInterfaceBody(node: object | null | undefined, opts?: object | null): asserts node is TSInterfaceBody;
2027
- declare function assertTSTypeAliasDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSTypeAliasDeclaration;
2028
- declare function assertTSInstantiationExpression(node: object | null | undefined, opts?: object | null): asserts node is TSInstantiationExpression;
2029
- declare function assertTSAsExpression(node: object | null | undefined, opts?: object | null): asserts node is TSAsExpression;
2030
- declare function assertTSSatisfiesExpression(node: object | null | undefined, opts?: object | null): asserts node is TSSatisfiesExpression;
2031
- declare function assertTSTypeAssertion(node: object | null | undefined, opts?: object | null): asserts node is TSTypeAssertion;
2032
- declare function assertTSEnumDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSEnumDeclaration;
2033
- declare function assertTSEnumMember(node: object | null | undefined, opts?: object | null): asserts node is TSEnumMember;
2034
- declare function assertTSModuleDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSModuleDeclaration;
2035
- declare function assertTSModuleBlock(node: object | null | undefined, opts?: object | null): asserts node is TSModuleBlock;
2036
- declare function assertTSImportType(node: object | null | undefined, opts?: object | null): asserts node is TSImportType;
2037
- declare function assertTSImportEqualsDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSImportEqualsDeclaration;
2038
- declare function assertTSExternalModuleReference(node: object | null | undefined, opts?: object | null): asserts node is TSExternalModuleReference;
2039
- declare function assertTSNonNullExpression(node: object | null | undefined, opts?: object | null): asserts node is TSNonNullExpression;
2040
- declare function assertTSExportAssignment(node: object | null | undefined, opts?: object | null): asserts node is TSExportAssignment;
2041
- declare function assertTSNamespaceExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSNamespaceExportDeclaration;
2042
- declare function assertTSTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TSTypeAnnotation;
2043
- declare function assertTSTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): asserts node is TSTypeParameterInstantiation;
2044
- declare function assertTSTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSTypeParameterDeclaration;
2045
- declare function assertTSTypeParameter(node: object | null | undefined, opts?: object | null): asserts node is TSTypeParameter;
2046
- declare function assertStandardized(node: object | null | undefined, opts?: object | null): asserts node is Standardized;
2047
- declare function assertExpression(node: object | null | undefined, opts?: object | null): asserts node is Expression;
2048
- declare function assertBinary(node: object | null | undefined, opts?: object | null): asserts node is Binary;
2049
- declare function assertScopable(node: object | null | undefined, opts?: object | null): asserts node is Scopable;
2050
- declare function assertBlockParent(node: object | null | undefined, opts?: object | null): asserts node is BlockParent;
2051
- declare function assertBlock(node: object | null | undefined, opts?: object | null): asserts node is Block;
2052
- declare function assertStatement(node: object | null | undefined, opts?: object | null): asserts node is Statement;
2053
- declare function assertTerminatorless(node: object | null | undefined, opts?: object | null): asserts node is Terminatorless;
2054
- declare function assertCompletionStatement(node: object | null | undefined, opts?: object | null): asserts node is CompletionStatement;
2055
- declare function assertConditional(node: object | null | undefined, opts?: object | null): asserts node is Conditional;
2056
- declare function assertLoop(node: object | null | undefined, opts?: object | null): asserts node is Loop;
2057
- declare function assertWhile(node: object | null | undefined, opts?: object | null): asserts node is While;
2058
- declare function assertExpressionWrapper(node: object | null | undefined, opts?: object | null): asserts node is ExpressionWrapper;
2059
- declare function assertFor(node: object | null | undefined, opts?: object | null): asserts node is For;
2060
- declare function assertForXStatement(node: object | null | undefined, opts?: object | null): asserts node is ForXStatement;
2061
- declare function assertFunction(node: object | null | undefined, opts?: object | null): asserts node is Function;
2062
- declare function assertFunctionParent(node: object | null | undefined, opts?: object | null): asserts node is FunctionParent;
2063
- declare function assertPureish(node: object | null | undefined, opts?: object | null): asserts node is Pureish;
2064
- declare function assertDeclaration(node: object | null | undefined, opts?: object | null): asserts node is Declaration;
2065
- declare function assertPatternLike(node: object | null | undefined, opts?: object | null): asserts node is PatternLike;
2066
- declare function assertLVal(node: object | null | undefined, opts?: object | null): asserts node is LVal;
2067
- declare function assertTSEntityName(node: object | null | undefined, opts?: object | null): asserts node is TSEntityName;
2068
- declare function assertLiteral(node: object | null | undefined, opts?: object | null): asserts node is Literal;
2069
- declare function assertImmutable(node: object | null | undefined, opts?: object | null): asserts node is Immutable;
2070
- declare function assertUserWhitespacable(node: object | null | undefined, opts?: object | null): asserts node is UserWhitespacable;
2071
- declare function assertMethod(node: object | null | undefined, opts?: object | null): asserts node is Method;
2072
- declare function assertObjectMember(node: object | null | undefined, opts?: object | null): asserts node is ObjectMember;
2073
- declare function assertProperty(node: object | null | undefined, opts?: object | null): asserts node is Property;
2074
- declare function assertUnaryLike(node: object | null | undefined, opts?: object | null): asserts node is UnaryLike;
2075
- declare function assertPattern(node: object | null | undefined, opts?: object | null): asserts node is Pattern;
2076
- declare function assertClass(node: object | null | undefined, opts?: object | null): asserts node is Class;
2077
- declare function assertModuleDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ModuleDeclaration;
2078
- declare function assertExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportDeclaration;
2079
- declare function assertModuleSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ModuleSpecifier;
2080
- declare function assertAccessor(node: object | null | undefined, opts?: object | null): asserts node is Accessor;
2081
- declare function assertPrivate(node: object | null | undefined, opts?: object | null): asserts node is Private;
2082
- declare function assertFlow(node: object | null | undefined, opts?: object | null): asserts node is Flow;
2083
- declare function assertFlowType(node: object | null | undefined, opts?: object | null): asserts node is FlowType;
2084
- declare function assertFlowBaseAnnotation(node: object | null | undefined, opts?: object | null): asserts node is FlowBaseAnnotation;
2085
- declare function assertFlowDeclaration(node: object | null | undefined, opts?: object | null): asserts node is FlowDeclaration;
2086
- declare function assertFlowPredicate(node: object | null | undefined, opts?: object | null): asserts node is FlowPredicate;
2087
- declare function assertEnumBody(node: object | null | undefined, opts?: object | null): asserts node is EnumBody;
2088
- declare function assertEnumMember(node: object | null | undefined, opts?: object | null): asserts node is EnumMember;
2089
- declare function assertJSX(node: object | null | undefined, opts?: object | null): asserts node is JSX;
2090
- declare function assertMiscellaneous(node: object | null | undefined, opts?: object | null): asserts node is Miscellaneous;
2091
- declare function assertTypeScript(node: object | null | undefined, opts?: object | null): asserts node is TypeScript;
2092
- declare function assertTSTypeElement(node: object | null | undefined, opts?: object | null): asserts node is TSTypeElement;
2093
- declare function assertTSType(node: object | null | undefined, opts?: object | null): asserts node is TSType;
2094
- declare function assertTSBaseType(node: object | null | undefined, opts?: object | null): asserts node is TSBaseType;
2095
- declare function assertNumberLiteral(node: any, opts: any): void;
2096
- declare function assertRegexLiteral(node: any, opts: any): void;
2097
- declare function assertRestProperty(node: any, opts: any): void;
2098
- declare function assertSpreadProperty(node: any, opts: any): void;
2099
-
2100
- declare const _default$4: {
2101
- (type: "string"): StringTypeAnnotation;
2102
- (type: "number"): NumberTypeAnnotation;
2103
- (type: "undefined"): VoidTypeAnnotation;
2104
- (type: "boolean"): BooleanTypeAnnotation;
2105
- (type: "function"): GenericTypeAnnotation;
2106
- (type: "object"): GenericTypeAnnotation;
2107
- (type: "symbol"): GenericTypeAnnotation;
2108
- (type: "bigint"): AnyTypeAnnotation;
2109
- };
2110
- //# sourceMappingURL=createTypeAnnotationBasedOnTypeof.d.ts.map
2111
-
2112
- /**
2113
- * Takes an array of `types` and flattens them, removing duplicates and
2114
- * returns a `UnionTypeAnnotation` node containing them.
2115
- */
2116
- declare function createFlowUnionType<T extends FlowType>(types: [T] | Array<T>): T | UnionTypeAnnotation;
2117
-
2118
- /**
2119
- * Takes an array of `types` and flattens them, removing duplicates and
2120
- * returns a `UnionTypeAnnotation` node containing them.
2121
- */
2122
- declare function createTSUnionType(typeAnnotations: Array<TSTypeAnnotation | TSType>): TSType;
2123
-
2124
- declare function arrayExpression(elements?: Array<null | Expression | SpreadElement>): ArrayExpression;
2125
- declare function assignmentExpression(operator: string, left: LVal, right: Expression): AssignmentExpression;
2126
- declare function binaryExpression(operator: "+" | "-" | "/" | "%" | "*" | "**" | "&" | "|" | ">>" | ">>>" | "<<" | "^" | "==" | "===" | "!=" | "!==" | "in" | "instanceof" | ">" | "<" | ">=" | "<=" | "|>", left: Expression | PrivateName, right: Expression): BinaryExpression;
2127
- declare function interpreterDirective(value: string): InterpreterDirective;
2128
- declare function directive(value: DirectiveLiteral): Directive;
2129
- declare function directiveLiteral(value: string): DirectiveLiteral;
2130
- declare function blockStatement(body: Array<Statement>, directives?: Array<Directive>): BlockStatement;
2131
- declare function breakStatement(label?: Identifier | null): BreakStatement;
2132
- declare function callExpression(callee: Expression | Super | V8IntrinsicIdentifier, _arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>): CallExpression;
2133
- declare function catchClause(param: Identifier | ArrayPattern | ObjectPattern | null | undefined, body: BlockStatement): CatchClause;
2134
- declare function conditionalExpression(test: Expression, consequent: Expression, alternate: Expression): ConditionalExpression;
2135
- declare function continueStatement(label?: Identifier | null): ContinueStatement;
2136
- declare function debuggerStatement(): DebuggerStatement;
2137
- declare function doWhileStatement(test: Expression, body: Statement): DoWhileStatement;
2138
- declare function emptyStatement(): EmptyStatement;
2139
- declare function expressionStatement(expression: Expression): ExpressionStatement;
2140
- declare function file(program: Program, comments?: Array<CommentBlock | CommentLine> | null, tokens?: Array<any> | null): File;
2141
- declare function forInStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement): ForInStatement;
2142
- declare function forStatement(init: VariableDeclaration | Expression | null | undefined, test: Expression | null | undefined, update: Expression | null | undefined, body: Statement): ForStatement;
2143
- declare function functionDeclaration(id: Identifier | null | undefined, params: Array<Identifier | Pattern | RestElement>, body: BlockStatement, generator?: boolean, async?: boolean): FunctionDeclaration;
2144
- declare function functionExpression(id: Identifier | null | undefined, params: Array<Identifier | Pattern | RestElement>, body: BlockStatement, generator?: boolean, async?: boolean): FunctionExpression;
2145
- declare function identifier(name: string): Identifier;
2146
- declare function ifStatement(test: Expression, consequent: Statement, alternate?: Statement | null): IfStatement;
2147
- declare function labeledStatement(label: Identifier, body: Statement): LabeledStatement;
2148
- declare function stringLiteral(value: string): StringLiteral;
2149
- declare function numericLiteral(value: number): NumericLiteral;
2150
- declare function nullLiteral(): NullLiteral;
2151
- declare function booleanLiteral(value: boolean): BooleanLiteral;
2152
- declare function regExpLiteral(pattern: string, flags?: string): RegExpLiteral;
2153
- declare function logicalExpression(operator: "||" | "&&" | "??", left: Expression, right: Expression): LogicalExpression;
2154
- declare function memberExpression(object: Expression | Super, property: Expression | Identifier | PrivateName, computed?: boolean, optional?: true | false | null): MemberExpression;
2155
- declare function newExpression(callee: Expression | Super | V8IntrinsicIdentifier, _arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>): NewExpression;
2156
- declare function program(body: Array<Statement>, directives?: Array<Directive>, sourceType?: "script" | "module", interpreter?: InterpreterDirective | null): Program;
2157
- declare function objectExpression(properties: Array<ObjectMethod | ObjectProperty | SpreadElement>): ObjectExpression;
2158
- declare function objectMethod(kind: "method" | "get" | "set" | undefined, key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral, params: Array<Identifier | Pattern | RestElement>, body: BlockStatement, computed?: boolean, generator?: boolean, async?: boolean): ObjectMethod;
2159
- declare function objectProperty(key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral | DecimalLiteral | PrivateName, value: Expression | PatternLike, computed?: boolean, shorthand?: boolean, decorators?: Array<Decorator> | null): ObjectProperty;
2160
- declare function restElement(argument: LVal): RestElement;
2161
- declare function returnStatement(argument?: Expression | null): ReturnStatement;
2162
- declare function sequenceExpression(expressions: Array<Expression>): SequenceExpression;
2163
- declare function parenthesizedExpression(expression: Expression): ParenthesizedExpression;
2164
- declare function switchCase(test: Expression | null | undefined, consequent: Array<Statement>): SwitchCase;
2165
- declare function switchStatement(discriminant: Expression, cases: Array<SwitchCase>): SwitchStatement;
2166
- declare function thisExpression(): ThisExpression;
2167
- declare function throwStatement(argument: Expression): ThrowStatement;
2168
- declare function tryStatement(block: BlockStatement, handler?: CatchClause | null, finalizer?: BlockStatement | null): TryStatement;
2169
- declare function unaryExpression(operator: "void" | "throw" | "delete" | "!" | "+" | "-" | "~" | "typeof", argument: Expression, prefix?: boolean): UnaryExpression;
2170
- declare function updateExpression(operator: "++" | "--", argument: Expression, prefix?: boolean): UpdateExpression;
2171
- declare function variableDeclaration(kind: "var" | "let" | "const" | "using", declarations: Array<VariableDeclarator>): VariableDeclaration;
2172
- declare function variableDeclarator(id: LVal, init?: Expression | null): VariableDeclarator;
2173
- declare function whileStatement(test: Expression, body: Statement): WhileStatement;
2174
- declare function withStatement(object: Expression, body: Statement): WithStatement;
2175
- declare function assignmentPattern(left: Identifier | ObjectPattern | ArrayPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression, right: Expression): AssignmentPattern;
2176
- declare function arrayPattern(elements: Array<null | PatternLike | LVal>): ArrayPattern;
2177
- declare function arrowFunctionExpression(params: Array<Identifier | Pattern | RestElement>, body: BlockStatement | Expression, async?: boolean): ArrowFunctionExpression;
2178
- declare function classBody(body: Array<ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock>): ClassBody;
2179
- declare function classExpression(id: Identifier | null | undefined, superClass: Expression | null | undefined, body: ClassBody, decorators?: Array<Decorator> | null): ClassExpression;
2180
- declare function classDeclaration(id: Identifier, superClass: Expression | null | undefined, body: ClassBody, decorators?: Array<Decorator> | null): ClassDeclaration;
2181
- declare function exportAllDeclaration(source: StringLiteral): ExportAllDeclaration;
2182
- declare function exportDefaultDeclaration(declaration: TSDeclareFunction | FunctionDeclaration | ClassDeclaration | Expression): ExportDefaultDeclaration;
2183
- declare function exportNamedDeclaration(declaration?: Declaration | null, specifiers?: Array<ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier>, source?: StringLiteral | null): ExportNamedDeclaration;
2184
- declare function exportSpecifier(local: Identifier, exported: Identifier | StringLiteral): ExportSpecifier;
2185
- declare function forOfStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement, _await?: boolean): ForOfStatement;
2186
- declare function importDeclaration(specifiers: Array<ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier>, source: StringLiteral): ImportDeclaration;
2187
- declare function importDefaultSpecifier(local: Identifier): ImportDefaultSpecifier;
2188
- declare function importNamespaceSpecifier(local: Identifier): ImportNamespaceSpecifier;
2189
- declare function importSpecifier(local: Identifier, imported: Identifier | StringLiteral): ImportSpecifier;
2190
- declare function metaProperty(meta: Identifier, property: Identifier): MetaProperty;
2191
- declare function classMethod(kind: "get" | "set" | "method" | "constructor" | undefined, key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, params: Array<Identifier | Pattern | RestElement | TSParameterProperty>, body: BlockStatement, computed?: boolean, _static?: boolean, generator?: boolean, async?: boolean): ClassMethod;
2192
- declare function objectPattern(properties: Array<RestElement | ObjectProperty>): ObjectPattern;
2193
- declare function spreadElement(argument: Expression): SpreadElement;
2194
- declare function _super(): Super;
2195
-
2196
- declare function taggedTemplateExpression(tag: Expression, quasi: TemplateLiteral): TaggedTemplateExpression;
2197
- declare function templateElement(value: {
2198
- raw: string;
2199
- cooked?: string;
2200
- }, tail?: boolean): TemplateElement;
2201
- declare function templateLiteral(quasis: Array<TemplateElement>, expressions: Array<Expression | TSType>): TemplateLiteral;
2202
- declare function yieldExpression(argument?: Expression | null, delegate?: boolean): YieldExpression;
2203
- declare function awaitExpression(argument: Expression): AwaitExpression;
2204
- declare function _import(): Import;
2205
-
2206
- declare function bigIntLiteral(value: string): BigIntLiteral;
2207
- declare function exportNamespaceSpecifier(exported: Identifier): ExportNamespaceSpecifier;
2208
- declare function optionalMemberExpression(object: Expression, property: Expression | Identifier, computed: boolean | undefined, optional: boolean): OptionalMemberExpression;
2209
- declare function optionalCallExpression(callee: Expression, _arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>, optional: boolean): OptionalCallExpression;
2210
- declare function classProperty(key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Array<Decorator> | null, computed?: boolean, _static?: boolean): ClassProperty;
2211
- declare function classAccessorProperty(key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression | PrivateName, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Array<Decorator> | null, computed?: boolean, _static?: boolean): ClassAccessorProperty;
2212
- declare function classPrivateProperty(key: PrivateName, value?: Expression | null, decorators?: Array<Decorator> | null, _static?: boolean): ClassPrivateProperty;
2213
- declare function classPrivateMethod(kind: "get" | "set" | "method" | undefined, key: PrivateName, params: Array<Identifier | Pattern | RestElement | TSParameterProperty>, body: BlockStatement, _static?: boolean): ClassPrivateMethod;
2214
- declare function privateName(id: Identifier): PrivateName;
2215
- declare function staticBlock(body: Array<Statement>): StaticBlock;
2216
- declare function anyTypeAnnotation(): AnyTypeAnnotation;
2217
- declare function arrayTypeAnnotation(elementType: FlowType): ArrayTypeAnnotation;
2218
- declare function booleanTypeAnnotation(): BooleanTypeAnnotation;
2219
- declare function booleanLiteralTypeAnnotation(value: boolean): BooleanLiteralTypeAnnotation;
2220
- declare function nullLiteralTypeAnnotation(): NullLiteralTypeAnnotation;
2221
- declare function classImplements(id: Identifier, typeParameters?: TypeParameterInstantiation | null): ClassImplements;
2222
- declare function declareClass(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: Array<InterfaceExtends> | null | undefined, body: ObjectTypeAnnotation): DeclareClass;
2223
- declare function declareFunction(id: Identifier): DeclareFunction;
2224
- declare function declareInterface(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: Array<InterfaceExtends> | null | undefined, body: ObjectTypeAnnotation): DeclareInterface;
2225
- declare function declareModule(id: Identifier | StringLiteral, body: BlockStatement, kind?: "CommonJS" | "ES" | null): DeclareModule;
2226
- declare function declareModuleExports(typeAnnotation: TypeAnnotation): DeclareModuleExports;
2227
- declare function declareTypeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): DeclareTypeAlias;
2228
- declare function declareOpaqueType(id: Identifier, typeParameters?: TypeParameterDeclaration | null, supertype?: FlowType | null): DeclareOpaqueType;
2229
- declare function declareVariable(id: Identifier): DeclareVariable;
2230
- declare function declareExportDeclaration(declaration?: Flow | null, specifiers?: Array<ExportSpecifier | ExportNamespaceSpecifier> | null, source?: StringLiteral | null): DeclareExportDeclaration;
2231
- declare function declareExportAllDeclaration(source: StringLiteral): DeclareExportAllDeclaration;
2232
- declare function declaredPredicate(value: Flow): DeclaredPredicate;
2233
- declare function existsTypeAnnotation(): ExistsTypeAnnotation;
2234
- declare function functionTypeAnnotation(typeParameters: TypeParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;
2235
- declare function functionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;
2236
- declare function genericTypeAnnotation(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): GenericTypeAnnotation;
2237
- declare function inferredPredicate(): InferredPredicate;
2238
- declare function interfaceExtends(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): InterfaceExtends;
2239
- declare function interfaceDeclaration(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: Array<InterfaceExtends> | null | undefined, body: ObjectTypeAnnotation): InterfaceDeclaration;
2240
- declare function interfaceTypeAnnotation(_extends: Array<InterfaceExtends> | null | undefined, body: ObjectTypeAnnotation): InterfaceTypeAnnotation;
2241
- declare function intersectionTypeAnnotation(types: Array<FlowType>): IntersectionTypeAnnotation;
2242
- declare function mixedTypeAnnotation(): MixedTypeAnnotation;
2243
- declare function emptyTypeAnnotation(): EmptyTypeAnnotation;
2244
- declare function nullableTypeAnnotation(typeAnnotation: FlowType): NullableTypeAnnotation;
2245
- declare function numberLiteralTypeAnnotation(value: number): NumberLiteralTypeAnnotation;
2246
- declare function numberTypeAnnotation(): NumberTypeAnnotation;
2247
- declare function objectTypeAnnotation(properties: Array<ObjectTypeProperty | ObjectTypeSpreadProperty>, indexers?: Array<ObjectTypeIndexer>, callProperties?: Array<ObjectTypeCallProperty>, internalSlots?: Array<ObjectTypeInternalSlot>, exact?: boolean): ObjectTypeAnnotation;
2248
- declare function objectTypeInternalSlot(id: Identifier, value: FlowType, optional: boolean, _static: boolean, method: boolean): ObjectTypeInternalSlot;
2249
- declare function objectTypeCallProperty(value: FlowType): ObjectTypeCallProperty;
2250
- declare function objectTypeIndexer(id: Identifier | null | undefined, key: FlowType, value: FlowType, variance?: Variance | null): ObjectTypeIndexer;
2251
- declare function objectTypeProperty(key: Identifier | StringLiteral, value: FlowType, variance?: Variance | null): ObjectTypeProperty;
2252
- declare function objectTypeSpreadProperty(argument: FlowType): ObjectTypeSpreadProperty;
2253
- declare function opaqueType(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, supertype: FlowType | null | undefined, impltype: FlowType): OpaqueType;
2254
- declare function qualifiedTypeIdentifier(id: Identifier, qualification: Identifier | QualifiedTypeIdentifier): QualifiedTypeIdentifier;
2255
- declare function stringLiteralTypeAnnotation(value: string): StringLiteralTypeAnnotation;
2256
- declare function stringTypeAnnotation(): StringTypeAnnotation;
2257
- declare function symbolTypeAnnotation(): SymbolTypeAnnotation;
2258
- declare function thisTypeAnnotation(): ThisTypeAnnotation;
2259
- declare function tupleTypeAnnotation(types: Array<FlowType>): TupleTypeAnnotation;
2260
- declare function typeofTypeAnnotation(argument: FlowType): TypeofTypeAnnotation;
2261
- declare function typeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): TypeAlias;
2262
- declare function typeAnnotation(typeAnnotation: FlowType): TypeAnnotation;
2263
- declare function typeCastExpression(expression: Expression, typeAnnotation: TypeAnnotation): TypeCastExpression;
2264
- declare function typeParameter(bound?: TypeAnnotation | null, _default?: FlowType | null, variance?: Variance | null): TypeParameter;
2265
- declare function typeParameterDeclaration(params: Array<TypeParameter>): TypeParameterDeclaration;
2266
- declare function typeParameterInstantiation(params: Array<FlowType>): TypeParameterInstantiation;
2267
- declare function unionTypeAnnotation(types: Array<FlowType>): UnionTypeAnnotation;
2268
- declare function variance(kind: "minus" | "plus"): Variance;
2269
- declare function voidTypeAnnotation(): VoidTypeAnnotation;
2270
- declare function enumDeclaration(id: Identifier, body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody): EnumDeclaration;
2271
- declare function enumBooleanBody(members: Array<EnumBooleanMember>): EnumBooleanBody;
2272
- declare function enumNumberBody(members: Array<EnumNumberMember>): EnumNumberBody;
2273
- declare function enumStringBody(members: Array<EnumStringMember | EnumDefaultedMember>): EnumStringBody;
2274
- declare function enumSymbolBody(members: Array<EnumDefaultedMember>): EnumSymbolBody;
2275
- declare function enumBooleanMember(id: Identifier): EnumBooleanMember;
2276
- declare function enumNumberMember(id: Identifier, init: NumericLiteral): EnumNumberMember;
2277
- declare function enumStringMember(id: Identifier, init: StringLiteral): EnumStringMember;
2278
- declare function enumDefaultedMember(id: Identifier): EnumDefaultedMember;
2279
- declare function indexedAccessType(objectType: FlowType, indexType: FlowType): IndexedAccessType;
2280
- declare function optionalIndexedAccessType(objectType: FlowType, indexType: FlowType): OptionalIndexedAccessType;
2281
- declare function jsxAttribute(name: JSXIdentifier | JSXNamespacedName, value?: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null): JSXAttribute;
2282
-
2283
- declare function jsxClosingElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName): JSXClosingElement;
2284
-
2285
- declare function jsxElement(openingElement: JSXOpeningElement, closingElement: JSXClosingElement | null | undefined, children: Array<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment>, selfClosing?: boolean | null): JSXElement;
2286
-
2287
- declare function jsxEmptyExpression(): JSXEmptyExpression;
2288
-
2289
- declare function jsxExpressionContainer(expression: Expression | JSXEmptyExpression): JSXExpressionContainer;
2290
-
2291
- declare function jsxSpreadChild(expression: Expression): JSXSpreadChild;
2292
-
2293
- declare function jsxIdentifier(name: string): JSXIdentifier;
2294
-
2295
- declare function jsxMemberExpression(object: JSXMemberExpression | JSXIdentifier, property: JSXIdentifier): JSXMemberExpression;
2296
-
2297
- declare function jsxNamespacedName(namespace: JSXIdentifier, name: JSXIdentifier): JSXNamespacedName;
2298
-
2299
- declare function jsxOpeningElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName, attributes: Array<JSXAttribute | JSXSpreadAttribute>, selfClosing?: boolean): JSXOpeningElement;
2300
-
2301
- declare function jsxSpreadAttribute(argument: Expression): JSXSpreadAttribute;
2302
-
2303
- declare function jsxText(value: string): JSXText;
2304
-
2305
- declare function jsxFragment(openingFragment: JSXOpeningFragment, closingFragment: JSXClosingFragment, children: Array<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment>): JSXFragment;
2306
-
2307
- declare function jsxOpeningFragment(): JSXOpeningFragment;
2308
-
2309
- declare function jsxClosingFragment(): JSXClosingFragment;
2310
-
2311
- declare function noop(): Noop;
2312
- declare function placeholder(expectedNode: "Identifier" | "StringLiteral" | "Expression" | "Statement" | "Declaration" | "BlockStatement" | "ClassBody" | "Pattern", name: Identifier): Placeholder;
2313
- declare function v8IntrinsicIdentifier(name: string): V8IntrinsicIdentifier;
2314
- declare function argumentPlaceholder(): ArgumentPlaceholder;
2315
- declare function bindExpression(object: Expression, callee: Expression): BindExpression;
2316
- declare function importAttribute(key: Identifier | StringLiteral, value: StringLiteral): ImportAttribute;
2317
- declare function decorator(expression: Expression): Decorator;
2318
- declare function doExpression(body: BlockStatement, async?: boolean): DoExpression;
2319
- declare function exportDefaultSpecifier(exported: Identifier): ExportDefaultSpecifier;
2320
- declare function recordExpression(properties: Array<ObjectProperty | SpreadElement>): RecordExpression;
2321
- declare function tupleExpression(elements?: Array<Expression | SpreadElement>): TupleExpression;
2322
- declare function decimalLiteral(value: string): DecimalLiteral;
2323
- declare function moduleExpression(body: Program): ModuleExpression;
2324
- declare function topicReference(): TopicReference;
2325
- declare function pipelineTopicExpression(expression: Expression): PipelineTopicExpression;
2326
- declare function pipelineBareFunction(callee: Expression): PipelineBareFunction;
2327
- declare function pipelinePrimaryTopicReference(): PipelinePrimaryTopicReference;
2328
- declare function tsParameterProperty(parameter: Identifier | AssignmentPattern): TSParameterProperty;
2329
-
2330
- declare function tsDeclareFunction(id: Identifier | null | undefined, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: Array<Identifier | Pattern | RestElement>, returnType?: TSTypeAnnotation | Noop | null): TSDeclareFunction;
2331
-
2332
- declare function tsDeclareMethod(decorators: Array<Decorator> | null | undefined, key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: Array<Identifier | Pattern | RestElement | TSParameterProperty>, returnType?: TSTypeAnnotation | Noop | null): TSDeclareMethod;
2333
-
2334
- declare function tsQualifiedName(left: TSEntityName, right: Identifier): TSQualifiedName;
2335
-
2336
- declare function tsCallSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSCallSignatureDeclaration;
2337
-
2338
- declare function tsConstructSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSConstructSignatureDeclaration;
2339
-
2340
- declare function tsPropertySignature(key: Expression, typeAnnotation?: TSTypeAnnotation | null, initializer?: Expression | null): TSPropertySignature;
2341
-
2342
- declare function tsMethodSignature(key: Expression, typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;
2343
-
2344
- declare function tsIndexSignature(parameters: Array<Identifier>, typeAnnotation?: TSTypeAnnotation | null): TSIndexSignature;
2345
-
2346
- declare function tsAnyKeyword(): TSAnyKeyword;
2347
-
2348
- declare function tsBooleanKeyword(): TSBooleanKeyword;
2349
-
2350
- declare function tsBigIntKeyword(): TSBigIntKeyword;
2351
-
2352
- declare function tsIntrinsicKeyword(): TSIntrinsicKeyword;
2353
-
2354
- declare function tsNeverKeyword(): TSNeverKeyword;
2355
-
2356
- declare function tsNullKeyword(): TSNullKeyword;
2357
-
2358
- declare function tsNumberKeyword(): TSNumberKeyword;
2359
-
2360
- declare function tsObjectKeyword(): TSObjectKeyword;
2361
-
2362
- declare function tsStringKeyword(): TSStringKeyword;
2363
-
2364
- declare function tsSymbolKeyword(): TSSymbolKeyword;
2365
-
2366
- declare function tsUndefinedKeyword(): TSUndefinedKeyword;
2367
-
2368
- declare function tsUnknownKeyword(): TSUnknownKeyword;
2369
-
2370
- declare function tsVoidKeyword(): TSVoidKeyword;
2371
-
2372
- declare function tsThisType(): TSThisType;
2373
-
2374
- declare function tsFunctionType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSFunctionType;
2375
-
2376
- declare function tsConstructorType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSConstructorType;
2377
-
2378
- declare function tsTypeReference(typeName: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSTypeReference;
2379
-
2380
- declare function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnnotation | null, asserts?: boolean | null): TSTypePredicate;
2381
-
2382
- declare function tsTypeQuery(exprName: TSEntityName | TSImportType, typeParameters?: TSTypeParameterInstantiation | null): TSTypeQuery;
2383
-
2384
- declare function tsTypeLiteral(members: Array<TSTypeElement>): TSTypeLiteral;
2385
-
2386
- declare function tsArrayType(elementType: TSType): TSArrayType;
2387
-
2388
- declare function tsTupleType(elementTypes: Array<TSType | TSNamedTupleMember>): TSTupleType;
2389
-
2390
- declare function tsOptionalType(typeAnnotation: TSType): TSOptionalType;
2391
-
2392
- declare function tsRestType(typeAnnotation: TSType): TSRestType;
2393
-
2394
- declare function tsNamedTupleMember(label: Identifier, elementType: TSType, optional?: boolean): TSNamedTupleMember;
2395
-
2396
- declare function tsUnionType(types: Array<TSType>): TSUnionType;
2397
-
2398
- declare function tsIntersectionType(types: Array<TSType>): TSIntersectionType;
2399
-
2400
- declare function tsConditionalType(checkType: TSType, extendsType: TSType, trueType: TSType, falseType: TSType): TSConditionalType;
2401
-
2402
- declare function tsInferType(typeParameter: TSTypeParameter): TSInferType;
2403
-
2404
- declare function tsParenthesizedType(typeAnnotation: TSType): TSParenthesizedType;
2405
-
2406
- declare function tsTypeOperator(typeAnnotation: TSType): TSTypeOperator;
2407
-
2408
- declare function tsIndexedAccessType(objectType: TSType, indexType: TSType): TSIndexedAccessType;
2409
-
2410
- declare function tsMappedType(typeParameter: TSTypeParameter, typeAnnotation?: TSType | null, nameType?: TSType | null): TSMappedType;
2411
-
2412
- declare function tsLiteralType(literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | TemplateLiteral | UnaryExpression): TSLiteralType;
2413
-
2414
- declare function tsExpressionWithTypeArguments(expression: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSExpressionWithTypeArguments;
2415
-
2416
- declare function tsInterfaceDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, _extends: Array<TSExpressionWithTypeArguments> | null | undefined, body: TSInterfaceBody): TSInterfaceDeclaration;
2417
-
2418
- declare function tsInterfaceBody(body: Array<TSTypeElement>): TSInterfaceBody;
2419
-
2420
- declare function tsTypeAliasDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, typeAnnotation: TSType): TSTypeAliasDeclaration;
2421
-
2422
- declare function tsInstantiationExpression(expression: Expression, typeParameters?: TSTypeParameterInstantiation | null): TSInstantiationExpression;
2423
-
2424
- declare function tsAsExpression(expression: Expression, typeAnnotation: TSType): TSAsExpression;
2425
-
2426
- declare function tsSatisfiesExpression(expression: Expression, typeAnnotation: TSType): TSSatisfiesExpression;
2427
-
2428
- declare function tsTypeAssertion(typeAnnotation: TSType, expression: Expression): TSTypeAssertion;
2429
-
2430
- declare function tsEnumDeclaration(id: Identifier, members: Array<TSEnumMember>): TSEnumDeclaration;
2431
-
2432
- declare function tsEnumMember(id: Identifier | StringLiteral, initializer?: Expression | null): TSEnumMember;
2433
-
2434
- declare function tsModuleDeclaration(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;
2435
-
2436
- declare function tsModuleBlock(body: Array<Statement>): TSModuleBlock;
2437
-
2438
- declare function tsImportType(argument: StringLiteral, qualifier?: TSEntityName | null, typeParameters?: TSTypeParameterInstantiation | null): TSImportType;
2439
-
2440
- declare function tsImportEqualsDeclaration(id: Identifier, moduleReference: TSEntityName | TSExternalModuleReference): TSImportEqualsDeclaration;
2441
-
2442
- declare function tsExternalModuleReference(expression: StringLiteral): TSExternalModuleReference;
2443
-
2444
- declare function tsNonNullExpression(expression: Expression): TSNonNullExpression;
2445
-
2446
- declare function tsExportAssignment(expression: Expression): TSExportAssignment;
2447
-
2448
- declare function tsNamespaceExportDeclaration(id: Identifier): TSNamespaceExportDeclaration;
2449
-
2450
- declare function tsTypeAnnotation(typeAnnotation: TSType): TSTypeAnnotation;
2451
-
2452
- declare function tsTypeParameterInstantiation(params: Array<TSType>): TSTypeParameterInstantiation;
2453
-
2454
- declare function tsTypeParameterDeclaration(params: Array<TSTypeParameter>): TSTypeParameterDeclaration;
2455
-
2456
- declare function tsTypeParameter(constraint: TSType | null | undefined, _default: TSType | null | undefined, name: string): TSTypeParameter;
2457
-
2458
- /** @deprecated */
2459
- declare function NumberLiteral(value: number): NumericLiteral;
2460
-
2461
- /** @deprecated */
2462
- declare function RegexLiteral(pattern: string, flags?: string): RegExpLiteral;
2463
-
2464
- /** @deprecated */
2465
- declare function RestProperty(argument: LVal): RestElement;
2466
-
2467
- /** @deprecated */
2468
- declare function SpreadProperty(argument: Expression): SpreadElement;
2469
-
2470
- /**
2471
- * Create a clone of a `node` including only properties belonging to the node.
2472
- * If the second parameter is `false`, cloneNode performs a shallow clone.
2473
- * If the third parameter is true, the cloned nodes exclude location properties.
2474
- */
2475
- declare function cloneNode<T extends Node>(node: T, deep?: boolean, withoutLoc?: boolean): T;
2476
-
2477
- /**
2478
- * Create a shallow clone of a `node`, including only
2479
- * properties belonging to the node.
2480
- * @deprecated Use t.cloneNode instead.
2481
- */
2482
- declare function clone<T extends Node>(node: T): T;
2483
-
2484
- /**
2485
- * Create a deep clone of a `node` and all of it's child nodes
2486
- * including only properties belonging to the node.
2487
- * @deprecated Use t.cloneNode instead.
2488
- */
2489
- declare function cloneDeep<T extends Node>(node: T): T;
2490
-
2491
- /**
2492
- * Create a deep clone of a `node` and all of it's child nodes
2493
- * including only properties belonging to the node.
2494
- * excluding `_private` and location properties.
2495
- */
2496
- declare function cloneDeepWithoutLoc<T extends Node>(node: T): T;
2497
-
2498
- /**
2499
- * Create a shallow clone of a `node` excluding `_private` and location properties.
2500
- */
2501
- declare function cloneWithoutLoc<T extends Node>(node: T): T;
2502
-
2503
- /**
2504
- * Add comment of certain type to a node.
2505
- */
2506
- declare function addComment<T extends Node>(node: T, type: CommentTypeShorthand, content: string, line?: boolean): T;
2507
-
2508
- /**
2509
- * Add comments of certain type to a node.
2510
- */
2511
- declare function addComments<T extends Node>(node: T, type: CommentTypeShorthand, comments: Array<Comment>): T;
2512
-
2513
- declare function inheritInnerComments(child: Node, parent: Node): void;
2514
-
2515
- declare function inheritLeadingComments(child: Node, parent: Node): void;
2516
-
2517
- /**
2518
- * Inherit all unique comments from `parent` node to `child` node.
2519
- */
2520
- declare function inheritsComments<T extends Node>(child: T, parent: Node): T;
2521
-
2522
- declare function inheritTrailingComments(child: Node, parent: Node): void;
2523
-
2524
- /**
2525
- * Remove comment properties from a node.
2526
- */
2527
- declare function removeComments<T extends Node>(node: T): T;
2528
-
2529
- declare const STANDARDIZED_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2530
- declare const EXPRESSION_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2531
- declare const BINARY_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2532
- declare const SCOPABLE_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2533
- declare const BLOCKPARENT_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2534
- declare const BLOCK_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2535
- declare const STATEMENT_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2536
- declare const TERMINATORLESS_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2537
- declare const COMPLETIONSTATEMENT_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2538
- declare const CONDITIONAL_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2539
- declare const LOOP_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2540
- declare const WHILE_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2541
- declare const EXPRESSIONWRAPPER_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2542
- declare const FOR_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2543
- declare const FORXSTATEMENT_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2544
- declare const FUNCTION_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2545
- declare const FUNCTIONPARENT_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2546
- declare const PUREISH_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2547
- declare const DECLARATION_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2548
- declare const PATTERNLIKE_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2549
- declare const LVAL_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2550
- declare const TSENTITYNAME_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2551
- declare const LITERAL_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2552
- declare const IMMUTABLE_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2553
- declare const USERWHITESPACABLE_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2554
- declare const METHOD_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2555
- declare const OBJECTMEMBER_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2556
- declare const PROPERTY_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2557
- declare const UNARYLIKE_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2558
- declare const PATTERN_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2559
- declare const CLASS_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2560
- declare const MODULEDECLARATION_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2561
- declare const EXPORTDECLARATION_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2562
- declare const MODULESPECIFIER_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2563
- declare const ACCESSOR_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2564
- declare const PRIVATE_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2565
- declare const FLOW_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2566
- declare const FLOWTYPE_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2567
- declare const FLOWBASEANNOTATION_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2568
- declare const FLOWDECLARATION_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2569
- declare const FLOWPREDICATE_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2570
- declare const ENUMBODY_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2571
- declare const ENUMMEMBER_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2572
- declare const JSX_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2573
- declare const MISCELLANEOUS_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2574
- declare const TYPESCRIPT_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2575
- declare const TSTYPEELEMENT_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2576
- declare const TSTYPE_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2577
- declare const TSBASETYPE_TYPES: ("ArrayExpression" | "AnyTypeAnnotation" | "ArgumentPlaceholder" | "ArrayPattern" | "ArrayTypeAnnotation" | "ArrowFunctionExpression" | "AssignmentExpression" | "AssignmentPattern" | "AwaitExpression" | "BigIntLiteral" | "BinaryExpression" | "BindExpression" | "BlockStatement" | "BooleanLiteral" | "BooleanLiteralTypeAnnotation" | "BooleanTypeAnnotation" | "BreakStatement" | "CallExpression" | "CatchClause" | "ClassAccessorProperty" | "ClassBody" | "ClassDeclaration" | "ClassExpression" | "ClassImplements" | "ClassMethod" | "ClassPrivateMethod" | "ClassPrivateProperty" | "ClassProperty" | "ConditionalExpression" | "ContinueStatement" | "DebuggerStatement" | "DecimalLiteral" | "DeclareClass" | "DeclareExportAllDeclaration" | "DeclareExportDeclaration" | "DeclareFunction" | "DeclareInterface" | "DeclareModule" | "DeclareModuleExports" | "DeclareOpaqueType" | "DeclareTypeAlias" | "DeclareVariable" | "DeclaredPredicate" | "Decorator" | "Directive" | "DirectiveLiteral" | "DoExpression" | "DoWhileStatement" | "EmptyStatement" | "EmptyTypeAnnotation" | "EnumBooleanBody" | "EnumBooleanMember" | "EnumDeclaration" | "EnumDefaultedMember" | "EnumNumberBody" | "EnumNumberMember" | "EnumStringBody" | "EnumStringMember" | "EnumSymbolBody" | "ExistsTypeAnnotation" | "ExportAllDeclaration" | "ExportDefaultDeclaration" | "ExportDefaultSpecifier" | "ExportNamedDeclaration" | "ExportNamespaceSpecifier" | "ExportSpecifier" | "ExpressionStatement" | "File" | "ForInStatement" | "ForOfStatement" | "ForStatement" | "FunctionDeclaration" | "FunctionExpression" | "FunctionTypeAnnotation" | "FunctionTypeParam" | "GenericTypeAnnotation" | "Identifier" | "IfStatement" | "Import" | "ImportAttribute" | "ImportDeclaration" | "ImportDefaultSpecifier" | "ImportNamespaceSpecifier" | "ImportSpecifier" | "IndexedAccessType" | "InferredPredicate" | "InterfaceDeclaration" | "InterfaceExtends" | "InterfaceTypeAnnotation" | "InterpreterDirective" | "IntersectionTypeAnnotation" | "JSXAttribute" | "JSXClosingElement" | "JSXClosingFragment" | "JSXElement" | "JSXEmptyExpression" | "JSXExpressionContainer" | "JSXFragment" | "JSXIdentifier" | "JSXMemberExpression" | "JSXNamespacedName" | "JSXOpeningElement" | "JSXOpeningFragment" | "JSXSpreadAttribute" | "JSXSpreadChild" | "JSXText" | "LabeledStatement" | "LogicalExpression" | "MemberExpression" | "MetaProperty" | "MixedTypeAnnotation" | "ModuleExpression" | "NewExpression" | "Noop" | "NullLiteral" | "NullLiteralTypeAnnotation" | "NullableTypeAnnotation" | "NumberLiteral" | "NumberLiteralTypeAnnotation" | "NumberTypeAnnotation" | "NumericLiteral" | "ObjectExpression" | "ObjectMethod" | "ObjectPattern" | "ObjectProperty" | "ObjectTypeAnnotation" | "ObjectTypeCallProperty" | "ObjectTypeIndexer" | "ObjectTypeInternalSlot" | "ObjectTypeProperty" | "ObjectTypeSpreadProperty" | "OpaqueType" | "OptionalCallExpression" | "OptionalIndexedAccessType" | "OptionalMemberExpression" | "ParenthesizedExpression" | "PipelineBareFunction" | "PipelinePrimaryTopicReference" | "PipelineTopicExpression" | "Placeholder" | "PrivateName" | "Program" | "QualifiedTypeIdentifier" | "RecordExpression" | "RegExpLiteral" | "RegexLiteral" | "RestElement" | "RestProperty" | "ReturnStatement" | "SequenceExpression" | "SpreadElement" | "SpreadProperty" | "StaticBlock" | "StringLiteral" | "StringLiteralTypeAnnotation" | "StringTypeAnnotation" | "Super" | "SwitchCase" | "SwitchStatement" | "SymbolTypeAnnotation" | "TSAnyKeyword" | "TSArrayType" | "TSAsExpression" | "TSBigIntKeyword" | "TSBooleanKeyword" | "TSCallSignatureDeclaration" | "TSConditionalType" | "TSConstructSignatureDeclaration" | "TSConstructorType" | "TSDeclareFunction" | "TSDeclareMethod" | "TSEnumDeclaration" | "TSEnumMember" | "TSExportAssignment" | "TSExpressionWithTypeArguments" | "TSExternalModuleReference" | "TSFunctionType" | "TSImportEqualsDeclaration" | "TSImportType" | "TSIndexSignature" | "TSIndexedAccessType" | "TSInferType" | "TSInstantiationExpression" | "TSInterfaceBody" | "TSInterfaceDeclaration" | "TSIntersectionType" | "TSIntrinsicKeyword" | "TSLiteralType" | "TSMappedType" | "TSMethodSignature" | "TSModuleBlock" | "TSModuleDeclaration" | "TSNamedTupleMember" | "TSNamespaceExportDeclaration" | "TSNeverKeyword" | "TSNonNullExpression" | "TSNullKeyword" | "TSNumberKeyword" | "TSObjectKeyword" | "TSOptionalType" | "TSParameterProperty" | "TSParenthesizedType" | "TSPropertySignature" | "TSQualifiedName" | "TSRestType" | "TSSatisfiesExpression" | "TSStringKeyword" | "TSSymbolKeyword" | "TSThisType" | "TSTupleType" | "TSTypeAliasDeclaration" | "TSTypeAnnotation" | "TSTypeAssertion" | "TSTypeLiteral" | "TSTypeOperator" | "TSTypeParameter" | "TSTypeParameterDeclaration" | "TSTypeParameterInstantiation" | "TSTypePredicate" | "TSTypeQuery" | "TSTypeReference" | "TSUndefinedKeyword" | "TSUnionType" | "TSUnknownKeyword" | "TSVoidKeyword" | "TaggedTemplateExpression" | "TemplateElement" | "TemplateLiteral" | "ThisExpression" | "ThisTypeAnnotation" | "ThrowStatement" | "TopicReference" | "TryStatement" | "TupleExpression" | "TupleTypeAnnotation" | "TypeAlias" | "TypeAnnotation" | "TypeCastExpression" | "TypeParameter" | "TypeParameterDeclaration" | "TypeParameterInstantiation" | "TypeofTypeAnnotation" | "UnaryExpression" | "UnionTypeAnnotation" | "UpdateExpression" | "V8IntrinsicIdentifier" | "VariableDeclaration" | "VariableDeclarator" | "Variance" | "VoidTypeAnnotation" | "WhileStatement" | "WithStatement" | "YieldExpression" | keyof Aliases)[];
2578
-
2579
- declare const STATEMENT_OR_BLOCK_KEYS: string[];
2580
- declare const FLATTENABLE_KEYS: string[];
2581
- declare const FOR_INIT_KEYS: string[];
2582
- declare const COMMENT_KEYS: readonly ["leadingComments", "trailingComments", "innerComments"];
2583
- declare const LOGICAL_OPERATORS: string[];
2584
- declare const UPDATE_OPERATORS: string[];
2585
- declare const BOOLEAN_NUMBER_BINARY_OPERATORS: string[];
2586
- declare const EQUALITY_BINARY_OPERATORS: string[];
2587
- declare const COMPARISON_BINARY_OPERATORS: string[];
2588
- declare const BOOLEAN_BINARY_OPERATORS: string[];
2589
- declare const NUMBER_BINARY_OPERATORS: string[];
2590
- declare const BINARY_OPERATORS: string[];
2591
- declare const ASSIGNMENT_OPERATORS: string[];
2592
- declare const BOOLEAN_UNARY_OPERATORS: string[];
2593
- declare const NUMBER_UNARY_OPERATORS: string[];
2594
- declare const STRING_UNARY_OPERATORS: string[];
2595
- declare const UNARY_OPERATORS: string[];
2596
- declare const INHERIT_KEYS: {
2597
- readonly optional: readonly ["typeAnnotation", "typeParameters", "returnType"];
2598
- readonly force: readonly ["start", "loc", "end"];
2599
- };
2600
- declare const BLOCK_SCOPED_SYMBOL: unique symbol;
2601
- declare const NOT_LOCAL_BINDING: unique symbol;
2602
-
2603
- /**
2604
- * Ensure the `key` (defaults to "body") of a `node` is a block.
2605
- * Casting it to a block if it is not.
2606
- *
2607
- * Returns the BlockStatement
2608
- */
2609
- declare function ensureBlock(node: Node, key?: string): BlockStatement;
2610
-
2611
- declare function toBindingIdentifierName(name: string): string;
2612
-
2613
- declare function toBlock(node: Statement | Expression, parent?: Node): BlockStatement;
2614
-
2615
- declare function toComputedKey(node: ObjectMember | ObjectProperty | ClassMethod | ClassProperty | ClassAccessorProperty | MemberExpression | OptionalMemberExpression, key?: Expression | PrivateName): PrivateName | Expression;
2616
-
2617
- declare const _default$3: {
2618
- (node: Function): FunctionExpression;
2619
- (node: Class): ClassExpression;
2620
- (node: ExpressionStatement | Expression | Class | Function): Expression;
2621
- };
2622
- //# sourceMappingURL=toExpression.d.ts.map
2623
-
2624
- declare function toIdentifier(input: string): string;
2625
-
2626
- declare function toKeyAlias(node: Method | Property, key?: Node): string;
2627
- declare namespace toKeyAlias {
2628
- var uid: number;
2629
- var increment: () => number;
2630
- }
2631
- //# sourceMappingURL=toKeyAlias.d.ts.map
2632
-
2633
- /**
2634
- * Turn an array of statement `nodes` into a `SequenceExpression`.
2635
- *
2636
- * Variable declarations are turned into simple assignments and their
2637
- * declarations hoisted to the top of the current scope.
2638
- *
2639
- * Expression statements are just resolved to their expression.
2640
- */
2641
- declare function toSequenceExpression(nodes: ReadonlyArray<Node>, scope: any): SequenceExpression | undefined;
2642
-
2643
- declare const _default$2: {
2644
- (node: AssignmentExpression, ignore?: boolean): ExpressionStatement;
2645
- <T extends Statement>(node: T, ignore: false): T;
2646
- <T_1 extends Statement>(node: T_1, ignore?: boolean): false | T_1;
2647
- (node: Class, ignore: false): ClassDeclaration;
2648
- (node: Class, ignore?: boolean): ClassDeclaration | false;
2649
- (node: Function, ignore: false): FunctionDeclaration;
2650
- (node: Function, ignore?: boolean): FunctionDeclaration | false;
2651
- (node: Node, ignore: false): Statement;
2652
- (node: Node, ignore?: boolean): Statement | false;
2653
- };
2654
- //# sourceMappingURL=toStatement.d.ts.map
2655
-
2656
- declare const _default$1: {
2657
- (value: undefined): Identifier;
2658
- (value: boolean): BooleanLiteral;
2659
- (value: null): NullLiteral;
2660
- (value: string): StringLiteral;
2661
- (value: number): NumericLiteral | BinaryExpression | UnaryExpression;
2662
- (value: RegExp): RegExpLiteral;
2663
- (value: ReadonlyArray<unknown>): ArrayExpression;
2664
- (value: object): ObjectExpression;
2665
- (value: unknown): Expression;
2666
- };
2667
- //# sourceMappingURL=valueToNode.d.ts.map
2668
-
2669
- declare const VISITOR_KEYS: Record<string, string[]>;
2670
- declare const ALIAS_KEYS: Partial<Record<NodeTypesWithoutComment, string[]>>;
2671
- declare const FLIPPED_ALIAS_KEYS: Record<string, NodeTypesWithoutComment[]>;
2672
- declare const NODE_FIELDS: Record<string, FieldDefinitions>;
2673
- declare const BUILDER_KEYS: Record<string, string[]>;
2674
- declare const DEPRECATED_KEYS: Record<string, NodeTypesWithoutComment>;
2675
- declare const NODE_PARENT_VALIDATIONS: Record<string, Validator>;
2676
- declare function getType(val: any): "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "function" | "null" | "array";
2677
- declare type NodeTypesWithoutComment = Node["type"] | keyof Aliases;
2678
- declare type NodeTypes = NodeTypesWithoutComment | Comment["type"];
2679
- declare type PrimitiveTypes = ReturnType<typeof getType>;
2680
- declare type FieldDefinitions = {
2681
- [x: string]: FieldOptions;
2682
- };
2683
- declare type Validator = ({
2684
- type: PrimitiveTypes;
2685
- } | {
2686
- each: Validator;
2687
- } | {
2688
- chainOf: Validator[];
2689
- } | {
2690
- oneOf: any[];
2691
- } | {
2692
- oneOfNodeTypes: NodeTypes[];
2693
- } | {
2694
- oneOfNodeOrValueTypes: (NodeTypes | PrimitiveTypes)[];
2695
- } | {
2696
- shapeOf: {
2697
- [x: string]: FieldOptions;
2698
- };
2699
- } | {}) & ((node: Node, key: string, val: any) => void);
2700
- declare type FieldOptions = {
2701
- default?: string | number | boolean | [];
2702
- optional?: boolean;
2703
- validate?: Validator;
2704
- };
2705
-
2706
- declare const PLACEHOLDERS: readonly ["Identifier", "StringLiteral", "Expression", "Statement", "Declaration", "BlockStatement", "ClassBody", "Pattern"];
2707
- declare const PLACEHOLDERS_ALIAS: Record<string, string[]>;
2708
- declare const PLACEHOLDERS_FLIPPED_ALIAS: Record<string, string[]>;
2709
-
2710
- declare const TYPES: Array<string>;
2711
- //# sourceMappingURL=index.d.ts.map
2712
-
2713
- /**
2714
- * Append a node to a member expression.
2715
- */
2716
- declare function appendToMemberExpression(member: MemberExpression, append: MemberExpression["property"], computed?: boolean): MemberExpression;
2717
-
2718
- /**
2719
- * Inherit all contextual properties from `parent` node to `child` node.
2720
- */
2721
- declare function inherits<T extends Node | null | undefined>(child: T, parent: Node | null | undefined): T;
2722
-
2723
- /**
2724
- * Prepend a node to a member expression.
2725
- */
2726
- declare function prependToMemberExpression<T extends Pick<MemberExpression, "object" | "property">>(member: T, prepend: MemberExpression["object"]): T;
2727
-
2728
- declare type Options = {
2729
- preserveComments?: boolean;
2730
- };
2731
- /**
2732
- * Remove all of the _* properties from a node along with the additional metadata
2733
- * properties like location data and raw token data.
2734
- */
2735
- declare function removeProperties(node: Node, opts?: Options): void;
2736
-
2737
- declare function removePropertiesDeep<T extends Node>(tree: T, opts?: {
2738
- preserveComments: boolean;
2739
- } | null): T;
2740
-
2741
- /**
2742
- * Dedupe type annotations.
2743
- */
2744
- declare function removeTypeDuplicates(nodes: ReadonlyArray<FlowType | false | null | undefined>): FlowType[];
2745
-
2746
- declare function getBindingIdentifiers(node: Node, duplicates: true, outerOnly?: boolean): Record<string, Array<Identifier>>;
2747
- declare function getBindingIdentifiers(node: Node, duplicates?: false, outerOnly?: boolean): Record<string, Identifier>;
2748
- declare function getBindingIdentifiers(node: Node, duplicates?: boolean, outerOnly?: boolean): Record<string, Identifier> | Record<string, Array<Identifier>>;
2749
- declare namespace getBindingIdentifiers {
2750
- var keys: {
2751
- DeclareClass: string[];
2752
- DeclareFunction: string[];
2753
- DeclareModule: string[];
2754
- DeclareVariable: string[];
2755
- DeclareInterface: string[];
2756
- DeclareTypeAlias: string[];
2757
- DeclareOpaqueType: string[];
2758
- InterfaceDeclaration: string[];
2759
- TypeAlias: string[];
2760
- OpaqueType: string[];
2761
- CatchClause: string[];
2762
- LabeledStatement: string[];
2763
- UnaryExpression: string[];
2764
- AssignmentExpression: string[];
2765
- ImportSpecifier: string[];
2766
- ImportNamespaceSpecifier: string[];
2767
- ImportDefaultSpecifier: string[];
2768
- ImportDeclaration: string[];
2769
- ExportSpecifier: string[];
2770
- ExportNamespaceSpecifier: string[];
2771
- ExportDefaultSpecifier: string[];
2772
- FunctionDeclaration: string[];
2773
- FunctionExpression: string[];
2774
- ArrowFunctionExpression: string[];
2775
- ObjectMethod: string[];
2776
- ClassMethod: string[];
2777
- ClassPrivateMethod: string[];
2778
- ForInStatement: string[];
2779
- ForOfStatement: string[];
2780
- ClassDeclaration: string[];
2781
- ClassExpression: string[];
2782
- RestElement: string[];
2783
- UpdateExpression: string[];
2784
- ObjectProperty: string[];
2785
- AssignmentPattern: string[];
2786
- ArrayPattern: string[];
2787
- ObjectPattern: string[];
2788
- VariableDeclaration: string[];
2789
- VariableDeclarator: string[];
2790
- };
2791
- }
2792
- //# sourceMappingURL=getBindingIdentifiers.d.ts.map
2793
-
2794
- declare const _default: {
2795
- (node: Node, duplicates: true): Record<string, Array<Identifier>>;
2796
- (node: Node, duplicates?: false): Record<string, Identifier>;
2797
- (node: Node, duplicates?: boolean): Record<string, Identifier> | Record<string, Array<Identifier>>;
2798
- };
2799
- //# sourceMappingURL=getOuterBindingIdentifiers.d.ts.map
2800
-
2801
- declare type TraversalAncestors = Array<{
2802
- node: Node;
2803
- key: string;
2804
- index?: number;
2805
- }>;
2806
- declare type TraversalHandler<T> = (this: undefined, node: Node, parent: TraversalAncestors, state: T) => void;
2807
- declare type TraversalHandlers<T> = {
2808
- enter?: TraversalHandler<T>;
2809
- exit?: TraversalHandler<T>;
2810
- };
2811
- /**
2812
- * A general AST traversal with both prefix and postfix handlers, and a
2813
- * state object. Exposes ancestry data to each handler so that more complex
2814
- * AST data can be taken into account.
2815
- */
2816
- declare function traverse<T>(node: Node, handlers: TraversalHandler<T> | TraversalHandlers<T>, state?: T): void;
2817
-
2818
- /**
2819
- * A prefix AST traversal implementation meant for simple searching
2820
- * and processing.
2821
- */
2822
- declare function traverseFast<Options = {}>(node: Node | null | undefined, enter: (node: Node, opts?: Options) => void, opts?: Options): void;
2823
-
2824
- declare function shallowEqual<T extends object>(actual: object, expected: T): actual is T;
2825
-
2826
- declare function is<T extends Node["type"]>(type: T, node: Node | null | undefined, opts?: undefined): node is Extract<Node, {
2827
- type: T;
2828
- }>;
2829
- declare function is<T extends Node["type"], P extends Extract<Node, {
2830
- type: T;
2831
- }>>(type: T, n: Node | null | undefined, required: Partial<P>): n is P;
2832
- declare function is<P extends Node>(type: string, node: Node | null | undefined, opts: Partial<P>): node is P;
2833
- declare function is(type: string, node: Node | null | undefined, opts?: Partial<Node>): node is Node;
2834
-
2835
- /**
2836
- * Check if the input `node` is a binding identifier.
2837
- */
2838
- declare function isBinding(node: Node, parent: Node, grandparent?: Node): boolean;
2839
-
2840
- /**
2841
- * Check if the input `node` is block scoped.
2842
- */
2843
- declare function isBlockScoped(node: Node): boolean;
2844
-
2845
- /**
2846
- * Check if the input `node` is definitely immutable.
2847
- */
2848
- declare function isImmutable(node: Node): boolean;
2849
-
2850
- /**
2851
- * Check if the input `node` is a `let` variable declaration.
2852
- */
2853
- declare function isLet(node: Node): boolean;
2854
-
2855
- declare function isNode(node: any): node is Node;
2856
-
2857
- /**
2858
- * Check if two nodes are equivalent
2859
- */
2860
- declare function isNodesEquivalent<T extends Partial<Node>>(a: T, b: any): b is T;
2861
-
2862
- /**
2863
- * Test if a `placeholderType` is a `targetType` or if `targetType` is an alias of `placeholderType`.
2864
- */
2865
- declare function isPlaceholderType(placeholderType: string, targetType: string): boolean;
2866
-
2867
- /**
2868
- * Check if the input `node` is a reference to a bound variable.
2869
- */
2870
- declare function isReferenced(node: Node, parent: Node, grandparent?: Node): boolean;
2871
-
2872
- /**
2873
- * Check if the input `node` is a scope.
2874
- */
2875
- declare function isScope(node: Node, parent: Node): boolean;
2876
-
2877
- /**
2878
- * Check if the input `specifier` is a `default` import or export.
2879
- */
2880
- declare function isSpecifierDefault(specifier: ModuleSpecifier): boolean;
2881
-
2882
- declare function isType<T extends Node["type"]>(nodeType: string, targetType: T): nodeType is T;
2883
- declare function isType(nodeType: string | null | undefined, targetType: string): boolean;
2884
-
2885
- /**
2886
- * Check if the input `name` is a valid identifier name according to the ES3 specification.
2887
- *
2888
- * Additional ES3 reserved words are
2889
- */
2890
- declare function isValidES3Identifier(name: string): boolean;
2891
-
2892
- /**
2893
- * Check if the input `name` is a valid identifier name
2894
- * and isn't a reserved word.
2895
- */
2896
- declare function isValidIdentifier(name: string, reserved?: boolean): boolean;
2897
-
2898
- /**
2899
- * Check if the input `node` is a variable declaration.
2900
- */
2901
- declare function isVar(node: Node): boolean;
2902
-
2903
- /**
2904
- * Determines whether or not the input node `member` matches the
2905
- * input `match`.
2906
- *
2907
- * For example, given the match `React.createClass` it would match the
2908
- * parsed nodes of `React.createClass` and `React["createClass"]`.
2909
- */
2910
- declare function matchesPattern(member: Node | null | undefined, match: string | string[], allowPartial?: boolean): boolean;
2911
-
2912
- declare function validate(node: Node | undefined | null, key: string, val: any): void;
2913
-
2914
- /**
2915
- * Build a function that when called will return whether or not the
2916
- * input `node` `MemberExpression` matches the input `match`.
2917
- *
2918
- * For example, given the match `React.createClass` it would match the
2919
- * parsed nodes of `React.createClass` and `React["createClass"]`.
2920
- */
2921
- declare function buildMatchMemberExpression(match: string, allowPartial?: boolean): (member: Node) => boolean;
2922
-
2923
- declare function isArrayExpression(node: object | null | undefined, opts?: object | null): node is ArrayExpression;
2924
- declare function isAssignmentExpression(node: object | null | undefined, opts?: object | null): node is AssignmentExpression;
2925
- declare function isBinaryExpression(node: object | null | undefined, opts?: object | null): node is BinaryExpression;
2926
- declare function isInterpreterDirective(node: object | null | undefined, opts?: object | null): node is InterpreterDirective;
2927
- declare function isDirective(node: object | null | undefined, opts?: object | null): node is Directive;
2928
- declare function isDirectiveLiteral(node: object | null | undefined, opts?: object | null): node is DirectiveLiteral;
2929
- declare function isBlockStatement(node: object | null | undefined, opts?: object | null): node is BlockStatement;
2930
- declare function isBreakStatement(node: object | null | undefined, opts?: object | null): node is BreakStatement;
2931
- declare function isCallExpression(node: object | null | undefined, opts?: object | null): node is CallExpression;
2932
- declare function isCatchClause(node: object | null | undefined, opts?: object | null): node is CatchClause;
2933
- declare function isConditionalExpression(node: object | null | undefined, opts?: object | null): node is ConditionalExpression;
2934
- declare function isContinueStatement(node: object | null | undefined, opts?: object | null): node is ContinueStatement;
2935
- declare function isDebuggerStatement(node: object | null | undefined, opts?: object | null): node is DebuggerStatement;
2936
- declare function isDoWhileStatement(node: object | null | undefined, opts?: object | null): node is DoWhileStatement;
2937
- declare function isEmptyStatement(node: object | null | undefined, opts?: object | null): node is EmptyStatement;
2938
- declare function isExpressionStatement(node: object | null | undefined, opts?: object | null): node is ExpressionStatement;
2939
- declare function isFile(node: object | null | undefined, opts?: object | null): node is File;
2940
- declare function isForInStatement(node: object | null | undefined, opts?: object | null): node is ForInStatement;
2941
- declare function isForStatement(node: object | null | undefined, opts?: object | null): node is ForStatement;
2942
- declare function isFunctionDeclaration(node: object | null | undefined, opts?: object | null): node is FunctionDeclaration;
2943
- declare function isFunctionExpression(node: object | null | undefined, opts?: object | null): node is FunctionExpression;
2944
- declare function isIdentifier(node: object | null | undefined, opts?: object | null): node is Identifier;
2945
- declare function isIfStatement(node: object | null | undefined, opts?: object | null): node is IfStatement;
2946
- declare function isLabeledStatement(node: object | null | undefined, opts?: object | null): node is LabeledStatement;
2947
- declare function isStringLiteral(node: object | null | undefined, opts?: object | null): node is StringLiteral;
2948
- declare function isNumericLiteral(node: object | null | undefined, opts?: object | null): node is NumericLiteral;
2949
- declare function isNullLiteral(node: object | null | undefined, opts?: object | null): node is NullLiteral;
2950
- declare function isBooleanLiteral(node: object | null | undefined, opts?: object | null): node is BooleanLiteral;
2951
- declare function isRegExpLiteral(node: object | null | undefined, opts?: object | null): node is RegExpLiteral;
2952
- declare function isLogicalExpression(node: object | null | undefined, opts?: object | null): node is LogicalExpression;
2953
- declare function isMemberExpression(node: object | null | undefined, opts?: object | null): node is MemberExpression;
2954
- declare function isNewExpression(node: object | null | undefined, opts?: object | null): node is NewExpression;
2955
- declare function isProgram(node: object | null | undefined, opts?: object | null): node is Program;
2956
- declare function isObjectExpression(node: object | null | undefined, opts?: object | null): node is ObjectExpression;
2957
- declare function isObjectMethod(node: object | null | undefined, opts?: object | null): node is ObjectMethod;
2958
- declare function isObjectProperty(node: object | null | undefined, opts?: object | null): node is ObjectProperty;
2959
- declare function isRestElement(node: object | null | undefined, opts?: object | null): node is RestElement;
2960
- declare function isReturnStatement(node: object | null | undefined, opts?: object | null): node is ReturnStatement;
2961
- declare function isSequenceExpression(node: object | null | undefined, opts?: object | null): node is SequenceExpression;
2962
- declare function isParenthesizedExpression(node: object | null | undefined, opts?: object | null): node is ParenthesizedExpression;
2963
- declare function isSwitchCase(node: object | null | undefined, opts?: object | null): node is SwitchCase;
2964
- declare function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is SwitchStatement;
2965
- declare function isThisExpression(node: object | null | undefined, opts?: object | null): node is ThisExpression;
2966
- declare function isThrowStatement(node: object | null | undefined, opts?: object | null): node is ThrowStatement;
2967
- declare function isTryStatement(node: object | null | undefined, opts?: object | null): node is TryStatement;
2968
- declare function isUnaryExpression(node: object | null | undefined, opts?: object | null): node is UnaryExpression;
2969
- declare function isUpdateExpression(node: object | null | undefined, opts?: object | null): node is UpdateExpression;
2970
- declare function isVariableDeclaration(node: object | null | undefined, opts?: object | null): node is VariableDeclaration;
2971
- declare function isVariableDeclarator(node: object | null | undefined, opts?: object | null): node is VariableDeclarator;
2972
- declare function isWhileStatement(node: object | null | undefined, opts?: object | null): node is WhileStatement;
2973
- declare function isWithStatement(node: object | null | undefined, opts?: object | null): node is WithStatement;
2974
- declare function isAssignmentPattern(node: object | null | undefined, opts?: object | null): node is AssignmentPattern;
2975
- declare function isArrayPattern(node: object | null | undefined, opts?: object | null): node is ArrayPattern;
2976
- declare function isArrowFunctionExpression(node: object | null | undefined, opts?: object | null): node is ArrowFunctionExpression;
2977
- declare function isClassBody(node: object | null | undefined, opts?: object | null): node is ClassBody;
2978
- declare function isClassExpression(node: object | null | undefined, opts?: object | null): node is ClassExpression;
2979
- declare function isClassDeclaration(node: object | null | undefined, opts?: object | null): node is ClassDeclaration;
2980
- declare function isExportAllDeclaration(node: object | null | undefined, opts?: object | null): node is ExportAllDeclaration;
2981
- declare function isExportDefaultDeclaration(node: object | null | undefined, opts?: object | null): node is ExportDefaultDeclaration;
2982
- declare function isExportNamedDeclaration(node: object | null | undefined, opts?: object | null): node is ExportNamedDeclaration;
2983
- declare function isExportSpecifier(node: object | null | undefined, opts?: object | null): node is ExportSpecifier;
2984
- declare function isForOfStatement(node: object | null | undefined, opts?: object | null): node is ForOfStatement;
2985
- declare function isImportDeclaration(node: object | null | undefined, opts?: object | null): node is ImportDeclaration;
2986
- declare function isImportDefaultSpecifier(node: object | null | undefined, opts?: object | null): node is ImportDefaultSpecifier;
2987
- declare function isImportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): node is ImportNamespaceSpecifier;
2988
- declare function isImportSpecifier(node: object | null | undefined, opts?: object | null): node is ImportSpecifier;
2989
- declare function isMetaProperty(node: object | null | undefined, opts?: object | null): node is MetaProperty;
2990
- declare function isClassMethod(node: object | null | undefined, opts?: object | null): node is ClassMethod;
2991
- declare function isObjectPattern(node: object | null | undefined, opts?: object | null): node is ObjectPattern;
2992
- declare function isSpreadElement(node: object | null | undefined, opts?: object | null): node is SpreadElement;
2993
- declare function isSuper(node: object | null | undefined, opts?: object | null): node is Super;
2994
- declare function isTaggedTemplateExpression(node: object | null | undefined, opts?: object | null): node is TaggedTemplateExpression;
2995
- declare function isTemplateElement(node: object | null | undefined, opts?: object | null): node is TemplateElement;
2996
- declare function isTemplateLiteral(node: object | null | undefined, opts?: object | null): node is TemplateLiteral;
2997
- declare function isYieldExpression(node: object | null | undefined, opts?: object | null): node is YieldExpression;
2998
- declare function isAwaitExpression(node: object | null | undefined, opts?: object | null): node is AwaitExpression;
2999
- declare function isImport(node: object | null | undefined, opts?: object | null): node is Import;
3000
- declare function isBigIntLiteral(node: object | null | undefined, opts?: object | null): node is BigIntLiteral;
3001
- declare function isExportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): node is ExportNamespaceSpecifier;
3002
- declare function isOptionalMemberExpression(node: object | null | undefined, opts?: object | null): node is OptionalMemberExpression;
3003
- declare function isOptionalCallExpression(node: object | null | undefined, opts?: object | null): node is OptionalCallExpression;
3004
- declare function isClassProperty(node: object | null | undefined, opts?: object | null): node is ClassProperty;
3005
- declare function isClassAccessorProperty(node: object | null | undefined, opts?: object | null): node is ClassAccessorProperty;
3006
- declare function isClassPrivateProperty(node: object | null | undefined, opts?: object | null): node is ClassPrivateProperty;
3007
- declare function isClassPrivateMethod(node: object | null | undefined, opts?: object | null): node is ClassPrivateMethod;
3008
- declare function isPrivateName(node: object | null | undefined, opts?: object | null): node is PrivateName;
3009
- declare function isStaticBlock(node: object | null | undefined, opts?: object | null): node is StaticBlock;
3010
- declare function isAnyTypeAnnotation(node: object | null | undefined, opts?: object | null): node is AnyTypeAnnotation;
3011
- declare function isArrayTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ArrayTypeAnnotation;
3012
- declare function isBooleanTypeAnnotation(node: object | null | undefined, opts?: object | null): node is BooleanTypeAnnotation;
3013
- declare function isBooleanLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is BooleanLiteralTypeAnnotation;
3014
- declare function isNullLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NullLiteralTypeAnnotation;
3015
- declare function isClassImplements(node: object | null | undefined, opts?: object | null): node is ClassImplements;
3016
- declare function isDeclareClass(node: object | null | undefined, opts?: object | null): node is DeclareClass;
3017
- declare function isDeclareFunction(node: object | null | undefined, opts?: object | null): node is DeclareFunction;
3018
- declare function isDeclareInterface(node: object | null | undefined, opts?: object | null): node is DeclareInterface;
3019
- declare function isDeclareModule(node: object | null | undefined, opts?: object | null): node is DeclareModule;
3020
- declare function isDeclareModuleExports(node: object | null | undefined, opts?: object | null): node is DeclareModuleExports;
3021
- declare function isDeclareTypeAlias(node: object | null | undefined, opts?: object | null): node is DeclareTypeAlias;
3022
- declare function isDeclareOpaqueType(node: object | null | undefined, opts?: object | null): node is DeclareOpaqueType;
3023
- declare function isDeclareVariable(node: object | null | undefined, opts?: object | null): node is DeclareVariable;
3024
- declare function isDeclareExportDeclaration(node: object | null | undefined, opts?: object | null): node is DeclareExportDeclaration;
3025
- declare function isDeclareExportAllDeclaration(node: object | null | undefined, opts?: object | null): node is DeclareExportAllDeclaration;
3026
- declare function isDeclaredPredicate(node: object | null | undefined, opts?: object | null): node is DeclaredPredicate;
3027
- declare function isExistsTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ExistsTypeAnnotation;
3028
- declare function isFunctionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;
3029
- declare function isFunctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;
3030
- declare function isGenericTypeAnnotation(node: object | null | undefined, opts?: object | null): node is GenericTypeAnnotation;
3031
- declare function isInferredPredicate(node: object | null | undefined, opts?: object | null): node is InferredPredicate;
3032
- declare function isInterfaceExtends(node: object | null | undefined, opts?: object | null): node is InterfaceExtends;
3033
- declare function isInterfaceDeclaration(node: object | null | undefined, opts?: object | null): node is InterfaceDeclaration;
3034
- declare function isInterfaceTypeAnnotation(node: object | null | undefined, opts?: object | null): node is InterfaceTypeAnnotation;
3035
- declare function isIntersectionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is IntersectionTypeAnnotation;
3036
- declare function isMixedTypeAnnotation(node: object | null | undefined, opts?: object | null): node is MixedTypeAnnotation;
3037
- declare function isEmptyTypeAnnotation(node: object | null | undefined, opts?: object | null): node is EmptyTypeAnnotation;
3038
- declare function isNullableTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NullableTypeAnnotation;
3039
- declare function isNumberLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NumberLiteralTypeAnnotation;
3040
- declare function isNumberTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NumberTypeAnnotation;
3041
- declare function isObjectTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ObjectTypeAnnotation;
3042
- declare function isObjectTypeInternalSlot(node: object | null | undefined, opts?: object | null): node is ObjectTypeInternalSlot;
3043
- declare function isObjectTypeCallProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeCallProperty;
3044
- declare function isObjectTypeIndexer(node: object | null | undefined, opts?: object | null): node is ObjectTypeIndexer;
3045
- declare function isObjectTypeProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeProperty;
3046
- declare function isObjectTypeSpreadProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeSpreadProperty;
3047
- declare function isOpaqueType(node: object | null | undefined, opts?: object | null): node is OpaqueType;
3048
- declare function isQualifiedTypeIdentifier(node: object | null | undefined, opts?: object | null): node is QualifiedTypeIdentifier;
3049
- declare function isStringLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is StringLiteralTypeAnnotation;
3050
- declare function isStringTypeAnnotation(node: object | null | undefined, opts?: object | null): node is StringTypeAnnotation;
3051
- declare function isSymbolTypeAnnotation(node: object | null | undefined, opts?: object | null): node is SymbolTypeAnnotation;
3052
- declare function isThisTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ThisTypeAnnotation;
3053
- declare function isTupleTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TupleTypeAnnotation;
3054
- declare function isTypeofTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TypeofTypeAnnotation;
3055
- declare function isTypeAlias(node: object | null | undefined, opts?: object | null): node is TypeAlias;
3056
- declare function isTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TypeAnnotation;
3057
- declare function isTypeCastExpression(node: object | null | undefined, opts?: object | null): node is TypeCastExpression;
3058
- declare function isTypeParameter(node: object | null | undefined, opts?: object | null): node is TypeParameter;
3059
- declare function isTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): node is TypeParameterDeclaration;
3060
- declare function isTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): node is TypeParameterInstantiation;
3061
- declare function isUnionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is UnionTypeAnnotation;
3062
- declare function isVariance(node: object | null | undefined, opts?: object | null): node is Variance;
3063
- declare function isVoidTypeAnnotation(node: object | null | undefined, opts?: object | null): node is VoidTypeAnnotation;
3064
- declare function isEnumDeclaration(node: object | null | undefined, opts?: object | null): node is EnumDeclaration;
3065
- declare function isEnumBooleanBody(node: object | null | undefined, opts?: object | null): node is EnumBooleanBody;
3066
- declare function isEnumNumberBody(node: object | null | undefined, opts?: object | null): node is EnumNumberBody;
3067
- declare function isEnumStringBody(node: object | null | undefined, opts?: object | null): node is EnumStringBody;
3068
- declare function isEnumSymbolBody(node: object | null | undefined, opts?: object | null): node is EnumSymbolBody;
3069
- declare function isEnumBooleanMember(node: object | null | undefined, opts?: object | null): node is EnumBooleanMember;
3070
- declare function isEnumNumberMember(node: object | null | undefined, opts?: object | null): node is EnumNumberMember;
3071
- declare function isEnumStringMember(node: object | null | undefined, opts?: object | null): node is EnumStringMember;
3072
- declare function isEnumDefaultedMember(node: object | null | undefined, opts?: object | null): node is EnumDefaultedMember;
3073
- declare function isIndexedAccessType(node: object | null | undefined, opts?: object | null): node is IndexedAccessType;
3074
- declare function isOptionalIndexedAccessType(node: object | null | undefined, opts?: object | null): node is OptionalIndexedAccessType;
3075
- declare function isJSXAttribute(node: object | null | undefined, opts?: object | null): node is JSXAttribute;
3076
- declare function isJSXClosingElement(node: object | null | undefined, opts?: object | null): node is JSXClosingElement;
3077
- declare function isJSXElement(node: object | null | undefined, opts?: object | null): node is JSXElement;
3078
- declare function isJSXEmptyExpression(node: object | null | undefined, opts?: object | null): node is JSXEmptyExpression;
3079
- declare function isJSXExpressionContainer(node: object | null | undefined, opts?: object | null): node is JSXExpressionContainer;
3080
- declare function isJSXSpreadChild(node: object | null | undefined, opts?: object | null): node is JSXSpreadChild;
3081
- declare function isJSXIdentifier(node: object | null | undefined, opts?: object | null): node is JSXIdentifier;
3082
- declare function isJSXMemberExpression(node: object | null | undefined, opts?: object | null): node is JSXMemberExpression;
3083
- declare function isJSXNamespacedName(node: object | null | undefined, opts?: object | null): node is JSXNamespacedName;
3084
- declare function isJSXOpeningElement(node: object | null | undefined, opts?: object | null): node is JSXOpeningElement;
3085
- declare function isJSXSpreadAttribute(node: object | null | undefined, opts?: object | null): node is JSXSpreadAttribute;
3086
- declare function isJSXText(node: object | null | undefined, opts?: object | null): node is JSXText;
3087
- declare function isJSXFragment(node: object | null | undefined, opts?: object | null): node is JSXFragment;
3088
- declare function isJSXOpeningFragment(node: object | null | undefined, opts?: object | null): node is JSXOpeningFragment;
3089
- declare function isJSXClosingFragment(node: object | null | undefined, opts?: object | null): node is JSXClosingFragment;
3090
- declare function isNoop(node: object | null | undefined, opts?: object | null): node is Noop;
3091
- declare function isPlaceholder(node: object | null | undefined, opts?: object | null): node is Placeholder;
3092
- declare function isV8IntrinsicIdentifier(node: object | null | undefined, opts?: object | null): node is V8IntrinsicIdentifier;
3093
- declare function isArgumentPlaceholder(node: object | null | undefined, opts?: object | null): node is ArgumentPlaceholder;
3094
- declare function isBindExpression(node: object | null | undefined, opts?: object | null): node is BindExpression;
3095
- declare function isImportAttribute(node: object | null | undefined, opts?: object | null): node is ImportAttribute;
3096
- declare function isDecorator(node: object | null | undefined, opts?: object | null): node is Decorator;
3097
- declare function isDoExpression(node: object | null | undefined, opts?: object | null): node is DoExpression;
3098
- declare function isExportDefaultSpecifier(node: object | null | undefined, opts?: object | null): node is ExportDefaultSpecifier;
3099
- declare function isRecordExpression(node: object | null | undefined, opts?: object | null): node is RecordExpression;
3100
- declare function isTupleExpression(node: object | null | undefined, opts?: object | null): node is TupleExpression;
3101
- declare function isDecimalLiteral(node: object | null | undefined, opts?: object | null): node is DecimalLiteral;
3102
- declare function isModuleExpression(node: object | null | undefined, opts?: object | null): node is ModuleExpression;
3103
- declare function isTopicReference(node: object | null | undefined, opts?: object | null): node is TopicReference;
3104
- declare function isPipelineTopicExpression(node: object | null | undefined, opts?: object | null): node is PipelineTopicExpression;
3105
- declare function isPipelineBareFunction(node: object | null | undefined, opts?: object | null): node is PipelineBareFunction;
3106
- declare function isPipelinePrimaryTopicReference(node: object | null | undefined, opts?: object | null): node is PipelinePrimaryTopicReference;
3107
- declare function isTSParameterProperty(node: object | null | undefined, opts?: object | null): node is TSParameterProperty;
3108
- declare function isTSDeclareFunction(node: object | null | undefined, opts?: object | null): node is TSDeclareFunction;
3109
- declare function isTSDeclareMethod(node: object | null | undefined, opts?: object | null): node is TSDeclareMethod;
3110
- declare function isTSQualifiedName(node: object | null | undefined, opts?: object | null): node is TSQualifiedName;
3111
- declare function isTSCallSignatureDeclaration(node: object | null | undefined, opts?: object | null): node is TSCallSignatureDeclaration;
3112
- declare function isTSConstructSignatureDeclaration(node: object | null | undefined, opts?: object | null): node is TSConstructSignatureDeclaration;
3113
- declare function isTSPropertySignature(node: object | null | undefined, opts?: object | null): node is TSPropertySignature;
3114
- declare function isTSMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;
3115
- declare function isTSIndexSignature(node: object | null | undefined, opts?: object | null): node is TSIndexSignature;
3116
- declare function isTSAnyKeyword(node: object | null | undefined, opts?: object | null): node is TSAnyKeyword;
3117
- declare function isTSBooleanKeyword(node: object | null | undefined, opts?: object | null): node is TSBooleanKeyword;
3118
- declare function isTSBigIntKeyword(node: object | null | undefined, opts?: object | null): node is TSBigIntKeyword;
3119
- declare function isTSIntrinsicKeyword(node: object | null | undefined, opts?: object | null): node is TSIntrinsicKeyword;
3120
- declare function isTSNeverKeyword(node: object | null | undefined, opts?: object | null): node is TSNeverKeyword;
3121
- declare function isTSNullKeyword(node: object | null | undefined, opts?: object | null): node is TSNullKeyword;
3122
- declare function isTSNumberKeyword(node: object | null | undefined, opts?: object | null): node is TSNumberKeyword;
3123
- declare function isTSObjectKeyword(node: object | null | undefined, opts?: object | null): node is TSObjectKeyword;
3124
- declare function isTSStringKeyword(node: object | null | undefined, opts?: object | null): node is TSStringKeyword;
3125
- declare function isTSSymbolKeyword(node: object | null | undefined, opts?: object | null): node is TSSymbolKeyword;
3126
- declare function isTSUndefinedKeyword(node: object | null | undefined, opts?: object | null): node is TSUndefinedKeyword;
3127
- declare function isTSUnknownKeyword(node: object | null | undefined, opts?: object | null): node is TSUnknownKeyword;
3128
- declare function isTSVoidKeyword(node: object | null | undefined, opts?: object | null): node is TSVoidKeyword;
3129
- declare function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;
3130
- declare function isTSFunctionType(node: object | null | undefined, opts?: object | null): node is TSFunctionType;
3131
- declare function isTSConstructorType(node: object | null | undefined, opts?: object | null): node is TSConstructorType;
3132
- declare function isTSTypeReference(node: object | null | undefined, opts?: object | null): node is TSTypeReference;
3133
- declare function isTSTypePredicate(node: object | null | undefined, opts?: object | null): node is TSTypePredicate;
3134
- declare function isTSTypeQuery(node: object | null | undefined, opts?: object | null): node is TSTypeQuery;
3135
- declare function isTSTypeLiteral(node: object | null | undefined, opts?: object | null): node is TSTypeLiteral;
3136
- declare function isTSArrayType(node: object | null | undefined, opts?: object | null): node is TSArrayType;
3137
- declare function isTSTupleType(node: object | null | undefined, opts?: object | null): node is TSTupleType;
3138
- declare function isTSOptionalType(node: object | null | undefined, opts?: object | null): node is TSOptionalType;
3139
- declare function isTSRestType(node: object | null | undefined, opts?: object | null): node is TSRestType;
3140
- declare function isTSNamedTupleMember(node: object | null | undefined, opts?: object | null): node is TSNamedTupleMember;
3141
- declare function isTSUnionType(node: object | null | undefined, opts?: object | null): node is TSUnionType;
3142
- declare function isTSIntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;
3143
- declare function isTSConditionalType(node: object | null | undefined, opts?: object | null): node is TSConditionalType;
3144
- declare function isTSInferType(node: object | null | undefined, opts?: object | null): node is TSInferType;
3145
- declare function isTSParenthesizedType(node: object | null | undefined, opts?: object | null): node is TSParenthesizedType;
3146
- declare function isTSTypeOperator(node: object | null | undefined, opts?: object | null): node is TSTypeOperator;
3147
- declare function isTSIndexedAccessType(node: object | null | undefined, opts?: object | null): node is TSIndexedAccessType;
3148
- declare function isTSMappedType(node: object | null | undefined, opts?: object | null): node is TSMappedType;
3149
- declare function isTSLiteralType(node: object | null | undefined, opts?: object | null): node is TSLiteralType;
3150
- declare function isTSExpressionWithTypeArguments(node: object | null | undefined, opts?: object | null): node is TSExpressionWithTypeArguments;
3151
- declare function isTSInterfaceDeclaration(node: object | null | undefined, opts?: object | null): node is TSInterfaceDeclaration;
3152
- declare function isTSInterfaceBody(node: object | null | undefined, opts?: object | null): node is TSInterfaceBody;
3153
- declare function isTSTypeAliasDeclaration(node: object | null | undefined, opts?: object | null): node is TSTypeAliasDeclaration;
3154
- declare function isTSInstantiationExpression(node: object | null | undefined, opts?: object | null): node is TSInstantiationExpression;
3155
- declare function isTSAsExpression(node: object | null | undefined, opts?: object | null): node is TSAsExpression;
3156
- declare function isTSSatisfiesExpression(node: object | null | undefined, opts?: object | null): node is TSSatisfiesExpression;
3157
- declare function isTSTypeAssertion(node: object | null | undefined, opts?: object | null): node is TSTypeAssertion;
3158
- declare function isTSEnumDeclaration(node: object | null | undefined, opts?: object | null): node is TSEnumDeclaration;
3159
- declare function isTSEnumMember(node: object | null | undefined, opts?: object | null): node is TSEnumMember;
3160
- declare function isTSModuleDeclaration(node: object | null | undefined, opts?: object | null): node is TSModuleDeclaration;
3161
- declare function isTSModuleBlock(node: object | null | undefined, opts?: object | null): node is TSModuleBlock;
3162
- declare function isTSImportType(node: object | null | undefined, opts?: object | null): node is TSImportType;
3163
- declare function isTSImportEqualsDeclaration(node: object | null | undefined, opts?: object | null): node is TSImportEqualsDeclaration;
3164
- declare function isTSExternalModuleReference(node: object | null | undefined, opts?: object | null): node is TSExternalModuleReference;
3165
- declare function isTSNonNullExpression(node: object | null | undefined, opts?: object | null): node is TSNonNullExpression;
3166
- declare function isTSExportAssignment(node: object | null | undefined, opts?: object | null): node is TSExportAssignment;
3167
- declare function isTSNamespaceExportDeclaration(node: object | null | undefined, opts?: object | null): node is TSNamespaceExportDeclaration;
3168
- declare function isTSTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TSTypeAnnotation;
3169
- declare function isTSTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): node is TSTypeParameterInstantiation;
3170
- declare function isTSTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): node is TSTypeParameterDeclaration;
3171
- declare function isTSTypeParameter(node: object | null | undefined, opts?: object | null): node is TSTypeParameter;
3172
- declare function isStandardized(node: object | null | undefined, opts?: object | null): node is Standardized;
3173
- declare function isExpression(node: object | null | undefined, opts?: object | null): node is Expression;
3174
- declare function isBinary(node: object | null | undefined, opts?: object | null): node is Binary;
3175
- declare function isScopable(node: object | null | undefined, opts?: object | null): node is Scopable;
3176
- declare function isBlockParent(node: object | null | undefined, opts?: object | null): node is BlockParent;
3177
- declare function isBlock(node: object | null | undefined, opts?: object | null): node is Block;
3178
- declare function isStatement(node: object | null | undefined, opts?: object | null): node is Statement;
3179
- declare function isTerminatorless(node: object | null | undefined, opts?: object | null): node is Terminatorless;
3180
- declare function isCompletionStatement(node: object | null | undefined, opts?: object | null): node is CompletionStatement;
3181
- declare function isConditional(node: object | null | undefined, opts?: object | null): node is Conditional;
3182
- declare function isLoop(node: object | null | undefined, opts?: object | null): node is Loop;
3183
- declare function isWhile(node: object | null | undefined, opts?: object | null): node is While;
3184
- declare function isExpressionWrapper(node: object | null | undefined, opts?: object | null): node is ExpressionWrapper;
3185
- declare function isFor(node: object | null | undefined, opts?: object | null): node is For;
3186
- declare function isForXStatement(node: object | null | undefined, opts?: object | null): node is ForXStatement;
3187
- declare function isFunction(node: object | null | undefined, opts?: object | null): node is Function;
3188
- declare function isFunctionParent(node: object | null | undefined, opts?: object | null): node is FunctionParent;
3189
- declare function isPureish(node: object | null | undefined, opts?: object | null): node is Pureish;
3190
- declare function isDeclaration(node: object | null | undefined, opts?: object | null): node is Declaration;
3191
- declare function isPatternLike(node: object | null | undefined, opts?: object | null): node is PatternLike;
3192
- declare function isLVal(node: object | null | undefined, opts?: object | null): node is LVal;
3193
- declare function isTSEntityName(node: object | null | undefined, opts?: object | null): node is TSEntityName;
3194
- declare function isLiteral(node: object | null | undefined, opts?: object | null): node is Literal;
3195
- declare function isUserWhitespacable(node: object | null | undefined, opts?: object | null): node is UserWhitespacable;
3196
- declare function isMethod(node: object | null | undefined, opts?: object | null): node is Method;
3197
- declare function isObjectMember(node: object | null | undefined, opts?: object | null): node is ObjectMember;
3198
- declare function isProperty(node: object | null | undefined, opts?: object | null): node is Property;
3199
- declare function isUnaryLike(node: object | null | undefined, opts?: object | null): node is UnaryLike;
3200
- declare function isPattern(node: object | null | undefined, opts?: object | null): node is Pattern;
3201
- declare function isClass(node: object | null | undefined, opts?: object | null): node is Class;
3202
- declare function isModuleDeclaration(node: object | null | undefined, opts?: object | null): node is ModuleDeclaration;
3203
- declare function isExportDeclaration(node: object | null | undefined, opts?: object | null): node is ExportDeclaration;
3204
- declare function isModuleSpecifier(node: object | null | undefined, opts?: object | null): node is ModuleSpecifier;
3205
- declare function isAccessor(node: object | null | undefined, opts?: object | null): node is Accessor;
3206
- declare function isPrivate(node: object | null | undefined, opts?: object | null): node is Private;
3207
- declare function isFlow(node: object | null | undefined, opts?: object | null): node is Flow;
3208
- declare function isFlowType(node: object | null | undefined, opts?: object | null): node is FlowType;
3209
- declare function isFlowBaseAnnotation(node: object | null | undefined, opts?: object | null): node is FlowBaseAnnotation;
3210
- declare function isFlowDeclaration(node: object | null | undefined, opts?: object | null): node is FlowDeclaration;
3211
- declare function isFlowPredicate(node: object | null | undefined, opts?: object | null): node is FlowPredicate;
3212
- declare function isEnumBody(node: object | null | undefined, opts?: object | null): node is EnumBody;
3213
- declare function isEnumMember(node: object | null | undefined, opts?: object | null): node is EnumMember;
3214
- declare function isJSX(node: object | null | undefined, opts?: object | null): node is JSX;
3215
- declare function isMiscellaneous(node: object | null | undefined, opts?: object | null): node is Miscellaneous;
3216
- declare function isTypeScript(node: object | null | undefined, opts?: object | null): node is TypeScript;
3217
- declare function isTSTypeElement(node: object | null | undefined, opts?: object | null): node is TSTypeElement;
3218
- declare function isTSType(node: object | null | undefined, opts?: object | null): node is TSType;
3219
- declare function isTSBaseType(node: object | null | undefined, opts?: object | null): node is TSBaseType;
3220
- declare function isNumberLiteral(node: object | null | undefined, opts?: object | null): boolean;
3221
- declare function isRegexLiteral(node: object | null | undefined, opts?: object | null): boolean;
3222
- declare function isRestProperty(node: object | null | undefined, opts?: object | null): boolean;
3223
- declare function isSpreadProperty(node: object | null | undefined, opts?: object | null): boolean;
3224
-
3225
- declare const react: {
3226
- isReactComponent: (member: Node) => boolean;
3227
- isCompatTag: typeof isCompatTag;
3228
- buildChildren: typeof buildChildren;
3229
- };
3230
-
3231
- export { ACCESSOR_TYPES, ALIAS_KEYS, ASSIGNMENT_OPERATORS, Accessor, Aliases, AnyTypeAnnotation, ArgumentPlaceholder, ArrayExpression, ArrayPattern, ArrayTypeAnnotation, ArrowFunctionExpression, AssignmentExpression, AssignmentPattern, AwaitExpression, BINARY_OPERATORS, BINARY_TYPES, BLOCKPARENT_TYPES, BLOCK_SCOPED_SYMBOL, BLOCK_TYPES, BOOLEAN_BINARY_OPERATORS, BOOLEAN_NUMBER_BINARY_OPERATORS, BOOLEAN_UNARY_OPERATORS, BUILDER_KEYS, BigIntLiteral, Binary, BinaryExpression, BindExpression, Block, BlockParent, BlockStatement, BooleanLiteral, BooleanLiteralTypeAnnotation, BooleanTypeAnnotation, BreakStatement, CLASS_TYPES, COMMENT_KEYS, COMPARISON_BINARY_OPERATORS, COMPLETIONSTATEMENT_TYPES, CONDITIONAL_TYPES, CallExpression, CatchClause, Class, ClassAccessorProperty, ClassBody, ClassDeclaration, ClassExpression, ClassImplements, ClassMethod, ClassPrivateMethod, ClassPrivateProperty, ClassProperty, Comment, CommentBlock, CommentLine, CommentTypeShorthand, CompletionStatement, Conditional, ConditionalExpression, ContinueStatement, DECLARATION_TYPES, DEPRECATED_KEYS, DebuggerStatement, DecimalLiteral, Declaration, DeclareClass, DeclareExportAllDeclaration, DeclareExportDeclaration, DeclareFunction, DeclareInterface, DeclareModule, DeclareModuleExports, DeclareOpaqueType, DeclareTypeAlias, DeclareVariable, DeclaredPredicate, Decorator, DeprecatedAliases, Directive, DirectiveLiteral, DoExpression, DoWhileStatement, ENUMBODY_TYPES, ENUMMEMBER_TYPES, EQUALITY_BINARY_OPERATORS, EXPORTDECLARATION_TYPES, EXPRESSIONWRAPPER_TYPES, EXPRESSION_TYPES, EmptyStatement, EmptyTypeAnnotation, EnumBody, EnumBooleanBody, EnumBooleanMember, EnumDeclaration, EnumDefaultedMember, EnumMember, EnumNumberBody, EnumNumberMember, EnumStringBody, EnumStringMember, EnumSymbolBody, ExistsTypeAnnotation, ExportAllDeclaration, ExportDeclaration, ExportDefaultDeclaration, ExportDefaultSpecifier, ExportNamedDeclaration, ExportNamespaceSpecifier, ExportSpecifier, Expression, ExpressionStatement, ExpressionWrapper, FLATTENABLE_KEYS, FLIPPED_ALIAS_KEYS, FLOWBASEANNOTATION_TYPES, FLOWDECLARATION_TYPES, FLOWPREDICATE_TYPES, FLOWTYPE_TYPES, FLOW_TYPES, FORXSTATEMENT_TYPES, FOR_INIT_KEYS, FOR_TYPES, FUNCTIONPARENT_TYPES, FUNCTION_TYPES, FieldOptions, File, Flow, FlowBaseAnnotation, FlowDeclaration, FlowPredicate, FlowType, For, ForInStatement, ForOfStatement, ForStatement, ForXStatement, Function, FunctionDeclaration, FunctionExpression, FunctionParent, FunctionTypeAnnotation, FunctionTypeParam, GenericTypeAnnotation, IMMUTABLE_TYPES, INHERIT_KEYS, Identifier, IfStatement, Immutable, Import, ImportAttribute, ImportDeclaration, ImportDefaultSpecifier, ImportNamespaceSpecifier, ImportSpecifier, IndexedAccessType, InferredPredicate, InterfaceDeclaration, InterfaceExtends, InterfaceTypeAnnotation, InterpreterDirective, IntersectionTypeAnnotation, JSX, JSXAttribute, JSXClosingElement, JSXClosingFragment, JSXElement, JSXEmptyExpression, JSXExpressionContainer, JSXFragment, JSXIdentifier, JSXMemberExpression, JSXNamespacedName, JSXOpeningElement, JSXOpeningFragment, JSXSpreadAttribute, JSXSpreadChild, JSXText, JSX_TYPES, LITERAL_TYPES, LOGICAL_OPERATORS, LOOP_TYPES, LVAL_TYPES, LVal, LabeledStatement, Literal, LogicalExpression, Loop, METHOD_TYPES, MISCELLANEOUS_TYPES, MODULEDECLARATION_TYPES, MODULESPECIFIER_TYPES, MemberExpression, MetaProperty, Method, Miscellaneous, MixedTypeAnnotation, ModuleDeclaration, ModuleExpression, ModuleSpecifier, NODE_FIELDS, NODE_PARENT_VALIDATIONS, NOT_LOCAL_BINDING, NUMBER_BINARY_OPERATORS, NUMBER_UNARY_OPERATORS, NewExpression, Node, Noop, NullLiteral, NullLiteralTypeAnnotation, NullableTypeAnnotation, NumberLiteral$1 as NumberLiteral, NumberLiteralTypeAnnotation, NumberTypeAnnotation, NumericLiteral, OBJECTMEMBER_TYPES, ObjectExpression, ObjectMember, ObjectMethod, ObjectPattern, ObjectProperty, ObjectTypeAnnotation, ObjectTypeCallProperty, ObjectTypeIndexer, ObjectTypeInternalSlot, ObjectTypeProperty, ObjectTypeSpreadProperty, OpaqueType, OptionalCallExpression, OptionalIndexedAccessType, OptionalMemberExpression, PATTERNLIKE_TYPES, PATTERN_TYPES, PLACEHOLDERS, PLACEHOLDERS_ALIAS, PLACEHOLDERS_FLIPPED_ALIAS, PRIVATE_TYPES, PROPERTY_TYPES, PUREISH_TYPES, ParentMaps, ParenthesizedExpression, Pattern, PatternLike, PipelineBareFunction, PipelinePrimaryTopicReference, PipelineTopicExpression, Placeholder, Private, PrivateName, Program, Property, Pureish, QualifiedTypeIdentifier, RecordExpression, RegExpLiteral, RegexLiteral$1 as RegexLiteral, Options as RemovePropertiesOptions, RestElement, RestProperty$1 as RestProperty, ReturnStatement, SCOPABLE_TYPES, STANDARDIZED_TYPES, STATEMENT_OR_BLOCK_KEYS, STATEMENT_TYPES, STRING_UNARY_OPERATORS, Scopable, SequenceExpression, SourceLocation, SpreadElement, SpreadProperty$1 as SpreadProperty, Standardized, Statement, StaticBlock, StringLiteral, StringLiteralTypeAnnotation, StringTypeAnnotation, Super, SwitchCase, SwitchStatement, SymbolTypeAnnotation, TERMINATORLESS_TYPES, TSAnyKeyword, TSArrayType, TSAsExpression, TSBASETYPE_TYPES, TSBaseType, TSBigIntKeyword, TSBooleanKeyword, TSCallSignatureDeclaration, TSConditionalType, TSConstructSignatureDeclaration, TSConstructorType, TSDeclareFunction, TSDeclareMethod, TSENTITYNAME_TYPES, TSEntityName, TSEnumDeclaration, TSEnumMember, TSExportAssignment, TSExpressionWithTypeArguments, TSExternalModuleReference, TSFunctionType, TSImportEqualsDeclaration, TSImportType, TSIndexSignature, TSIndexedAccessType, TSInferType, TSInstantiationExpression, TSInterfaceBody, TSInterfaceDeclaration, TSIntersectionType, TSIntrinsicKeyword, TSLiteralType, TSMappedType, TSMethodSignature, TSModuleBlock, TSModuleDeclaration, TSNamedTupleMember, TSNamespaceExportDeclaration, TSNeverKeyword, TSNonNullExpression, TSNullKeyword, TSNumberKeyword, TSObjectKeyword, TSOptionalType, TSParameterProperty, TSParenthesizedType, TSPropertySignature, TSQualifiedName, TSRestType, TSSatisfiesExpression, TSStringKeyword, TSSymbolKeyword, TSTYPEELEMENT_TYPES, TSTYPE_TYPES, TSThisType, TSTupleType, TSType, TSTypeAliasDeclaration, TSTypeAnnotation, TSTypeAssertion, TSTypeElement, TSTypeLiteral, TSTypeOperator, TSTypeParameter, TSTypeParameterDeclaration, TSTypeParameterInstantiation, TSTypePredicate, TSTypeQuery, TSTypeReference, TSUndefinedKeyword, TSUnionType, TSUnknownKeyword, TSVoidKeyword, TYPES, TYPESCRIPT_TYPES, TaggedTemplateExpression, TemplateElement, TemplateLiteral, Terminatorless, ThisExpression, ThisTypeAnnotation, ThrowStatement, TopicReference, TraversalAncestors, TraversalHandler, TraversalHandlers, TryStatement, TupleExpression, TupleTypeAnnotation, TypeAlias, TypeAnnotation, TypeCastExpression, TypeParameter, TypeParameterDeclaration, TypeParameterInstantiation, TypeScript, TypeofTypeAnnotation, UNARYLIKE_TYPES, UNARY_OPERATORS, UPDATE_OPERATORS, USERWHITESPACABLE_TYPES, UnaryExpression, UnaryLike, UnionTypeAnnotation, UpdateExpression, UserWhitespacable, V8IntrinsicIdentifier, VISITOR_KEYS, VariableDeclaration, VariableDeclarator, Variance, VoidTypeAnnotation, WHILE_TYPES, While, WhileStatement, WithStatement, YieldExpression, addComment, addComments, anyTypeAnnotation, appendToMemberExpression, argumentPlaceholder, arrayExpression, arrayPattern, arrayTypeAnnotation, arrowFunctionExpression, assertAccessor, assertAnyTypeAnnotation, assertArgumentPlaceholder, assertArrayExpression, assertArrayPattern, assertArrayTypeAnnotation, assertArrowFunctionExpression, assertAssignmentExpression, assertAssignmentPattern, assertAwaitExpression, assertBigIntLiteral, assertBinary, assertBinaryExpression, assertBindExpression, assertBlock, assertBlockParent, assertBlockStatement, assertBooleanLiteral, assertBooleanLiteralTypeAnnotation, assertBooleanTypeAnnotation, assertBreakStatement, assertCallExpression, assertCatchClause, assertClass, assertClassAccessorProperty, assertClassBody, assertClassDeclaration, assertClassExpression, assertClassImplements, assertClassMethod, assertClassPrivateMethod, assertClassPrivateProperty, assertClassProperty, assertCompletionStatement, assertConditional, assertConditionalExpression, assertContinueStatement, assertDebuggerStatement, assertDecimalLiteral, assertDeclaration, assertDeclareClass, assertDeclareExportAllDeclaration, assertDeclareExportDeclaration, assertDeclareFunction, assertDeclareInterface, assertDeclareModule, assertDeclareModuleExports, assertDeclareOpaqueType, assertDeclareTypeAlias, assertDeclareVariable, assertDeclaredPredicate, assertDecorator, assertDirective, assertDirectiveLiteral, assertDoExpression, assertDoWhileStatement, assertEmptyStatement, assertEmptyTypeAnnotation, assertEnumBody, assertEnumBooleanBody, assertEnumBooleanMember, assertEnumDeclaration, assertEnumDefaultedMember, assertEnumMember, assertEnumNumberBody, assertEnumNumberMember, assertEnumStringBody, assertEnumStringMember, assertEnumSymbolBody, assertExistsTypeAnnotation, assertExportAllDeclaration, assertExportDeclaration, assertExportDefaultDeclaration, assertExportDefaultSpecifier, assertExportNamedDeclaration, assertExportNamespaceSpecifier, assertExportSpecifier, assertExpression, assertExpressionStatement, assertExpressionWrapper, assertFile, assertFlow, assertFlowBaseAnnotation, assertFlowDeclaration, assertFlowPredicate, assertFlowType, assertFor, assertForInStatement, assertForOfStatement, assertForStatement, assertForXStatement, assertFunction, assertFunctionDeclaration, assertFunctionExpression, assertFunctionParent, assertFunctionTypeAnnotation, assertFunctionTypeParam, assertGenericTypeAnnotation, assertIdentifier, assertIfStatement, assertImmutable, assertImport, assertImportAttribute, assertImportDeclaration, assertImportDefaultSpecifier, assertImportNamespaceSpecifier, assertImportSpecifier, assertIndexedAccessType, assertInferredPredicate, assertInterfaceDeclaration, assertInterfaceExtends, assertInterfaceTypeAnnotation, assertInterpreterDirective, assertIntersectionTypeAnnotation, assertJSX, assertJSXAttribute, assertJSXClosingElement, assertJSXClosingFragment, assertJSXElement, assertJSXEmptyExpression, assertJSXExpressionContainer, assertJSXFragment, assertJSXIdentifier, assertJSXMemberExpression, assertJSXNamespacedName, assertJSXOpeningElement, assertJSXOpeningFragment, assertJSXSpreadAttribute, assertJSXSpreadChild, assertJSXText, assertLVal, assertLabeledStatement, assertLiteral, assertLogicalExpression, assertLoop, assertMemberExpression, assertMetaProperty, assertMethod, assertMiscellaneous, assertMixedTypeAnnotation, assertModuleDeclaration, assertModuleExpression, assertModuleSpecifier, assertNewExpression, assertNode, assertNoop, assertNullLiteral, assertNullLiteralTypeAnnotation, assertNullableTypeAnnotation, assertNumberLiteral, assertNumberLiteralTypeAnnotation, assertNumberTypeAnnotation, assertNumericLiteral, assertObjectExpression, assertObjectMember, assertObjectMethod, assertObjectPattern, assertObjectProperty, assertObjectTypeAnnotation, assertObjectTypeCallProperty, assertObjectTypeIndexer, assertObjectTypeInternalSlot, assertObjectTypeProperty, assertObjectTypeSpreadProperty, assertOpaqueType, assertOptionalCallExpression, assertOptionalIndexedAccessType, assertOptionalMemberExpression, assertParenthesizedExpression, assertPattern, assertPatternLike, assertPipelineBareFunction, assertPipelinePrimaryTopicReference, assertPipelineTopicExpression, assertPlaceholder, assertPrivate, assertPrivateName, assertProgram, assertProperty, assertPureish, assertQualifiedTypeIdentifier, assertRecordExpression, assertRegExpLiteral, assertRegexLiteral, assertRestElement, assertRestProperty, assertReturnStatement, assertScopable, assertSequenceExpression, assertSpreadElement, assertSpreadProperty, assertStandardized, assertStatement, assertStaticBlock, assertStringLiteral, assertStringLiteralTypeAnnotation, assertStringTypeAnnotation, assertSuper, assertSwitchCase, assertSwitchStatement, assertSymbolTypeAnnotation, assertTSAnyKeyword, assertTSArrayType, assertTSAsExpression, assertTSBaseType, assertTSBigIntKeyword, assertTSBooleanKeyword, assertTSCallSignatureDeclaration, assertTSConditionalType, assertTSConstructSignatureDeclaration, assertTSConstructorType, assertTSDeclareFunction, assertTSDeclareMethod, assertTSEntityName, assertTSEnumDeclaration, assertTSEnumMember, assertTSExportAssignment, assertTSExpressionWithTypeArguments, assertTSExternalModuleReference, assertTSFunctionType, assertTSImportEqualsDeclaration, assertTSImportType, assertTSIndexSignature, assertTSIndexedAccessType, assertTSInferType, assertTSInstantiationExpression, assertTSInterfaceBody, assertTSInterfaceDeclaration, assertTSIntersectionType, assertTSIntrinsicKeyword, assertTSLiteralType, assertTSMappedType, assertTSMethodSignature, assertTSModuleBlock, assertTSModuleDeclaration, assertTSNamedTupleMember, assertTSNamespaceExportDeclaration, assertTSNeverKeyword, assertTSNonNullExpression, assertTSNullKeyword, assertTSNumberKeyword, assertTSObjectKeyword, assertTSOptionalType, assertTSParameterProperty, assertTSParenthesizedType, assertTSPropertySignature, assertTSQualifiedName, assertTSRestType, assertTSSatisfiesExpression, assertTSStringKeyword, assertTSSymbolKeyword, assertTSThisType, assertTSTupleType, assertTSType, assertTSTypeAliasDeclaration, assertTSTypeAnnotation, assertTSTypeAssertion, assertTSTypeElement, assertTSTypeLiteral, assertTSTypeOperator, assertTSTypeParameter, assertTSTypeParameterDeclaration, assertTSTypeParameterInstantiation, assertTSTypePredicate, assertTSTypeQuery, assertTSTypeReference, assertTSUndefinedKeyword, assertTSUnionType, assertTSUnknownKeyword, assertTSVoidKeyword, assertTaggedTemplateExpression, assertTemplateElement, assertTemplateLiteral, assertTerminatorless, assertThisExpression, assertThisTypeAnnotation, assertThrowStatement, assertTopicReference, assertTryStatement, assertTupleExpression, assertTupleTypeAnnotation, assertTypeAlias, assertTypeAnnotation, assertTypeCastExpression, assertTypeParameter, assertTypeParameterDeclaration, assertTypeParameterInstantiation, assertTypeScript, assertTypeofTypeAnnotation, assertUnaryExpression, assertUnaryLike, assertUnionTypeAnnotation, assertUpdateExpression, assertUserWhitespacable, assertV8IntrinsicIdentifier, assertVariableDeclaration, assertVariableDeclarator, assertVariance, assertVoidTypeAnnotation, assertWhile, assertWhileStatement, assertWithStatement, assertYieldExpression, assignmentExpression, assignmentPattern, awaitExpression, bigIntLiteral, binaryExpression, bindExpression, blockStatement, booleanLiteral, booleanLiteralTypeAnnotation, booleanTypeAnnotation, breakStatement, buildMatchMemberExpression, callExpression, catchClause, classAccessorProperty, classBody, classDeclaration, classExpression, classImplements, classMethod, classPrivateMethod, classPrivateProperty, classProperty, clone, cloneDeep, cloneDeepWithoutLoc, cloneNode, cloneWithoutLoc, conditionalExpression, continueStatement, createFlowUnionType, createTSUnionType, _default$4 as createTypeAnnotationBasedOnTypeof, createFlowUnionType as createUnionTypeAnnotation, debuggerStatement, decimalLiteral, declareClass, declareExportAllDeclaration, declareExportDeclaration, declareFunction, declareInterface, declareModule, declareModuleExports, declareOpaqueType, declareTypeAlias, declareVariable, declaredPredicate, decorator, directive, directiveLiteral, doExpression, doWhileStatement, emptyStatement, emptyTypeAnnotation, ensureBlock, enumBooleanBody, enumBooleanMember, enumDeclaration, enumDefaultedMember, enumNumberBody, enumNumberMember, enumStringBody, enumStringMember, enumSymbolBody, existsTypeAnnotation, exportAllDeclaration, exportDefaultDeclaration, exportDefaultSpecifier, exportNamedDeclaration, exportNamespaceSpecifier, exportSpecifier, expressionStatement, file, forInStatement, forOfStatement, forStatement, functionDeclaration, functionExpression, functionTypeAnnotation, functionTypeParam, genericTypeAnnotation, getBindingIdentifiers, _default as getOuterBindingIdentifiers, identifier, ifStatement, _import as import, importAttribute, importDeclaration, importDefaultSpecifier, importNamespaceSpecifier, importSpecifier, indexedAccessType, inferredPredicate, inheritInnerComments, inheritLeadingComments, inheritTrailingComments, inherits, inheritsComments, interfaceDeclaration, interfaceExtends, interfaceTypeAnnotation, interpreterDirective, intersectionTypeAnnotation, is, isAccessor, isAnyTypeAnnotation, isArgumentPlaceholder, isArrayExpression, isArrayPattern, isArrayTypeAnnotation, isArrowFunctionExpression, isAssignmentExpression, isAssignmentPattern, isAwaitExpression, isBigIntLiteral, isBinary, isBinaryExpression, isBindExpression, isBinding, isBlock, isBlockParent, isBlockScoped, isBlockStatement, isBooleanLiteral, isBooleanLiteralTypeAnnotation, isBooleanTypeAnnotation, isBreakStatement, isCallExpression, isCatchClause, isClass, isClassAccessorProperty, isClassBody, isClassDeclaration, isClassExpression, isClassImplements, isClassMethod, isClassPrivateMethod, isClassPrivateProperty, isClassProperty, isCompletionStatement, isConditional, isConditionalExpression, isContinueStatement, isDebuggerStatement, isDecimalLiteral, isDeclaration, isDeclareClass, isDeclareExportAllDeclaration, isDeclareExportDeclaration, isDeclareFunction, isDeclareInterface, isDeclareModule, isDeclareModuleExports, isDeclareOpaqueType, isDeclareTypeAlias, isDeclareVariable, isDeclaredPredicate, isDecorator, isDirective, isDirectiveLiteral, isDoExpression, isDoWhileStatement, isEmptyStatement, isEmptyTypeAnnotation, isEnumBody, isEnumBooleanBody, isEnumBooleanMember, isEnumDeclaration, isEnumDefaultedMember, isEnumMember, isEnumNumberBody, isEnumNumberMember, isEnumStringBody, isEnumStringMember, isEnumSymbolBody, isExistsTypeAnnotation, isExportAllDeclaration, isExportDeclaration, isExportDefaultDeclaration, isExportDefaultSpecifier, isExportNamedDeclaration, isExportNamespaceSpecifier, isExportSpecifier, isExpression, isExpressionStatement, isExpressionWrapper, isFile, isFlow, isFlowBaseAnnotation, isFlowDeclaration, isFlowPredicate, isFlowType, isFor, isForInStatement, isForOfStatement, isForStatement, isForXStatement, isFunction, isFunctionDeclaration, isFunctionExpression, isFunctionParent, isFunctionTypeAnnotation, isFunctionTypeParam, isGenericTypeAnnotation, isIdentifier, isIfStatement, isImmutable, isImport, isImportAttribute, isImportDeclaration, isImportDefaultSpecifier, isImportNamespaceSpecifier, isImportSpecifier, isIndexedAccessType, isInferredPredicate, isInterfaceDeclaration, isInterfaceExtends, isInterfaceTypeAnnotation, isInterpreterDirective, isIntersectionTypeAnnotation, isJSX, isJSXAttribute, isJSXClosingElement, isJSXClosingFragment, isJSXElement, isJSXEmptyExpression, isJSXExpressionContainer, isJSXFragment, isJSXIdentifier, isJSXMemberExpression, isJSXNamespacedName, isJSXOpeningElement, isJSXOpeningFragment, isJSXSpreadAttribute, isJSXSpreadChild, isJSXText, isLVal, isLabeledStatement, isLet, isLiteral, isLogicalExpression, isLoop, isMemberExpression, isMetaProperty, isMethod, isMiscellaneous, isMixedTypeAnnotation, isModuleDeclaration, isModuleExpression, isModuleSpecifier, isNewExpression, isNode, isNodesEquivalent, isNoop, isNullLiteral, isNullLiteralTypeAnnotation, isNullableTypeAnnotation, isNumberLiteral, isNumberLiteralTypeAnnotation, isNumberTypeAnnotation, isNumericLiteral, isObjectExpression, isObjectMember, isObjectMethod, isObjectPattern, isObjectProperty, isObjectTypeAnnotation, isObjectTypeCallProperty, isObjectTypeIndexer, isObjectTypeInternalSlot, isObjectTypeProperty, isObjectTypeSpreadProperty, isOpaqueType, isOptionalCallExpression, isOptionalIndexedAccessType, isOptionalMemberExpression, isParenthesizedExpression, isPattern, isPatternLike, isPipelineBareFunction, isPipelinePrimaryTopicReference, isPipelineTopicExpression, isPlaceholder, isPlaceholderType, isPrivate, isPrivateName, isProgram, isProperty, isPureish, isQualifiedTypeIdentifier, isRecordExpression, isReferenced, isRegExpLiteral, isRegexLiteral, isRestElement, isRestProperty, isReturnStatement, isScopable, isScope, isSequenceExpression, isSpecifierDefault, isSpreadElement, isSpreadProperty, isStandardized, isStatement, isStaticBlock, isStringLiteral, isStringLiteralTypeAnnotation, isStringTypeAnnotation, isSuper, isSwitchCase, isSwitchStatement, isSymbolTypeAnnotation, isTSAnyKeyword, isTSArrayType, isTSAsExpression, isTSBaseType, isTSBigIntKeyword, isTSBooleanKeyword, isTSCallSignatureDeclaration, isTSConditionalType, isTSConstructSignatureDeclaration, isTSConstructorType, isTSDeclareFunction, isTSDeclareMethod, isTSEntityName, isTSEnumDeclaration, isTSEnumMember, isTSExportAssignment, isTSExpressionWithTypeArguments, isTSExternalModuleReference, isTSFunctionType, isTSImportEqualsDeclaration, isTSImportType, isTSIndexSignature, isTSIndexedAccessType, isTSInferType, isTSInstantiationExpression, isTSInterfaceBody, isTSInterfaceDeclaration, isTSIntersectionType, isTSIntrinsicKeyword, isTSLiteralType, isTSMappedType, isTSMethodSignature, isTSModuleBlock, isTSModuleDeclaration, isTSNamedTupleMember, isTSNamespaceExportDeclaration, isTSNeverKeyword, isTSNonNullExpression, isTSNullKeyword, isTSNumberKeyword, isTSObjectKeyword, isTSOptionalType, isTSParameterProperty, isTSParenthesizedType, isTSPropertySignature, isTSQualifiedName, isTSRestType, isTSSatisfiesExpression, isTSStringKeyword, isTSSymbolKeyword, isTSThisType, isTSTupleType, isTSType, isTSTypeAliasDeclaration, isTSTypeAnnotation, isTSTypeAssertion, isTSTypeElement, isTSTypeLiteral, isTSTypeOperator, isTSTypeParameter, isTSTypeParameterDeclaration, isTSTypeParameterInstantiation, isTSTypePredicate, isTSTypeQuery, isTSTypeReference, isTSUndefinedKeyword, isTSUnionType, isTSUnknownKeyword, isTSVoidKeyword, isTaggedTemplateExpression, isTemplateElement, isTemplateLiteral, isTerminatorless, isThisExpression, isThisTypeAnnotation, isThrowStatement, isTopicReference, isTryStatement, isTupleExpression, isTupleTypeAnnotation, isType, isTypeAlias, isTypeAnnotation, isTypeCastExpression, isTypeParameter, isTypeParameterDeclaration, isTypeParameterInstantiation, isTypeScript, isTypeofTypeAnnotation, isUnaryExpression, isUnaryLike, isUnionTypeAnnotation, isUpdateExpression, isUserWhitespacable, isV8IntrinsicIdentifier, isValidES3Identifier, isValidIdentifier, isVar, isVariableDeclaration, isVariableDeclarator, isVariance, isVoidTypeAnnotation, isWhile, isWhileStatement, isWithStatement, isYieldExpression, jsxAttribute as jSXAttribute, jsxClosingElement as jSXClosingElement, jsxClosingFragment as jSXClosingFragment, jsxElement as jSXElement, jsxEmptyExpression as jSXEmptyExpression, jsxExpressionContainer as jSXExpressionContainer, jsxFragment as jSXFragment, jsxIdentifier as jSXIdentifier, jsxMemberExpression as jSXMemberExpression, jsxNamespacedName as jSXNamespacedName, jsxOpeningElement as jSXOpeningElement, jsxOpeningFragment as jSXOpeningFragment, jsxSpreadAttribute as jSXSpreadAttribute, jsxSpreadChild as jSXSpreadChild, jsxText as jSXText, jsxAttribute, jsxClosingElement, jsxClosingFragment, jsxElement, jsxEmptyExpression, jsxExpressionContainer, jsxFragment, jsxIdentifier, jsxMemberExpression, jsxNamespacedName, jsxOpeningElement, jsxOpeningFragment, jsxSpreadAttribute, jsxSpreadChild, jsxText, labeledStatement, logicalExpression, matchesPattern, memberExpression, metaProperty, mixedTypeAnnotation, moduleExpression, newExpression, noop, nullLiteral, nullLiteralTypeAnnotation, nullableTypeAnnotation, NumberLiteral as numberLiteral, numberLiteralTypeAnnotation, numberTypeAnnotation, numericLiteral, objectExpression, objectMethod, objectPattern, objectProperty, objectTypeAnnotation, objectTypeCallProperty, objectTypeIndexer, objectTypeInternalSlot, objectTypeProperty, objectTypeSpreadProperty, opaqueType, optionalCallExpression, optionalIndexedAccessType, optionalMemberExpression, parenthesizedExpression, pipelineBareFunction, pipelinePrimaryTopicReference, pipelineTopicExpression, placeholder, prependToMemberExpression, privateName, program, qualifiedTypeIdentifier, react, recordExpression, regExpLiteral, RegexLiteral as regexLiteral, removeComments, removeProperties, removePropertiesDeep, removeTypeDuplicates, restElement, RestProperty as restProperty, returnStatement, sequenceExpression, shallowEqual, spreadElement, SpreadProperty as spreadProperty, staticBlock, stringLiteral, stringLiteralTypeAnnotation, stringTypeAnnotation, _super as super, switchCase, switchStatement, symbolTypeAnnotation, tsAnyKeyword as tSAnyKeyword, tsArrayType as tSArrayType, tsAsExpression as tSAsExpression, tsBigIntKeyword as tSBigIntKeyword, tsBooleanKeyword as tSBooleanKeyword, tsCallSignatureDeclaration as tSCallSignatureDeclaration, tsConditionalType as tSConditionalType, tsConstructSignatureDeclaration as tSConstructSignatureDeclaration, tsConstructorType as tSConstructorType, tsDeclareFunction as tSDeclareFunction, tsDeclareMethod as tSDeclareMethod, tsEnumDeclaration as tSEnumDeclaration, tsEnumMember as tSEnumMember, tsExportAssignment as tSExportAssignment, tsExpressionWithTypeArguments as tSExpressionWithTypeArguments, tsExternalModuleReference as tSExternalModuleReference, tsFunctionType as tSFunctionType, tsImportEqualsDeclaration as tSImportEqualsDeclaration, tsImportType as tSImportType, tsIndexSignature as tSIndexSignature, tsIndexedAccessType as tSIndexedAccessType, tsInferType as tSInferType, tsInstantiationExpression as tSInstantiationExpression, tsInterfaceBody as tSInterfaceBody, tsInterfaceDeclaration as tSInterfaceDeclaration, tsIntersectionType as tSIntersectionType, tsIntrinsicKeyword as tSIntrinsicKeyword, tsLiteralType as tSLiteralType, tsMappedType as tSMappedType, tsMethodSignature as tSMethodSignature, tsModuleBlock as tSModuleBlock, tsModuleDeclaration as tSModuleDeclaration, tsNamedTupleMember as tSNamedTupleMember, tsNamespaceExportDeclaration as tSNamespaceExportDeclaration, tsNeverKeyword as tSNeverKeyword, tsNonNullExpression as tSNonNullExpression, tsNullKeyword as tSNullKeyword, tsNumberKeyword as tSNumberKeyword, tsObjectKeyword as tSObjectKeyword, tsOptionalType as tSOptionalType, tsParameterProperty as tSParameterProperty, tsParenthesizedType as tSParenthesizedType, tsPropertySignature as tSPropertySignature, tsQualifiedName as tSQualifiedName, tsRestType as tSRestType, tsSatisfiesExpression as tSSatisfiesExpression, tsStringKeyword as tSStringKeyword, tsSymbolKeyword as tSSymbolKeyword, tsThisType as tSThisType, tsTupleType as tSTupleType, tsTypeAliasDeclaration as tSTypeAliasDeclaration, tsTypeAnnotation as tSTypeAnnotation, tsTypeAssertion as tSTypeAssertion, tsTypeLiteral as tSTypeLiteral, tsTypeOperator as tSTypeOperator, tsTypeParameter as tSTypeParameter, tsTypeParameterDeclaration as tSTypeParameterDeclaration, tsTypeParameterInstantiation as tSTypeParameterInstantiation, tsTypePredicate as tSTypePredicate, tsTypeQuery as tSTypeQuery, tsTypeReference as tSTypeReference, tsUndefinedKeyword as tSUndefinedKeyword, tsUnionType as tSUnionType, tsUnknownKeyword as tSUnknownKeyword, tsVoidKeyword as tSVoidKeyword, taggedTemplateExpression, templateElement, templateLiteral, thisExpression, thisTypeAnnotation, throwStatement, toBindingIdentifierName, toBlock, toComputedKey, _default$3 as toExpression, toIdentifier, toKeyAlias, toSequenceExpression, _default$2 as toStatement, topicReference, traverse, traverseFast, tryStatement, tsAnyKeyword, tsArrayType, tsAsExpression, tsBigIntKeyword, tsBooleanKeyword, tsCallSignatureDeclaration, tsConditionalType, tsConstructSignatureDeclaration, tsConstructorType, tsDeclareFunction, tsDeclareMethod, tsEnumDeclaration, tsEnumMember, tsExportAssignment, tsExpressionWithTypeArguments, tsExternalModuleReference, tsFunctionType, tsImportEqualsDeclaration, tsImportType, tsIndexSignature, tsIndexedAccessType, tsInferType, tsInstantiationExpression, tsInterfaceBody, tsInterfaceDeclaration, tsIntersectionType, tsIntrinsicKeyword, tsLiteralType, tsMappedType, tsMethodSignature, tsModuleBlock, tsModuleDeclaration, tsNamedTupleMember, tsNamespaceExportDeclaration, tsNeverKeyword, tsNonNullExpression, tsNullKeyword, tsNumberKeyword, tsObjectKeyword, tsOptionalType, tsParameterProperty, tsParenthesizedType, tsPropertySignature, tsQualifiedName, tsRestType, tsSatisfiesExpression, tsStringKeyword, tsSymbolKeyword, tsThisType, tsTupleType, tsTypeAliasDeclaration, tsTypeAnnotation, tsTypeAssertion, tsTypeLiteral, tsTypeOperator, tsTypeParameter, tsTypeParameterDeclaration, tsTypeParameterInstantiation, tsTypePredicate, tsTypeQuery, tsTypeReference, tsUndefinedKeyword, tsUnionType, tsUnknownKeyword, tsVoidKeyword, tupleExpression, tupleTypeAnnotation, typeAlias, typeAnnotation, typeCastExpression, typeParameter, typeParameterDeclaration, typeParameterInstantiation, typeofTypeAnnotation, unaryExpression, unionTypeAnnotation, updateExpression, v8IntrinsicIdentifier, validate, _default$1 as valueToNode, variableDeclaration, variableDeclarator, variance, voidTypeAnnotation, whileStatement, withStatement, yieldExpression };
3232
- //# sourceMappingURL=index.d.ts.map