You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8234 lines
207 KiB

4 years ago
  1. {
  2. "core-js": [
  3. "es.symbol",
  4. "es.symbol.description",
  5. "es.symbol.async-iterator",
  6. "es.symbol.has-instance",
  7. "es.symbol.is-concat-spreadable",
  8. "es.symbol.iterator",
  9. "es.symbol.match",
  10. "es.symbol.match-all",
  11. "es.symbol.replace",
  12. "es.symbol.search",
  13. "es.symbol.species",
  14. "es.symbol.split",
  15. "es.symbol.to-primitive",
  16. "es.symbol.to-string-tag",
  17. "es.symbol.unscopables",
  18. "es.array.concat",
  19. "es.array.copy-within",
  20. "es.array.every",
  21. "es.array.fill",
  22. "es.array.filter",
  23. "es.array.find",
  24. "es.array.find-index",
  25. "es.array.flat",
  26. "es.array.flat-map",
  27. "es.array.for-each",
  28. "es.array.from",
  29. "es.array.includes",
  30. "es.array.index-of",
  31. "es.array.is-array",
  32. "es.array.iterator",
  33. "es.array.join",
  34. "es.array.last-index-of",
  35. "es.array.map",
  36. "es.array.of",
  37. "es.array.reduce",
  38. "es.array.reduce-right",
  39. "es.array.reverse",
  40. "es.array.slice",
  41. "es.array.some",
  42. "es.array.sort",
  43. "es.array.species",
  44. "es.array.splice",
  45. "es.array.unscopables.flat",
  46. "es.array.unscopables.flat-map",
  47. "es.array-buffer.constructor",
  48. "es.array-buffer.is-view",
  49. "es.array-buffer.slice",
  50. "es.data-view",
  51. "es.date.now",
  52. "es.date.to-iso-string",
  53. "es.date.to-json",
  54. "es.date.to-primitive",
  55. "es.date.to-string",
  56. "es.function.bind",
  57. "es.function.has-instance",
  58. "es.function.name",
  59. "es.global-this",
  60. "es.json.stringify",
  61. "es.json.to-string-tag",
  62. "es.map",
  63. "es.math.acosh",
  64. "es.math.asinh",
  65. "es.math.atanh",
  66. "es.math.cbrt",
  67. "es.math.clz32",
  68. "es.math.cosh",
  69. "es.math.expm1",
  70. "es.math.fround",
  71. "es.math.hypot",
  72. "es.math.imul",
  73. "es.math.log10",
  74. "es.math.log1p",
  75. "es.math.log2",
  76. "es.math.sign",
  77. "es.math.sinh",
  78. "es.math.tanh",
  79. "es.math.to-string-tag",
  80. "es.math.trunc",
  81. "es.number.constructor",
  82. "es.number.epsilon",
  83. "es.number.is-finite",
  84. "es.number.is-integer",
  85. "es.number.is-nan",
  86. "es.number.is-safe-integer",
  87. "es.number.max-safe-integer",
  88. "es.number.min-safe-integer",
  89. "es.number.parse-float",
  90. "es.number.parse-int",
  91. "es.number.to-fixed",
  92. "es.number.to-precision",
  93. "es.object.assign",
  94. "es.object.create",
  95. "es.object.define-getter",
  96. "es.object.define-properties",
  97. "es.object.define-property",
  98. "es.object.define-setter",
  99. "es.object.entries",
  100. "es.object.freeze",
  101. "es.object.from-entries",
  102. "es.object.get-own-property-descriptor",
  103. "es.object.get-own-property-descriptors",
  104. "es.object.get-own-property-names",
  105. "es.object.get-prototype-of",
  106. "es.object.is",
  107. "es.object.is-extensible",
  108. "es.object.is-frozen",
  109. "es.object.is-sealed",
  110. "es.object.keys",
  111. "es.object.lookup-getter",
  112. "es.object.lookup-setter",
  113. "es.object.prevent-extensions",
  114. "es.object.seal",
  115. "es.object.set-prototype-of",
  116. "es.object.to-string",
  117. "es.object.values",
  118. "es.parse-float",
  119. "es.parse-int",
  120. "es.promise",
  121. "es.promise.all-settled",
  122. "es.promise.finally",
  123. "es.reflect.apply",
  124. "es.reflect.construct",
  125. "es.reflect.define-property",
  126. "es.reflect.delete-property",
  127. "es.reflect.get",
  128. "es.reflect.get-own-property-descriptor",
  129. "es.reflect.get-prototype-of",
  130. "es.reflect.has",
  131. "es.reflect.is-extensible",
  132. "es.reflect.own-keys",
  133. "es.reflect.prevent-extensions",
  134. "es.reflect.set",
  135. "es.reflect.set-prototype-of",
  136. "es.regexp.constructor",
  137. "es.regexp.exec",
  138. "es.regexp.flags",
  139. "es.regexp.to-string",
  140. "es.set",
  141. "es.string.code-point-at",
  142. "es.string.ends-with",
  143. "es.string.from-code-point",
  144. "es.string.includes",
  145. "es.string.iterator",
  146. "es.string.match",
  147. "es.string.match-all",
  148. "es.string.pad-end",
  149. "es.string.pad-start",
  150. "es.string.raw",
  151. "es.string.repeat",
  152. "es.string.replace",
  153. "es.string.search",
  154. "es.string.split",
  155. "es.string.starts-with",
  156. "es.string.trim",
  157. "es.string.trim-end",
  158. "es.string.trim-start",
  159. "es.string.anchor",
  160. "es.string.big",
  161. "es.string.blink",
  162. "es.string.bold",
  163. "es.string.fixed",
  164. "es.string.fontcolor",
  165. "es.string.fontsize",
  166. "es.string.italics",
  167. "es.string.link",
  168. "es.string.small",
  169. "es.string.strike",
  170. "es.string.sub",
  171. "es.string.sup",
  172. "es.typed-array.float32-array",
  173. "es.typed-array.float64-array",
  174. "es.typed-array.int8-array",
  175. "es.typed-array.int16-array",
  176. "es.typed-array.int32-array",
  177. "es.typed-array.uint8-array",
  178. "es.typed-array.uint8-clamped-array",
  179. "es.typed-array.uint16-array",
  180. "es.typed-array.uint32-array",
  181. "es.typed-array.copy-within",
  182. "es.typed-array.every",
  183. "es.typed-array.fill",
  184. "es.typed-array.filter",
  185. "es.typed-array.find",
  186. "es.typed-array.find-index",
  187. "es.typed-array.for-each",
  188. "es.typed-array.from",
  189. "es.typed-array.includes",
  190. "es.typed-array.index-of",
  191. "es.typed-array.iterator",
  192. "es.typed-array.join",
  193. "es.typed-array.last-index-of",
  194. "es.typed-array.map",
  195. "es.typed-array.of",
  196. "es.typed-array.reduce",
  197. "es.typed-array.reduce-right",
  198. "es.typed-array.reverse",
  199. "es.typed-array.set",
  200. "es.typed-array.slice",
  201. "es.typed-array.some",
  202. "es.typed-array.sort",
  203. "es.typed-array.subarray",
  204. "es.typed-array.to-locale-string",
  205. "es.typed-array.to-string",
  206. "es.weak-map",
  207. "es.weak-set",
  208. "esnext.aggregate-error",
  209. "esnext.array.is-template-object",
  210. "esnext.array.last-index",
  211. "esnext.array.last-item",
  212. "esnext.async-iterator.constructor",
  213. "esnext.async-iterator.as-indexed-pairs",
  214. "esnext.async-iterator.drop",
  215. "esnext.async-iterator.every",
  216. "esnext.async-iterator.filter",
  217. "esnext.async-iterator.find",
  218. "esnext.async-iterator.flat-map",
  219. "esnext.async-iterator.for-each",
  220. "esnext.async-iterator.from",
  221. "esnext.async-iterator.map",
  222. "esnext.async-iterator.reduce",
  223. "esnext.async-iterator.some",
  224. "esnext.async-iterator.take",
  225. "esnext.async-iterator.to-array",
  226. "esnext.composite-key",
  227. "esnext.composite-symbol",
  228. "esnext.global-this",
  229. "esnext.iterator.constructor",
  230. "esnext.iterator.as-indexed-pairs",
  231. "esnext.iterator.drop",
  232. "esnext.iterator.every",
  233. "esnext.iterator.filter",
  234. "esnext.iterator.find",
  235. "esnext.iterator.flat-map",
  236. "esnext.iterator.for-each",
  237. "esnext.iterator.from",
  238. "esnext.iterator.map",
  239. "esnext.iterator.reduce",
  240. "esnext.iterator.some",
  241. "esnext.iterator.take",
  242. "esnext.iterator.to-array",
  243. "esnext.map.delete-all",
  244. "esnext.map.every",
  245. "esnext.map.filter",
  246. "esnext.map.find",
  247. "esnext.map.find-key",
  248. "esnext.map.from",
  249. "esnext.map.group-by",
  250. "esnext.map.includes",
  251. "esnext.map.key-by",
  252. "esnext.map.key-of",
  253. "esnext.map.map-keys",
  254. "esnext.map.map-values",
  255. "esnext.map.merge",
  256. "esnext.map.of",
  257. "esnext.map.reduce",
  258. "esnext.map.some",
  259. "esnext.map.update",
  260. "esnext.map.update-or-insert",
  261. "esnext.map.upsert",
  262. "esnext.math.clamp",
  263. "esnext.math.deg-per-rad",
  264. "esnext.math.degrees",
  265. "esnext.math.fscale",
  266. "esnext.math.iaddh",
  267. "esnext.math.imulh",
  268. "esnext.math.isubh",
  269. "esnext.math.rad-per-deg",
  270. "esnext.math.radians",
  271. "esnext.math.scale",
  272. "esnext.math.seeded-prng",
  273. "esnext.math.signbit",
  274. "esnext.math.umulh",
  275. "esnext.number.from-string",
  276. "esnext.observable",
  277. "esnext.promise.all-settled",
  278. "esnext.promise.any",
  279. "esnext.promise.try",
  280. "esnext.reflect.define-metadata",
  281. "esnext.reflect.delete-metadata",
  282. "esnext.reflect.get-metadata",
  283. "esnext.reflect.get-metadata-keys",
  284. "esnext.reflect.get-own-metadata",
  285. "esnext.reflect.get-own-metadata-keys",
  286. "esnext.reflect.has-metadata",
  287. "esnext.reflect.has-own-metadata",
  288. "esnext.reflect.metadata",
  289. "esnext.set.add-all",
  290. "esnext.set.delete-all",
  291. "esnext.set.difference",
  292. "esnext.set.every",
  293. "esnext.set.filter",
  294. "esnext.set.find",
  295. "esnext.set.from",
  296. "esnext.set.intersection",
  297. "esnext.set.is-disjoint-from",
  298. "esnext.set.is-subset-of",
  299. "esnext.set.is-superset-of",
  300. "esnext.set.join",
  301. "esnext.set.map",
  302. "esnext.set.of",
  303. "esnext.set.reduce",
  304. "esnext.set.some",
  305. "esnext.set.symmetric-difference",
  306. "esnext.set.union",
  307. "esnext.string.at",
  308. "esnext.string.code-points",
  309. "esnext.string.match-all",
  310. "esnext.string.replace-all",
  311. "esnext.symbol.async-dispose",
  312. "esnext.symbol.dispose",
  313. "esnext.symbol.observable",
  314. "esnext.symbol.pattern-match",
  315. "esnext.symbol.replace-all",
  316. "esnext.weak-map.delete-all",
  317. "esnext.weak-map.from",
  318. "esnext.weak-map.of",
  319. "esnext.weak-map.upsert",
  320. "esnext.weak-set.add-all",
  321. "esnext.weak-set.delete-all",
  322. "esnext.weak-set.from",
  323. "esnext.weak-set.of",
  324. "web.dom-collections.for-each",
  325. "web.dom-collections.iterator",
  326. "web.immediate",
  327. "web.queue-microtask",
  328. "web.timers",
  329. "web.url",
  330. "web.url.to-json",
  331. "web.url-search-params"
  332. ],
  333. "core-js/es/array-buffer/constructor": [
  334. "es.array-buffer.constructor",
  335. "es.object.to-string"
  336. ],
  337. "core-js/es/array-buffer": [
  338. "es.array-buffer.constructor",
  339. "es.array-buffer.is-view",
  340. "es.array-buffer.slice",
  341. "es.object.to-string"
  342. ],
  343. "core-js/es/array-buffer/is-view": [
  344. "es.array-buffer.is-view"
  345. ],
  346. "core-js/es/array-buffer/slice": [
  347. "es.array-buffer.slice"
  348. ],
  349. "core-js/es/array/concat": [
  350. "es.array.concat"
  351. ],
  352. "core-js/es/array/copy-within": [
  353. "es.array.copy-within"
  354. ],
  355. "core-js/es/array/entries": [
  356. "es.array.iterator"
  357. ],
  358. "core-js/es/array/every": [
  359. "es.array.every"
  360. ],
  361. "core-js/es/array/fill": [
  362. "es.array.fill"
  363. ],
  364. "core-js/es/array/filter": [
  365. "es.array.filter"
  366. ],
  367. "core-js/es/array/find-index": [
  368. "es.array.find-index"
  369. ],
  370. "core-js/es/array/find": [
  371. "es.array.find"
  372. ],
  373. "core-js/es/array/flat-map": [
  374. "es.array.flat-map",
  375. "es.array.unscopables.flat-map"
  376. ],
  377. "core-js/es/array/flat": [
  378. "es.array.flat",
  379. "es.array.unscopables.flat"
  380. ],
  381. "core-js/es/array/for-each": [
  382. "es.array.for-each"
  383. ],
  384. "core-js/es/array/from": [
  385. "es.array.from",
  386. "es.string.iterator"
  387. ],
  388. "core-js/es/array/includes": [
  389. "es.array.includes"
  390. ],
  391. "core-js/es/array/index-of": [
  392. "es.array.index-of"
  393. ],
  394. "core-js/es/array": [
  395. "es.array.concat",
  396. "es.array.copy-within",
  397. "es.array.every",
  398. "es.array.fill",
  399. "es.array.filter",
  400. "es.array.find",
  401. "es.array.find-index",
  402. "es.array.flat",
  403. "es.array.flat-map",
  404. "es.array.for-each",
  405. "es.array.from",
  406. "es.array.includes",
  407. "es.array.index-of",
  408. "es.array.is-array",
  409. "es.array.iterator",
  410. "es.array.join",
  411. "es.array.last-index-of",
  412. "es.array.map",
  413. "es.array.of",
  414. "es.array.reduce",
  415. "es.array.reduce-right",
  416. "es.array.reverse",
  417. "es.array.slice",
  418. "es.array.some",
  419. "es.array.sort",
  420. "es.array.species",
  421. "es.array.splice",
  422. "es.array.unscopables.flat",
  423. "es.array.unscopables.flat-map",
  424. "es.string.iterator"
  425. ],
  426. "core-js/es/array/is-array": [
  427. "es.array.is-array"
  428. ],
  429. "core-js/es/array/iterator": [
  430. "es.array.iterator"
  431. ],
  432. "core-js/es/array/join": [
  433. "es.array.join"
  434. ],
  435. "core-js/es/array/keys": [
  436. "es.array.iterator"
  437. ],
  438. "core-js/es/array/last-index-of": [
  439. "es.array.last-index-of"
  440. ],
  441. "core-js/es/array/map": [
  442. "es.array.map"
  443. ],
  444. "core-js/es/array/of": [
  445. "es.array.of"
  446. ],
  447. "core-js/es/array/reduce-right": [
  448. "es.array.reduce-right"
  449. ],
  450. "core-js/es/array/reduce": [
  451. "es.array.reduce"
  452. ],
  453. "core-js/es/array/reverse": [
  454. "es.array.reverse"
  455. ],
  456. "core-js/es/array/slice": [
  457. "es.array.slice"
  458. ],
  459. "core-js/es/array/some": [
  460. "es.array.some"
  461. ],
  462. "core-js/es/array/sort": [
  463. "es.array.sort"
  464. ],
  465. "core-js/es/array/splice": [
  466. "es.array.splice"
  467. ],
  468. "core-js/es/array/values": [
  469. "es.array.iterator"
  470. ],
  471. "core-js/es/array/virtual/concat": [
  472. "es.array.concat"
  473. ],
  474. "core-js/es/array/virtual/copy-within": [
  475. "es.array.copy-within"
  476. ],
  477. "core-js/es/array/virtual/entries": [
  478. "es.array.iterator"
  479. ],
  480. "core-js/es/array/virtual/every": [
  481. "es.array.every"
  482. ],
  483. "core-js/es/array/virtual/fill": [
  484. "es.array.fill"
  485. ],
  486. "core-js/es/array/virtual/filter": [
  487. "es.array.filter"
  488. ],
  489. "core-js/es/array/virtual/find-index": [
  490. "es.array.find-index"
  491. ],
  492. "core-js/es/array/virtual/find": [
  493. "es.array.find"
  494. ],
  495. "core-js/es/array/virtual/flat-map": [
  496. "es.array.flat-map",
  497. "es.array.unscopables.flat-map"
  498. ],
  499. "core-js/es/array/virtual/flat": [
  500. "es.array.flat",
  501. "es.array.unscopables.flat"
  502. ],
  503. "core-js/es/array/virtual/for-each": [
  504. "es.array.for-each"
  505. ],
  506. "core-js/es/array/virtual/includes": [
  507. "es.array.includes"
  508. ],
  509. "core-js/es/array/virtual/index-of": [
  510. "es.array.index-of"
  511. ],
  512. "core-js/es/array/virtual": [
  513. "es.array.concat",
  514. "es.array.copy-within",
  515. "es.array.every",
  516. "es.array.fill",
  517. "es.array.filter",
  518. "es.array.find",
  519. "es.array.find-index",
  520. "es.array.flat",
  521. "es.array.flat-map",
  522. "es.array.for-each",
  523. "es.array.includes",
  524. "es.array.index-of",
  525. "es.array.iterator",
  526. "es.array.join",
  527. "es.array.last-index-of",
  528. "es.array.map",
  529. "es.array.reduce",
  530. "es.array.reduce-right",
  531. "es.array.reverse",
  532. "es.array.slice",
  533. "es.array.some",
  534. "es.array.sort",
  535. "es.array.species",
  536. "es.array.splice",
  537. "es.array.unscopables.flat",
  538. "es.array.unscopables.flat-map"
  539. ],
  540. "core-js/es/array/virtual/iterator": [
  541. "es.array.iterator"
  542. ],
  543. "core-js/es/array/virtual/join": [
  544. "es.array.join"
  545. ],
  546. "core-js/es/array/virtual/keys": [
  547. "es.array.iterator"
  548. ],
  549. "core-js/es/array/virtual/last-index-of": [
  550. "es.array.last-index-of"
  551. ],
  552. "core-js/es/array/virtual/map": [
  553. "es.array.map"
  554. ],
  555. "core-js/es/array/virtual/reduce-right": [
  556. "es.array.reduce-right"
  557. ],
  558. "core-js/es/array/virtual/reduce": [
  559. "es.array.reduce"
  560. ],
  561. "core-js/es/array/virtual/reverse": [
  562. "es.array.reverse"
  563. ],
  564. "core-js/es/array/virtual/slice": [
  565. "es.array.slice"
  566. ],
  567. "core-js/es/array/virtual/some": [
  568. "es.array.some"
  569. ],
  570. "core-js/es/array/virtual/sort": [
  571. "es.array.sort"
  572. ],
  573. "core-js/es/array/virtual/splice": [
  574. "es.array.splice"
  575. ],
  576. "core-js/es/array/virtual/values": [
  577. "es.array.iterator"
  578. ],
  579. "core-js/es/data-view": [
  580. "es.data-view",
  581. "es.object.to-string"
  582. ],
  583. "core-js/es/date": [
  584. "es.date.now",
  585. "es.date.to-iso-string",
  586. "es.date.to-json",
  587. "es.date.to-primitive",
  588. "es.date.to-string"
  589. ],
  590. "core-js/es/date/now": [
  591. "es.date.now"
  592. ],
  593. "core-js/es/date/to-iso-string": [
  594. "es.date.to-iso-string",
  595. "es.date.to-json"
  596. ],
  597. "core-js/es/date/to-json": [
  598. "es.date.to-json"
  599. ],
  600. "core-js/es/date/to-primitive": [
  601. "es.date.to-primitive"
  602. ],
  603. "core-js/es/date/to-string": [
  604. "es.date.to-string"
  605. ],
  606. "core-js/es/function/bind": [
  607. "es.function.bind"
  608. ],
  609. "core-js/es/function/has-instance": [
  610. "es.function.has-instance"
  611. ],
  612. "core-js/es/function": [
  613. "es.function.bind",
  614. "es.function.has-instance",
  615. "es.function.name"
  616. ],
  617. "core-js/es/function/name": [
  618. "es.function.name"
  619. ],
  620. "core-js/es/function/virtual/bind": [
  621. "es.function.bind"
  622. ],
  623. "core-js/es/function/virtual": [
  624. "es.function.bind"
  625. ],
  626. "core-js/es/global-this": [
  627. "es.global-this"
  628. ],
  629. "core-js/es": [
  630. "es.symbol",
  631. "es.symbol.description",
  632. "es.symbol.async-iterator",
  633. "es.symbol.has-instance",
  634. "es.symbol.is-concat-spreadable",
  635. "es.symbol.iterator",
  636. "es.symbol.match",
  637. "es.symbol.match-all",
  638. "es.symbol.replace",
  639. "es.symbol.search",
  640. "es.symbol.species",
  641. "es.symbol.split",
  642. "es.symbol.to-primitive",
  643. "es.symbol.to-string-tag",
  644. "es.symbol.unscopables",
  645. "es.array.concat",
  646. "es.array.copy-within",
  647. "es.array.every",
  648. "es.array.fill",
  649. "es.array.filter",
  650. "es.array.find",
  651. "es.array.find-index",
  652. "es.array.flat",
  653. "es.array.flat-map",
  654. "es.array.for-each",
  655. "es.array.from",
  656. "es.array.includes",
  657. "es.array.index-of",
  658. "es.array.is-array",
  659. "es.array.iterator",
  660. "es.array.join",
  661. "es.array.last-index-of",
  662. "es.array.map",
  663. "es.array.of",
  664. "es.array.reduce",
  665. "es.array.reduce-right",
  666. "es.array.reverse",
  667. "es.array.slice",
  668. "es.array.some",
  669. "es.array.sort",
  670. "es.array.species",
  671. "es.array.splice",
  672. "es.array.unscopables.flat",
  673. "es.array.unscopables.flat-map",
  674. "es.array-buffer.constructor",
  675. "es.array-buffer.is-view",
  676. "es.array-buffer.slice",
  677. "es.data-view",
  678. "es.date.now",
  679. "es.date.to-iso-string",
  680. "es.date.to-json",
  681. "es.date.to-primitive",
  682. "es.date.to-string",
  683. "es.function.bind",
  684. "es.function.has-instance",
  685. "es.function.name",
  686. "es.global-this",
  687. "es.json.stringify",
  688. "es.json.to-string-tag",
  689. "es.map",
  690. "es.math.acosh",
  691. "es.math.asinh",
  692. "es.math.atanh",
  693. "es.math.cbrt",
  694. "es.math.clz32",
  695. "es.math.cosh",
  696. "es.math.expm1",
  697. "es.math.fround",
  698. "es.math.hypot",
  699. "es.math.imul",
  700. "es.math.log10",
  701. "es.math.log1p",
  702. "es.math.log2",
  703. "es.math.sign",
  704. "es.math.sinh",
  705. "es.math.tanh",
  706. "es.math.to-string-tag",
  707. "es.math.trunc",
  708. "es.number.constructor",
  709. "es.number.epsilon",
  710. "es.number.is-finite",
  711. "es.number.is-integer",
  712. "es.number.is-nan",
  713. "es.number.is-safe-integer",
  714. "es.number.max-safe-integer",
  715. "es.number.min-safe-integer",
  716. "es.number.parse-float",
  717. "es.number.parse-int",
  718. "es.number.to-fixed",
  719. "es.number.to-precision",
  720. "es.object.assign",
  721. "es.object.create",
  722. "es.object.define-getter",
  723. "es.object.define-properties",
  724. "es.object.define-property",
  725. "es.object.define-setter",
  726. "es.object.entries",
  727. "es.object.freeze",
  728. "es.object.from-entries",
  729. "es.object.get-own-property-descriptor",
  730. "es.object.get-own-property-descriptors",
  731. "es.object.get-own-property-names",
  732. "es.object.get-prototype-of",
  733. "es.object.is",
  734. "es.object.is-extensible",
  735. "es.object.is-frozen",
  736. "es.object.is-sealed",
  737. "es.object.keys",
  738. "es.object.lookup-getter",
  739. "es.object.lookup-setter",
  740. "es.object.prevent-extensions",
  741. "es.object.seal",
  742. "es.object.set-prototype-of",
  743. "es.object.to-string",
  744. "es.object.values",
  745. "es.parse-float",
  746. "es.parse-int",
  747. "es.promise",
  748. "es.promise.all-settled",
  749. "es.promise.finally",
  750. "es.reflect.apply",
  751. "es.reflect.construct",
  752. "es.reflect.define-property",
  753. "es.reflect.delete-property",
  754. "es.reflect.get",
  755. "es.reflect.get-own-property-descriptor",
  756. "es.reflect.get-prototype-of",
  757. "es.reflect.has",
  758. "es.reflect.is-extensible",
  759. "es.reflect.own-keys",
  760. "es.reflect.prevent-extensions",
  761. "es.reflect.set",
  762. "es.reflect.set-prototype-of",
  763. "es.regexp.constructor",
  764. "es.regexp.exec",
  765. "es.regexp.flags",
  766. "es.regexp.to-string",
  767. "es.set",
  768. "es.string.code-point-at",
  769. "es.string.ends-with",
  770. "es.string.from-code-point",
  771. "es.string.includes",
  772. "es.string.iterator",
  773. "es.string.match",
  774. "es.string.match-all",
  775. "es.string.pad-end",
  776. "es.string.pad-start",
  777. "es.string.raw",
  778. "es.string.repeat",
  779. "es.string.replace",
  780. "es.string.search",
  781. "es.string.split",
  782. "es.string.starts-with",
  783. "es.string.trim",
  784. "es.string.trim-end",
  785. "es.string.trim-start",
  786. "es.string.anchor",
  787. "es.string.big",
  788. "es.string.blink",
  789. "es.string.bold",
  790. "es.string.fixed",
  791. "es.string.fontcolor",
  792. "es.string.fontsize",
  793. "es.string.italics",
  794. "es.string.link",
  795. "es.string.small",
  796. "es.string.strike",
  797. "es.string.sub",
  798. "es.string.sup",
  799. "es.typed-array.float32-array",
  800. "es.typed-array.float64-array",
  801. "es.typed-array.int8-array",
  802. "es.typed-array.int16-array",
  803. "es.typed-array.int32-array",
  804. "es.typed-array.uint8-array",
  805. "es.typed-array.uint8-clamped-array",
  806. "es.typed-array.uint16-array",
  807. "es.typed-array.uint32-array",
  808. "es.typed-array.copy-within",
  809. "es.typed-array.every",
  810. "es.typed-array.fill",
  811. "es.typed-array.filter",
  812. "es.typed-array.find",
  813. "es.typed-array.find-index",
  814. "es.typed-array.for-each",
  815. "es.typed-array.from",
  816. "es.typed-array.includes",
  817. "es.typed-array.index-of",
  818. "es.typed-array.iterator",
  819. "es.typed-array.join",
  820. "es.typed-array.last-index-of",
  821. "es.typed-array.map",
  822. "es.typed-array.of",
  823. "es.typed-array.reduce",
  824. "es.typed-array.reduce-right",
  825. "es.typed-array.reverse",
  826. "es.typed-array.set",
  827. "es.typed-array.slice",
  828. "es.typed-array.some",
  829. "es.typed-array.sort",
  830. "es.typed-array.subarray",
  831. "es.typed-array.to-locale-string",
  832. "es.typed-array.to-string",
  833. "es.weak-map",
  834. "es.weak-set"
  835. ],
  836. "core-js/es/instance/bind": [
  837. "es.function.bind"
  838. ],
  839. "core-js/es/instance/code-point-at": [
  840. "es.string.code-point-at"
  841. ],
  842. "core-js/es/instance/concat": [
  843. "es.array.concat"
  844. ],
  845. "core-js/es/instance/copy-within": [
  846. "es.array.copy-within"
  847. ],
  848. "core-js/es/instance/ends-with": [
  849. "es.string.ends-with"
  850. ],
  851. "core-js/es/instance/entries": [
  852. "es.array.iterator"
  853. ],
  854. "core-js/es/instance/every": [
  855. "es.array.every"
  856. ],
  857. "core-js/es/instance/fill": [
  858. "es.array.fill"
  859. ],
  860. "core-js/es/instance/filter": [
  861. "es.array.filter"
  862. ],
  863. "core-js/es/instance/find-index": [
  864. "es.array.find-index"
  865. ],
  866. "core-js/es/instance/find": [
  867. "es.array.find"
  868. ],
  869. "core-js/es/instance/flags": [
  870. "es.regexp.flags"
  871. ],
  872. "core-js/es/instance/flat-map": [
  873. "es.array.flat-map",
  874. "es.array.unscopables.flat-map"
  875. ],
  876. "core-js/es/instance/flat": [
  877. "es.array.flat",
  878. "es.array.unscopables.flat"
  879. ],
  880. "core-js/es/instance/for-each": [
  881. "es.array.for-each"
  882. ],
  883. "core-js/es/instance/includes": [
  884. "es.array.includes",
  885. "es.string.includes"
  886. ],
  887. "core-js/es/instance/index-of": [
  888. "es.array.index-of"
  889. ],
  890. "core-js/es/instance/keys": [
  891. "es.array.iterator"
  892. ],
  893. "core-js/es/instance/last-index-of": [
  894. "es.array.last-index-of"
  895. ],
  896. "core-js/es/instance/map": [
  897. "es.array.map"
  898. ],
  899. "core-js/es/instance/match-all": [
  900. "es.string.match-all"
  901. ],
  902. "core-js/es/instance/pad-end": [
  903. "es.string.pad-end"
  904. ],
  905. "core-js/es/instance/pad-start": [
  906. "es.string.pad-start"
  907. ],
  908. "core-js/es/instance/reduce-right": [
  909. "es.array.reduce-right"
  910. ],
  911. "core-js/es/instance/reduce": [
  912. "es.array.reduce"
  913. ],
  914. "core-js/es/instance/repeat": [
  915. "es.string.repeat"
  916. ],
  917. "core-js/es/instance/reverse": [
  918. "es.array.reverse"
  919. ],
  920. "core-js/es/instance/slice": [
  921. "es.array.slice"
  922. ],
  923. "core-js/es/instance/some": [
  924. "es.array.some"
  925. ],
  926. "core-js/es/instance/sort": [
  927. "es.array.sort"
  928. ],
  929. "core-js/es/instance/splice": [
  930. "es.array.splice"
  931. ],
  932. "core-js/es/instance/starts-with": [
  933. "es.string.starts-with"
  934. ],
  935. "core-js/es/instance/trim-end": [
  936. "es.string.trim-end"
  937. ],
  938. "core-js/es/instance/trim-left": [
  939. "es.string.trim-start"
  940. ],
  941. "core-js/es/instance/trim-right": [
  942. "es.string.trim-end"
  943. ],
  944. "core-js/es/instance/trim-start": [
  945. "es.string.trim-start"
  946. ],
  947. "core-js/es/instance/trim": [
  948. "es.string.trim"
  949. ],
  950. "core-js/es/instance/values": [
  951. "es.array.iterator"
  952. ],
  953. "core-js/es/json": [
  954. "es.json.stringify",
  955. "es.json.to-string-tag"
  956. ],
  957. "core-js/es/json/stringify": [
  958. "es.json.stringify"
  959. ],
  960. "core-js/es/json/to-string-tag": [
  961. "es.json.to-string-tag"
  962. ],
  963. "core-js/es/map": [
  964. "es.map",
  965. "es.object.to-string",
  966. "es.string.iterator",
  967. "web.dom-collections.iterator"
  968. ],
  969. "core-js/es/math/acosh": [
  970. "es.math.acosh"
  971. ],
  972. "core-js/es/math/asinh": [
  973. "es.math.asinh"
  974. ],
  975. "core-js/es/math/atanh": [
  976. "es.math.atanh"
  977. ],
  978. "core-js/es/math/cbrt": [
  979. "es.math.cbrt"
  980. ],
  981. "core-js/es/math/clz32": [
  982. "es.math.clz32"
  983. ],
  984. "core-js/es/math/cosh": [
  985. "es.math.cosh"
  986. ],
  987. "core-js/es/math/expm1": [
  988. "es.math.expm1"
  989. ],
  990. "core-js/es/math/fround": [
  991. "es.math.fround"
  992. ],
  993. "core-js/es/math/hypot": [
  994. "es.math.hypot"
  995. ],
  996. "core-js/es/math/imul": [
  997. "es.math.imul"
  998. ],
  999. "core-js/es/math": [
  1000. "es.math.acosh",
  1001. "es.math.asinh",
  1002. "es.math.atanh",
  1003. "es.math.cbrt",
  1004. "es.math.clz32",
  1005. "es.math.cosh",
  1006. "es.math.expm1",
  1007. "es.math.fround",
  1008. "es.math.hypot",
  1009. "es.math.imul",
  1010. "es.math.log10",
  1011. "es.math.log1p",
  1012. "es.math.log2",
  1013. "es.math.sign",
  1014. "es.math.sinh",
  1015. "es.math.tanh",
  1016. "es.math.to-string-tag",
  1017. "es.math.trunc"
  1018. ],
  1019. "core-js/es/math/log10": [
  1020. "es.math.log10"
  1021. ],
  1022. "core-js/es/math/log1p": [
  1023. "es.math.log1p"
  1024. ],
  1025. "core-js/es/math/log2": [
  1026. "es.math.log2"
  1027. ],
  1028. "core-js/es/math/sign": [
  1029. "es.math.sign"
  1030. ],
  1031. "core-js/es/math/sinh": [
  1032. "es.math.sinh"
  1033. ],
  1034. "core-js/es/math/tanh": [
  1035. "es.math.tanh"
  1036. ],
  1037. "core-js/es/math/to-string-tag": [
  1038. "es.math.to-string-tag"
  1039. ],
  1040. "core-js/es/math/trunc": [
  1041. "es.math.trunc"
  1042. ],
  1043. "core-js/es/number/constructor": [
  1044. "es.number.constructor"
  1045. ],
  1046. "core-js/es/number/epsilon": [
  1047. "es.number.epsilon"
  1048. ],
  1049. "core-js/es/number": [
  1050. "es.number.constructor",
  1051. "es.number.epsilon",
  1052. "es.number.is-finite",
  1053. "es.number.is-integer",
  1054. "es.number.is-nan",
  1055. "es.number.is-safe-integer",
  1056. "es.number.max-safe-integer",
  1057. "es.number.min-safe-integer",
  1058. "es.number.parse-float",
  1059. "es.number.parse-int",
  1060. "es.number.to-fixed",
  1061. "es.number.to-precision"
  1062. ],
  1063. "core-js/es/number/is-finite": [
  1064. "es.number.is-finite"
  1065. ],
  1066. "core-js/es/number/is-integer": [
  1067. "es.number.is-integer"
  1068. ],
  1069. "core-js/es/number/is-nan": [
  1070. "es.number.is-nan"
  1071. ],
  1072. "core-js/es/number/is-safe-integer": [
  1073. "es.number.is-safe-integer"
  1074. ],
  1075. "core-js/es/number/max-safe-integer": [
  1076. "es.number.max-safe-integer"
  1077. ],
  1078. "core-js/es/number/min-safe-integer": [
  1079. "es.number.min-safe-integer"
  1080. ],
  1081. "core-js/es/number/parse-float": [
  1082. "es.number.parse-float"
  1083. ],
  1084. "core-js/es/number/parse-int": [
  1085. "es.number.parse-int"
  1086. ],
  1087. "core-js/es/number/to-fixed": [
  1088. "es.number.to-fixed"
  1089. ],
  1090. "core-js/es/number/to-precision": [
  1091. "es.number.to-precision"
  1092. ],
  1093. "core-js/es/number/virtual": [
  1094. "es.number.to-fixed",
  1095. "es.number.to-precision"
  1096. ],
  1097. "core-js/es/number/virtual/to-fixed": [
  1098. "es.number.to-fixed"
  1099. ],
  1100. "core-js/es/number/virtual/to-precision": [
  1101. "es.number.to-precision"
  1102. ],
  1103. "core-js/es/object/assign": [
  1104. "es.object.assign"
  1105. ],
  1106. "core-js/es/object/create": [
  1107. "es.object.create"
  1108. ],
  1109. "core-js/es/object/define-getter": [
  1110. "es.object.define-getter"
  1111. ],
  1112. "core-js/es/object/define-properties": [
  1113. "es.object.define-properties"
  1114. ],
  1115. "core-js/es/object/define-property": [
  1116. "es.object.define-property"
  1117. ],
  1118. "core-js/es/object/define-setter": [
  1119. "es.object.define-setter"
  1120. ],
  1121. "core-js/es/object/entries": [
  1122. "es.object.entries"
  1123. ],
  1124. "core-js/es/object/freeze": [
  1125. "es.object.freeze"
  1126. ],
  1127. "core-js/es/object/from-entries": [
  1128. "es.array.iterator",
  1129. "es.object.from-entries"
  1130. ],
  1131. "core-js/es/object/get-own-property-descriptor": [
  1132. "es.object.get-own-property-descriptor"
  1133. ],
  1134. "core-js/es/object/get-own-property-descriptors": [
  1135. "es.object.get-own-property-descriptors"
  1136. ],
  1137. "core-js/es/object/get-own-property-names": [
  1138. "es.object.get-own-property-names"
  1139. ],
  1140. "core-js/es/object/get-own-property-symbols": [
  1141. "es.symbol"
  1142. ],
  1143. "core-js/es/object/get-prototype-of": [
  1144. "es.object.get-prototype-of"
  1145. ],
  1146. "core-js/es/object": [
  1147. "es.symbol",
  1148. "es.json.to-string-tag",
  1149. "es.math.to-string-tag",
  1150. "es.object.assign",
  1151. "es.object.create",
  1152. "es.object.define-getter",
  1153. "es.object.define-properties",
  1154. "es.object.define-property",
  1155. "es.object.define-setter",
  1156. "es.object.entries",
  1157. "es.object.freeze",
  1158. "es.object.from-entries",
  1159. "es.object.get-own-property-descriptor",
  1160. "es.object.get-own-property-descriptors",
  1161. "es.object.get-own-property-names",
  1162. "es.object.get-prototype-of",
  1163. "es.object.is",
  1164. "es.object.is-extensible",
  1165. "es.object.is-frozen",
  1166. "es.object.is-sealed",
  1167. "es.object.keys",
  1168. "es.object.lookup-getter",
  1169. "es.object.lookup-setter",
  1170. "es.object.prevent-extensions",
  1171. "es.object.seal",
  1172. "es.object.set-prototype-of",
  1173. "es.object.to-string",
  1174. "es.object.values"
  1175. ],
  1176. "core-js/es/object/is-extensible": [
  1177. "es.object.is-extensible"
  1178. ],
  1179. "core-js/es/object/is-frozen": [
  1180. "es.object.is-frozen"
  1181. ],
  1182. "core-js/es/object/is-sealed": [
  1183. "es.object.is-sealed"
  1184. ],
  1185. "core-js/es/object/is": [
  1186. "es.object.is"
  1187. ],
  1188. "core-js/es/object/keys": [
  1189. "es.object.keys"
  1190. ],
  1191. "core-js/es/object/lookup-getter": [
  1192. "es.object.lookup-setter"
  1193. ],
  1194. "core-js/es/object/lookup-setter": [
  1195. "es.object.lookup-setter"
  1196. ],
  1197. "core-js/es/object/prevent-extensions": [
  1198. "es.object.prevent-extensions"
  1199. ],
  1200. "core-js/es/object/seal": [
  1201. "es.object.seal"
  1202. ],
  1203. "core-js/es/object/set-prototype-of": [
  1204. "es.object.set-prototype-of"
  1205. ],
  1206. "core-js/es/object/to-string": [
  1207. "es.json.to-string-tag",
  1208. "es.math.to-string-tag",
  1209. "es.object.to-string"
  1210. ],
  1211. "core-js/es/object/values": [
  1212. "es.object.values"
  1213. ],
  1214. "core-js/es/parse-float": [
  1215. "es.parse-float"
  1216. ],
  1217. "core-js/es/parse-int": [
  1218. "es.parse-int"
  1219. ],
  1220. "core-js/es/promise/all-settled": [
  1221. "es.promise",
  1222. "es.promise.all-settled"
  1223. ],
  1224. "core-js/es/promise/finally": [
  1225. "es.promise",
  1226. "es.promise.finally"
  1227. ],
  1228. "core-js/es/promise": [
  1229. "es.object.to-string",
  1230. "es.promise",
  1231. "es.promise.all-settled",
  1232. "es.promise.finally",
  1233. "es.string.iterator",
  1234. "web.dom-collections.iterator"
  1235. ],
  1236. "core-js/es/reflect/apply": [
  1237. "es.reflect.apply"
  1238. ],
  1239. "core-js/es/reflect/construct": [
  1240. "es.reflect.construct"
  1241. ],
  1242. "core-js/es/reflect/define-property": [
  1243. "es.reflect.define-property"
  1244. ],
  1245. "core-js/es/reflect/delete-property": [
  1246. "es.reflect.delete-property"
  1247. ],
  1248. "core-js/es/reflect/get-own-property-descriptor": [
  1249. "es.reflect.get-own-property-descriptor"
  1250. ],
  1251. "core-js/es/reflect/get-prototype-of": [
  1252. "es.reflect.get-prototype-of"
  1253. ],
  1254. "core-js/es/reflect/get": [
  1255. "es.reflect.get"
  1256. ],
  1257. "core-js/es/reflect/has": [
  1258. "es.reflect.has"
  1259. ],
  1260. "core-js/es/reflect": [
  1261. "es.reflect.apply",
  1262. "es.reflect.construct",
  1263. "es.reflect.define-property",
  1264. "es.reflect.delete-property",
  1265. "es.reflect.get",
  1266. "es.reflect.get-own-property-descriptor",
  1267. "es.reflect.get-prototype-of",
  1268. "es.reflect.has",
  1269. "es.reflect.is-extensible",
  1270. "es.reflect.own-keys",
  1271. "es.reflect.prevent-extensions",
  1272. "es.reflect.set",
  1273. "es.reflect.set-prototype-of"
  1274. ],
  1275. "core-js/es/reflect/is-extensible": [
  1276. "es.reflect.is-extensible"
  1277. ],
  1278. "core-js/es/reflect/own-keys": [
  1279. "es.reflect.own-keys"
  1280. ],
  1281. "core-js/es/reflect/prevent-extensions": [
  1282. "es.reflect.prevent-extensions"
  1283. ],
  1284. "core-js/es/reflect/set-prototype-of": [
  1285. "es.reflect.set-prototype-of"
  1286. ],
  1287. "core-js/es/reflect/set": [
  1288. "es.reflect.set"
  1289. ],
  1290. "core-js/es/regexp/constructor": [
  1291. "es.regexp.constructor"
  1292. ],
  1293. "core-js/es/regexp/flags": [
  1294. "es.regexp.flags"
  1295. ],
  1296. "core-js/es/regexp": [
  1297. "es.regexp.constructor",
  1298. "es.regexp.exec",
  1299. "es.regexp.flags",
  1300. "es.regexp.to-string",
  1301. "es.string.match",
  1302. "es.string.replace",
  1303. "es.string.search",
  1304. "es.string.split"
  1305. ],
  1306. "core-js/es/regexp/match": [
  1307. "es.string.match"
  1308. ],
  1309. "core-js/es/regexp/replace": [
  1310. "es.string.replace"
  1311. ],
  1312. "core-js/es/regexp/search": [
  1313. "es.string.search"
  1314. ],
  1315. "core-js/es/regexp/split": [
  1316. "es.string.split"
  1317. ],
  1318. "core-js/es/regexp/to-string": [
  1319. "es.regexp.to-string"
  1320. ],
  1321. "core-js/es/set": [
  1322. "es.object.to-string",
  1323. "es.set",
  1324. "es.string.iterator",
  1325. "web.dom-collections.iterator"
  1326. ],
  1327. "core-js/es/string/anchor": [
  1328. "es.string.anchor"
  1329. ],
  1330. "core-js/es/string/big": [
  1331. "es.string.big"
  1332. ],
  1333. "core-js/es/string/blink": [
  1334. "es.string.blink"
  1335. ],
  1336. "core-js/es/string/bold": [
  1337. "es.string.bold"
  1338. ],
  1339. "core-js/es/string/code-point-at": [
  1340. "es.string.code-point-at"
  1341. ],
  1342. "core-js/es/string/ends-with": [
  1343. "es.string.ends-with"
  1344. ],
  1345. "core-js/es/string/fixed": [
  1346. "es.string.fixed"
  1347. ],
  1348. "core-js/es/string/fontcolor": [
  1349. "es.string.fontcolor"
  1350. ],
  1351. "core-js/es/string/fontsize": [
  1352. "es.string.fontsize"
  1353. ],
  1354. "core-js/es/string/from-code-point": [
  1355. "es.string.from-code-point"
  1356. ],
  1357. "core-js/es/string/includes": [
  1358. "es.string.includes"
  1359. ],
  1360. "core-js/es/string": [
  1361. "es.string.code-point-at",
  1362. "es.string.ends-with",
  1363. "es.string.from-code-point",
  1364. "es.string.includes",
  1365. "es.string.iterator",
  1366. "es.string.match",
  1367. "es.string.match-all",
  1368. "es.string.pad-end",
  1369. "es.string.pad-start",
  1370. "es.string.raw",
  1371. "es.string.repeat",
  1372. "es.string.replace",
  1373. "es.string.search",
  1374. "es.string.split",
  1375. "es.string.starts-with",
  1376. "es.string.trim",
  1377. "es.string.trim-end",
  1378. "es.string.trim-start",
  1379. "es.string.anchor",
  1380. "es.string.big",
  1381. "es.string.blink",
  1382. "es.string.bold",
  1383. "es.string.fixed",
  1384. "es.string.fontcolor",
  1385. "es.string.fontsize",
  1386. "es.string.italics",
  1387. "es.string.link",
  1388. "es.string.small",
  1389. "es.string.strike",
  1390. "es.string.sub",
  1391. "es.string.sup"
  1392. ],
  1393. "core-js/es/string/italics": [
  1394. "es.string.italics"
  1395. ],
  1396. "core-js/es/string/iterator": [
  1397. "es.string.iterator"
  1398. ],
  1399. "core-js/es/string/link": [
  1400. "es.string.link"
  1401. ],
  1402. "core-js/es/string/match-all": [
  1403. "es.string.match-all"
  1404. ],
  1405. "core-js/es/string/match": [
  1406. "es.string.match"
  1407. ],
  1408. "core-js/es/string/pad-end": [
  1409. "es.string.pad-end"
  1410. ],
  1411. "core-js/es/string/pad-start": [
  1412. "es.string.pad-start"
  1413. ],
  1414. "core-js/es/string/raw": [
  1415. "es.string.raw"
  1416. ],
  1417. "core-js/es/string/repeat": [
  1418. "es.string.repeat"
  1419. ],
  1420. "core-js/es/string/replace": [
  1421. "es.string.replace"
  1422. ],
  1423. "core-js/es/string/search": [
  1424. "es.string.search"
  1425. ],
  1426. "core-js/es/string/small": [
  1427. "es.string.small"
  1428. ],
  1429. "core-js/es/string/split": [
  1430. "es.string.split"
  1431. ],
  1432. "core-js/es/string/starts-with": [
  1433. "es.string.starts-with"
  1434. ],
  1435. "core-js/es/string/strike": [
  1436. "es.string.strike"
  1437. ],
  1438. "core-js/es/string/sub": [
  1439. "es.string.sub"
  1440. ],
  1441. "core-js/es/string/sup": [
  1442. "es.string.sup"
  1443. ],
  1444. "core-js/es/string/trim-end": [
  1445. "es.string.trim-end"
  1446. ],
  1447. "core-js/es/string/trim-left": [
  1448. "es.string.trim-start"
  1449. ],
  1450. "core-js/es/string/trim-right": [
  1451. "es.string.trim-end"
  1452. ],
  1453. "core-js/es/string/trim-start": [
  1454. "es.string.trim-start"
  1455. ],
  1456. "core-js/es/string/trim": [
  1457. "es.string.trim"
  1458. ],
  1459. "core-js/es/string/virtual/anchor": [
  1460. "es.string.anchor"
  1461. ],
  1462. "core-js/es/string/virtual/big": [
  1463. "es.string.big"
  1464. ],
  1465. "core-js/es/string/virtual/blink": [
  1466. "es.string.blink"
  1467. ],
  1468. "core-js/es/string/virtual/bold": [
  1469. "es.string.bold"
  1470. ],
  1471. "core-js/es/string/virtual/code-point-at": [
  1472. "es.string.code-point-at"
  1473. ],
  1474. "core-js/es/string/virtual/ends-with": [
  1475. "es.string.ends-with"
  1476. ],
  1477. "core-js/es/string/virtual/fixed": [
  1478. "es.string.fixed"
  1479. ],
  1480. "core-js/es/string/virtual/fontcolor": [
  1481. "es.string.fontcolor"
  1482. ],
  1483. "core-js/es/string/virtual/fontsize": [
  1484. "es.string.fontsize"
  1485. ],
  1486. "core-js/es/string/virtual/includes": [
  1487. "es.string.includes"
  1488. ],
  1489. "core-js/es/string/virtual": [
  1490. "es.string.code-point-at",
  1491. "es.string.ends-with",
  1492. "es.string.includes",
  1493. "es.string.iterator",
  1494. "es.string.match",
  1495. "es.string.match-all",
  1496. "es.string.pad-end",
  1497. "es.string.pad-start",
  1498. "es.string.repeat",
  1499. "es.string.replace",
  1500. "es.string.search",
  1501. "es.string.split",
  1502. "es.string.starts-with",
  1503. "es.string.trim",
  1504. "es.string.trim-end",
  1505. "es.string.trim-start",
  1506. "es.string.anchor",
  1507. "es.string.big",
  1508. "es.string.blink",
  1509. "es.string.bold",
  1510. "es.string.fixed",
  1511. "es.string.fontcolor",
  1512. "es.string.fontsize",
  1513. "es.string.italics",
  1514. "es.string.link",
  1515. "es.string.small",
  1516. "es.string.strike",
  1517. "es.string.sub",
  1518. "es.string.sup"
  1519. ],
  1520. "core-js/es/string/virtual/italics": [
  1521. "es.string.italics"
  1522. ],
  1523. "core-js/es/string/virtual/iterator": [
  1524. "es.string.iterator"
  1525. ],
  1526. "core-js/es/string/virtual/link": [
  1527. "es.string.link"
  1528. ],
  1529. "core-js/es/string/virtual/match-all": [
  1530. "es.string.match-all"
  1531. ],
  1532. "core-js/es/string/virtual/pad-end": [
  1533. "es.string.pad-end"
  1534. ],
  1535. "core-js/es/string/virtual/pad-start": [
  1536. "es.string.pad-start"
  1537. ],
  1538. "core-js/es/string/virtual/repeat": [
  1539. "es.string.repeat"
  1540. ],
  1541. "core-js/es/string/virtual/small": [
  1542. "es.string.small"
  1543. ],
  1544. "core-js/es/string/virtual/starts-with": [
  1545. "es.string.starts-with"
  1546. ],
  1547. "core-js/es/string/virtual/strike": [
  1548. "es.string.strike"
  1549. ],
  1550. "core-js/es/string/virtual/sub": [
  1551. "es.string.sub"
  1552. ],
  1553. "core-js/es/string/virtual/sup": [
  1554. "es.string.sup"
  1555. ],
  1556. "core-js/es/string/virtual/trim-end": [
  1557. "es.string.trim-end"
  1558. ],
  1559. "core-js/es/string/virtual/trim-left": [
  1560. "es.string.trim-start"
  1561. ],
  1562. "core-js/es/string/virtual/trim-right": [
  1563. "es.string.trim-end"
  1564. ],
  1565. "core-js/es/string/virtual/trim-start": [
  1566. "es.string.trim-start"
  1567. ],
  1568. "core-js/es/string/virtual/trim": [
  1569. "es.string.trim"
  1570. ],
  1571. "core-js/es/symbol/async-iterator": [
  1572. "es.symbol.async-iterator"
  1573. ],
  1574. "core-js/es/symbol/description": [
  1575. "es.symbol.description"
  1576. ],
  1577. "core-js/es/symbol/for": [
  1578. "es.symbol"
  1579. ],
  1580. "core-js/es/symbol/has-instance": [
  1581. "es.symbol.has-instance",
  1582. "es.function.has-instance"
  1583. ],
  1584. "core-js/es/symbol": [
  1585. "es.symbol",
  1586. "es.symbol.description",
  1587. "es.symbol.async-iterator",
  1588. "es.symbol.has-instance",
  1589. "es.symbol.is-concat-spreadable",
  1590. "es.symbol.iterator",
  1591. "es.symbol.match",
  1592. "es.symbol.match-all",
  1593. "es.symbol.replace",
  1594. "es.symbol.search",
  1595. "es.symbol.species",
  1596. "es.symbol.split",
  1597. "es.symbol.to-primitive",
  1598. "es.symbol.to-string-tag",
  1599. "es.symbol.unscopables",
  1600. "es.array.concat",
  1601. "es.json.to-string-tag",
  1602. "es.math.to-string-tag",
  1603. "es.object.to-string"
  1604. ],
  1605. "core-js/es/symbol/is-concat-spreadable": [
  1606. "es.symbol.is-concat-spreadable",
  1607. "es.array.concat"
  1608. ],
  1609. "core-js/es/symbol/iterator": [
  1610. "es.symbol.iterator",
  1611. "es.string.iterator",
  1612. "web.dom-collections.iterator"
  1613. ],
  1614. "core-js/es/symbol/key-for": [
  1615. "es.symbol"
  1616. ],
  1617. "core-js/es/symbol/match-all": [
  1618. "es.symbol.match-all",
  1619. "es.string.match-all"
  1620. ],
  1621. "core-js/es/symbol/match": [
  1622. "es.symbol.match",
  1623. "es.string.match"
  1624. ],
  1625. "core-js/es/symbol/replace": [
  1626. "es.symbol.replace",
  1627. "es.string.replace"
  1628. ],
  1629. "core-js/es/symbol/search": [
  1630. "es.symbol.search",
  1631. "es.string.search"
  1632. ],
  1633. "core-js/es/symbol/species": [
  1634. "es.symbol.species"
  1635. ],
  1636. "core-js/es/symbol/split": [
  1637. "es.symbol.split",
  1638. "es.string.split"
  1639. ],
  1640. "core-js/es/symbol/to-primitive": [
  1641. "es.symbol.to-primitive"
  1642. ],
  1643. "core-js/es/symbol/to-string-tag": [
  1644. "es.symbol.to-string-tag",
  1645. "es.json.to-string-tag",
  1646. "es.math.to-string-tag",
  1647. "es.object.to-string"
  1648. ],
  1649. "core-js/es/symbol/unscopables": [
  1650. "es.symbol.unscopables"
  1651. ],
  1652. "core-js/es/typed-array/copy-within": [
  1653. "es.typed-array.copy-within"
  1654. ],
  1655. "core-js/es/typed-array/entries": [
  1656. "es.typed-array.iterator"
  1657. ],
  1658. "core-js/es/typed-array/every": [
  1659. "es.typed-array.every"
  1660. ],
  1661. "core-js/es/typed-array/fill": [
  1662. "es.typed-array.fill"
  1663. ],
  1664. "core-js/es/typed-array/filter": [
  1665. "es.typed-array.filter"
  1666. ],
  1667. "core-js/es/typed-array/find-index": [
  1668. "es.typed-array.find-index"
  1669. ],
  1670. "core-js/es/typed-array/find": [
  1671. "es.typed-array.find"
  1672. ],
  1673. "core-js/es/typed-array/float32-array": [
  1674. "es.object.to-string",
  1675. "es.typed-array.float32-array",
  1676. "es.typed-array.copy-within",
  1677. "es.typed-array.every",
  1678. "es.typed-array.fill",
  1679. "es.typed-array.filter",
  1680. "es.typed-array.find",
  1681. "es.typed-array.find-index",
  1682. "es.typed-array.for-each",
  1683. "es.typed-array.from",
  1684. "es.typed-array.includes",
  1685. "es.typed-array.index-of",
  1686. "es.typed-array.iterator",
  1687. "es.typed-array.join",
  1688. "es.typed-array.last-index-of",
  1689. "es.typed-array.map",
  1690. "es.typed-array.of",
  1691. "es.typed-array.reduce",
  1692. "es.typed-array.reduce-right",
  1693. "es.typed-array.reverse",
  1694. "es.typed-array.set",
  1695. "es.typed-array.slice",
  1696. "es.typed-array.some",
  1697. "es.typed-array.sort",
  1698. "es.typed-array.subarray",
  1699. "es.typed-array.to-locale-string",
  1700. "es.typed-array.to-string"
  1701. ],
  1702. "core-js/es/typed-array/float64-array": [
  1703. "es.object.to-string",
  1704. "es.typed-array.float64-array",
  1705. "es.typed-array.copy-within",
  1706. "es.typed-array.every",
  1707. "es.typed-array.fill",
  1708. "es.typed-array.filter",
  1709. "es.typed-array.find",
  1710. "es.typed-array.find-index",
  1711. "es.typed-array.for-each",
  1712. "es.typed-array.from",
  1713. "es.typed-array.includes",
  1714. "es.typed-array.index-of",
  1715. "es.typed-array.iterator",
  1716. "es.typed-array.join",
  1717. "es.typed-array.last-index-of",
  1718. "es.typed-array.map",
  1719. "es.typed-array.of",
  1720. "es.typed-array.reduce",
  1721. "es.typed-array.reduce-right",
  1722. "es.typed-array.reverse",
  1723. "es.typed-array.set",
  1724. "es.typed-array.slice",
  1725. "es.typed-array.some",
  1726. "es.typed-array.sort",
  1727. "es.typed-array.subarray",
  1728. "es.typed-array.to-locale-string",
  1729. "es.typed-array.to-string"
  1730. ],
  1731. "core-js/es/typed-array/for-each": [
  1732. "es.typed-array.for-each"
  1733. ],
  1734. "core-js/es/typed-array/from": [
  1735. "es.typed-array.from"
  1736. ],
  1737. "core-js/es/typed-array/includes": [
  1738. "es.typed-array.includes"
  1739. ],
  1740. "core-js/es/typed-array/index-of": [
  1741. "es.typed-array.index-of"
  1742. ],
  1743. "core-js/es/typed-array": [
  1744. "es.object.to-string",
  1745. "es.typed-array.float32-array",
  1746. "es.typed-array.float64-array",
  1747. "es.typed-array.int8-array",
  1748. "es.typed-array.int16-array",
  1749. "es.typed-array.int32-array",
  1750. "es.typed-array.uint8-array",
  1751. "es.typed-array.uint8-clamped-array",
  1752. "es.typed-array.uint16-array",
  1753. "es.typed-array.uint32-array",
  1754. "es.typed-array.copy-within",
  1755. "es.typed-array.every",
  1756. "es.typed-array.fill",
  1757. "es.typed-array.filter",
  1758. "es.typed-array.find",
  1759. "es.typed-array.find-index",
  1760. "es.typed-array.for-each",
  1761. "es.typed-array.from",
  1762. "es.typed-array.includes",
  1763. "es.typed-array.index-of",
  1764. "es.typed-array.iterator",
  1765. "es.typed-array.join",
  1766. "es.typed-array.last-index-of",
  1767. "es.typed-array.map",
  1768. "es.typed-array.of",
  1769. "es.typed-array.reduce",
  1770. "es.typed-array.reduce-right",
  1771. "es.typed-array.reverse",
  1772. "es.typed-array.set",
  1773. "es.typed-array.slice",
  1774. "es.typed-array.some",
  1775. "es.typed-array.sort",
  1776. "es.typed-array.subarray",
  1777. "es.typed-array.to-locale-string",
  1778. "es.typed-array.to-string"
  1779. ],
  1780. "core-js/es/typed-array/int16-array": [
  1781. "es.object.to-string",
  1782. "es.typed-array.int16-array",
  1783. "es.typed-array.copy-within",
  1784. "es.typed-array.every",
  1785. "es.typed-array.fill",
  1786. "es.typed-array.filter",
  1787. "es.typed-array.find",
  1788. "es.typed-array.find-index",
  1789. "es.typed-array.for-each",
  1790. "es.typed-array.from",
  1791. "es.typed-array.includes",
  1792. "es.typed-array.index-of",
  1793. "es.typed-array.iterator",
  1794. "es.typed-array.join",
  1795. "es.typed-array.last-index-of",
  1796. "es.typed-array.map",
  1797. "es.typed-array.of",
  1798. "es.typed-array.reduce",
  1799. "es.typed-array.reduce-right",
  1800. "es.typed-array.reverse",
  1801. "es.typed-array.set",
  1802. "es.typed-array.slice",
  1803. "es.typed-array.some",
  1804. "es.typed-array.sort",
  1805. "es.typed-array.subarray",
  1806. "es.typed-array.to-locale-string",
  1807. "es.typed-array.to-string"
  1808. ],
  1809. "core-js/es/typed-array/int32-array": [
  1810. "es.object.to-string",
  1811. "es.typed-array.int32-array",
  1812. "es.typed-array.copy-within",
  1813. "es.typed-array.every",
  1814. "es.typed-array.fill",
  1815. "es.typed-array.filter",
  1816. "es.typed-array.find",
  1817. "es.typed-array.find-index",
  1818. "es.typed-array.for-each",
  1819. "es.typed-array.from",
  1820. "es.typed-array.includes",
  1821. "es.typed-array.index-of",
  1822. "es.typed-array.iterator",
  1823. "es.typed-array.join",
  1824. "es.typed-array.last-index-of",
  1825. "es.typed-array.map",
  1826. "es.typed-array.of",
  1827. "es.typed-array.reduce",
  1828. "es.typed-array.reduce-right",
  1829. "es.typed-array.reverse",
  1830. "es.typed-array.set",
  1831. "es.typed-array.slice",
  1832. "es.typed-array.some",
  1833. "es.typed-array.sort",
  1834. "es.typed-array.subarray",
  1835. "es.typed-array.to-locale-string",
  1836. "es.typed-array.to-string"
  1837. ],
  1838. "core-js/es/typed-array/int8-array": [
  1839. "es.object.to-string",
  1840. "es.typed-array.int8-array",
  1841. "es.typed-array.copy-within",
  1842. "es.typed-array.every",
  1843. "es.typed-array.fill",
  1844. "es.typed-array.filter",
  1845. "es.typed-array.find",
  1846. "es.typed-array.find-index",
  1847. "es.typed-array.for-each",
  1848. "es.typed-array.from",
  1849. "es.typed-array.includes",
  1850. "es.typed-array.index-of",
  1851. "es.typed-array.iterator",
  1852. "es.typed-array.join",
  1853. "es.typed-array.last-index-of",
  1854. "es.typed-array.map",
  1855. "es.typed-array.of",
  1856. "es.typed-array.reduce",
  1857. "es.typed-array.reduce-right",
  1858. "es.typed-array.reverse",
  1859. "es.typed-array.set",
  1860. "es.typed-array.slice",
  1861. "es.typed-array.some",
  1862. "es.typed-array.sort",
  1863. "es.typed-array.subarray",
  1864. "es.typed-array.to-locale-string",
  1865. "es.typed-array.to-string"
  1866. ],
  1867. "core-js/es/typed-array/iterator": [
  1868. "es.typed-array.iterator"
  1869. ],
  1870. "core-js/es/typed-array/join": [
  1871. "es.typed-array.join"
  1872. ],
  1873. "core-js/es/typed-array/keys": [
  1874. "es.typed-array.iterator"
  1875. ],
  1876. "core-js/es/typed-array/last-index-of": [
  1877. "es.typed-array.last-index-of"
  1878. ],
  1879. "core-js/es/typed-array/map": [
  1880. "es.typed-array.map"
  1881. ],
  1882. "core-js/es/typed-array/methods": [
  1883. "es.object.to-string",
  1884. "es.typed-array.copy-within",
  1885. "es.typed-array.every",
  1886. "es.typed-array.fill",
  1887. "es.typed-array.filter",
  1888. "es.typed-array.find",
  1889. "es.typed-array.find-index",
  1890. "es.typed-array.for-each",
  1891. "es.typed-array.from",
  1892. "es.typed-array.includes",
  1893. "es.typed-array.index-of",
  1894. "es.typed-array.iterator",
  1895. "es.typed-array.join",
  1896. "es.typed-array.last-index-of",
  1897. "es.typed-array.map",
  1898. "es.typed-array.of",
  1899. "es.typed-array.reduce",
  1900. "es.typed-array.reduce-right",
  1901. "es.typed-array.reverse",
  1902. "es.typed-array.set",
  1903. "es.typed-array.slice",
  1904. "es.typed-array.some",
  1905. "es.typed-array.sort",
  1906. "es.typed-array.subarray",
  1907. "es.typed-array.to-locale-string",
  1908. "es.typed-array.to-string"
  1909. ],
  1910. "core-js/es/typed-array/of": [
  1911. "es.typed-array.of"
  1912. ],
  1913. "core-js/es/typed-array/reduce-right": [
  1914. "es.typed-array.reduce-right"
  1915. ],
  1916. "core-js/es/typed-array/reduce": [
  1917. "es.typed-array.reduce"
  1918. ],
  1919. "core-js/es/typed-array/reverse": [
  1920. "es.typed-array.reverse"
  1921. ],
  1922. "core-js/es/typed-array/set": [
  1923. "es.typed-array.set"
  1924. ],
  1925. "core-js/es/typed-array/slice": [
  1926. "es.typed-array.slice"
  1927. ],
  1928. "core-js/es/typed-array/some": [
  1929. "es.typed-array.some"
  1930. ],
  1931. "core-js/es/typed-array/sort": [
  1932. "es.typed-array.sort"
  1933. ],
  1934. "core-js/es/typed-array/subarray": [
  1935. "es.typed-array.subarray"
  1936. ],
  1937. "core-js/es/typed-array/to-locale-string": [
  1938. "es.typed-array.to-locale-string"
  1939. ],
  1940. "core-js/es/typed-array/to-string": [
  1941. "es.typed-array.to-string"
  1942. ],
  1943. "core-js/es/typed-array/uint16-array": [
  1944. "es.object.to-string",
  1945. "es.typed-array.uint16-array",
  1946. "es.typed-array.copy-within",
  1947. "es.typed-array.every",
  1948. "es.typed-array.fill",
  1949. "es.typed-array.filter",
  1950. "es.typed-array.find",
  1951. "es.typed-array.find-index",
  1952. "es.typed-array.for-each",
  1953. "es.typed-array.from",
  1954. "es.typed-array.includes",
  1955. "es.typed-array.index-of",
  1956. "es.typed-array.iterator",
  1957. "es.typed-array.join",
  1958. "es.typed-array.last-index-of",
  1959. "es.typed-array.map",
  1960. "es.typed-array.of",
  1961. "es.typed-array.reduce",
  1962. "es.typed-array.reduce-right",
  1963. "es.typed-array.reverse",
  1964. "es.typed-array.set",
  1965. "es.typed-array.slice",
  1966. "es.typed-array.some",
  1967. "es.typed-array.sort",
  1968. "es.typed-array.subarray",
  1969. "es.typed-array.to-locale-string",
  1970. "es.typed-array.to-string"
  1971. ],
  1972. "core-js/es/typed-array/uint32-array": [
  1973. "es.object.to-string",
  1974. "es.typed-array.uint32-array",
  1975. "es.typed-array.copy-within",
  1976. "es.typed-array.every",
  1977. "es.typed-array.fill",
  1978. "es.typed-array.filter",
  1979. "es.typed-array.find",
  1980. "es.typed-array.find-index",
  1981. "es.typed-array.for-each",
  1982. "es.typed-array.from",
  1983. "es.typed-array.includes",
  1984. "es.typed-array.index-of",
  1985. "es.typed-array.iterator",
  1986. "es.typed-array.join",
  1987. "es.typed-array.last-index-of",
  1988. "es.typed-array.map",
  1989. "es.typed-array.of",
  1990. "es.typed-array.reduce",
  1991. "es.typed-array.reduce-right",
  1992. "es.typed-array.reverse",
  1993. "es.typed-array.set",
  1994. "es.typed-array.slice",
  1995. "es.typed-array.some",
  1996. "es.typed-array.sort",
  1997. "es.typed-array.subarray",
  1998. "es.typed-array.to-locale-string",
  1999. "es.typed-array.to-string"
  2000. ],
  2001. "core-js/es/typed-array/uint8-array": [
  2002. "es.object.to-string",
  2003. "es.typed-array.uint8-array",
  2004. "es.typed-array.copy-within",
  2005. "es.typed-array.every",
  2006. "es.typed-array.fill",
  2007. "es.typed-array.filter",
  2008. "es.typed-array.find",
  2009. "es.typed-array.find-index",
  2010. "es.typed-array.for-each",
  2011. "es.typed-array.from",
  2012. "es.typed-array.includes",
  2013. "es.typed-array.index-of",
  2014. "es.typed-array.iterator",
  2015. "es.typed-array.join",
  2016. "es.typed-array.last-index-of",
  2017. "es.typed-array.map",
  2018. "es.typed-array.of",
  2019. "es.typed-array.reduce",
  2020. "es.typed-array.reduce-right",
  2021. "es.typed-array.reverse",
  2022. "es.typed-array.set",
  2023. "es.typed-array.slice",
  2024. "es.typed-array.some",
  2025. "es.typed-array.sort",
  2026. "es.typed-array.subarray",
  2027. "es.typed-array.to-locale-string",
  2028. "es.typed-array.to-string"
  2029. ],
  2030. "core-js/es/typed-array/uint8-clamped-array": [
  2031. "es.object.to-string",
  2032. "es.typed-array.uint8-clamped-array",
  2033. "es.typed-array.copy-within",
  2034. "es.typed-array.every",
  2035. "es.typed-array.fill",
  2036. "es.typed-array.filter",
  2037. "es.typed-array.find",
  2038. "es.typed-array.find-index",
  2039. "es.typed-array.for-each",
  2040. "es.typed-array.from",
  2041. "es.typed-array.includes",
  2042. "es.typed-array.index-of",
  2043. "es.typed-array.iterator",
  2044. "es.typed-array.join",
  2045. "es.typed-array.last-index-of",
  2046. "es.typed-array.map",
  2047. "es.typed-array.of",
  2048. "es.typed-array.reduce",
  2049. "es.typed-array.reduce-right",
  2050. "es.typed-array.reverse",
  2051. "es.typed-array.set",
  2052. "es.typed-array.slice",
  2053. "es.typed-array.some",
  2054. "es.typed-array.sort",
  2055. "es.typed-array.subarray",
  2056. "es.typed-array.to-locale-string",
  2057. "es.typed-array.to-string"
  2058. ],
  2059. "core-js/es/typed-array/values": [
  2060. "es.typed-array.iterator"
  2061. ],
  2062. "core-js/es/weak-map": [
  2063. "es.object.to-string",
  2064. "es.weak-map",
  2065. "web.dom-collections.iterator"
  2066. ],
  2067. "core-js/es/weak-set": [
  2068. "es.object.to-string",
  2069. "es.weak-set",
  2070. "web.dom-collections.iterator"
  2071. ],
  2072. "core-js/features/aggregate-error": [
  2073. "es.string.iterator",
  2074. "esnext.aggregate-error",
  2075. "web.dom-collections.iterator"
  2076. ],
  2077. "core-js/features/array-buffer/constructor": [
  2078. "es.array-buffer.constructor",
  2079. "es.object.to-string"
  2080. ],
  2081. "core-js/features/array-buffer": [
  2082. "es.array-buffer.constructor",
  2083. "es.array-buffer.is-view",
  2084. "es.array-buffer.slice",
  2085. "es.object.to-string"
  2086. ],
  2087. "core-js/features/array-buffer/is-view": [
  2088. "es.array-buffer.is-view"
  2089. ],
  2090. "core-js/features/array-buffer/slice": [
  2091. "es.array-buffer.slice"
  2092. ],
  2093. "core-js/features/array/concat": [
  2094. "es.array.concat"
  2095. ],
  2096. "core-js/features/array/copy-within": [
  2097. "es.array.copy-within"
  2098. ],
  2099. "core-js/features/array/entries": [
  2100. "es.array.iterator"
  2101. ],
  2102. "core-js/features/array/every": [
  2103. "es.array.every"
  2104. ],
  2105. "core-js/features/array/fill": [
  2106. "es.array.fill"
  2107. ],
  2108. "core-js/features/array/filter": [
  2109. "es.array.filter"
  2110. ],
  2111. "core-js/features/array/find-index": [
  2112. "es.array.find-index"
  2113. ],
  2114. "core-js/features/array/find": [
  2115. "es.array.find"
  2116. ],
  2117. "core-js/features/array/flat-map": [
  2118. "es.array.flat-map",
  2119. "es.array.unscopables.flat-map"
  2120. ],
  2121. "core-js/features/array/flat": [
  2122. "es.array.flat",
  2123. "es.array.unscopables.flat"
  2124. ],
  2125. "core-js/features/array/for-each": [
  2126. "es.array.for-each"
  2127. ],
  2128. "core-js/features/array/from": [
  2129. "es.array.from",
  2130. "es.string.iterator"
  2131. ],
  2132. "core-js/features/array/includes": [
  2133. "es.array.includes"
  2134. ],
  2135. "core-js/features/array/index-of": [
  2136. "es.array.index-of"
  2137. ],
  2138. "core-js/features/array": [
  2139. "es.array.concat",
  2140. "es.array.copy-within",
  2141. "es.array.every",
  2142. "es.array.fill",
  2143. "es.array.filter",
  2144. "es.array.find",
  2145. "es.array.find-index",
  2146. "es.array.flat",
  2147. "es.array.flat-map",
  2148. "es.array.for-each",
  2149. "es.array.from",
  2150. "es.array.includes",
  2151. "es.array.index-of",
  2152. "es.array.is-array",
  2153. "es.array.iterator",
  2154. "es.array.join",
  2155. "es.array.last-index-of",
  2156. "es.array.map",
  2157. "es.array.of",
  2158. "es.array.reduce",
  2159. "es.array.reduce-right",
  2160. "es.array.reverse",
  2161. "es.array.slice",
  2162. "es.array.some",
  2163. "es.array.sort",
  2164. "es.array.species",
  2165. "es.array.splice",
  2166. "es.array.unscopables.flat",
  2167. "es.array.unscopables.flat-map",
  2168. "es.string.iterator",
  2169. "esnext.array.is-template-object",
  2170. "esnext.array.last-index",
  2171. "esnext.array.last-item"
  2172. ],
  2173. "core-js/features/array/is-array": [
  2174. "es.array.is-array"
  2175. ],
  2176. "core-js/features/array/is-template-object": [
  2177. "esnext.array.is-template-object"
  2178. ],
  2179. "core-js/features/array/iterator": [
  2180. "es.array.iterator"
  2181. ],
  2182. "core-js/features/array/join": [
  2183. "es.array.join"
  2184. ],
  2185. "core-js/features/array/keys": [
  2186. "es.array.iterator"
  2187. ],
  2188. "core-js/features/array/last-index-of": [
  2189. "es.array.last-index-of"
  2190. ],
  2191. "core-js/features/array/last-index": [
  2192. "esnext.array.last-index"
  2193. ],
  2194. "core-js/features/array/last-item": [
  2195. "esnext.array.last-item"
  2196. ],
  2197. "core-js/features/array/map": [
  2198. "es.array.map"
  2199. ],
  2200. "core-js/features/array/of": [
  2201. "es.array.of"
  2202. ],
  2203. "core-js/features/array/reduce-right": [
  2204. "es.array.reduce-right"
  2205. ],
  2206. "core-js/features/array/reduce": [
  2207. "es.array.reduce"
  2208. ],
  2209. "core-js/features/array/reverse": [
  2210. "es.array.reverse"
  2211. ],
  2212. "core-js/features/array/slice": [
  2213. "es.array.slice"
  2214. ],
  2215. "core-js/features/array/some": [
  2216. "es.array.some"
  2217. ],
  2218. "core-js/features/array/sort": [
  2219. "es.array.sort"
  2220. ],
  2221. "core-js/features/array/splice": [
  2222. "es.array.splice"
  2223. ],
  2224. "core-js/features/array/values": [
  2225. "es.array.iterator"
  2226. ],
  2227. "core-js/features/array/virtual/concat": [
  2228. "es.array.concat"
  2229. ],
  2230. "core-js/features/array/virtual/copy-within": [
  2231. "es.array.copy-within"
  2232. ],
  2233. "core-js/features/array/virtual/entries": [
  2234. "es.array.iterator"
  2235. ],
  2236. "core-js/features/array/virtual/every": [
  2237. "es.array.every"
  2238. ],
  2239. "core-js/features/array/virtual/fill": [
  2240. "es.array.fill"
  2241. ],
  2242. "core-js/features/array/virtual/filter": [
  2243. "es.array.filter"
  2244. ],
  2245. "core-js/features/array/virtual/find-index": [
  2246. "es.array.find-index"
  2247. ],
  2248. "core-js/features/array/virtual/find": [
  2249. "es.array.find"
  2250. ],
  2251. "core-js/features/array/virtual/flat-map": [
  2252. "es.array.flat-map",
  2253. "es.array.unscopables.flat-map"
  2254. ],
  2255. "core-js/features/array/virtual/flat": [
  2256. "es.array.flat",
  2257. "es.array.unscopables.flat"
  2258. ],
  2259. "core-js/features/array/virtual/for-each": [
  2260. "es.array.for-each"
  2261. ],
  2262. "core-js/features/array/virtual/includes": [
  2263. "es.array.includes"
  2264. ],
  2265. "core-js/features/array/virtual/index-of": [
  2266. "es.array.index-of"
  2267. ],
  2268. "core-js/features/array/virtual": [
  2269. "es.array.concat",
  2270. "es.array.copy-within",
  2271. "es.array.every",
  2272. "es.array.fill",
  2273. "es.array.filter",
  2274. "es.array.find",
  2275. "es.array.find-index",
  2276. "es.array.flat",
  2277. "es.array.flat-map",
  2278. "es.array.for-each",
  2279. "es.array.includes",
  2280. "es.array.index-of",
  2281. "es.array.iterator",
  2282. "es.array.join",
  2283. "es.array.last-index-of",
  2284. "es.array.map",
  2285. "es.array.reduce",
  2286. "es.array.reduce-right",
  2287. "es.array.reverse",
  2288. "es.array.slice",
  2289. "es.array.some",
  2290. "es.array.sort",
  2291. "es.array.species",
  2292. "es.array.splice",
  2293. "es.array.unscopables.flat",
  2294. "es.array.unscopables.flat-map"
  2295. ],
  2296. "core-js/features/array/virtual/iterator": [
  2297. "es.array.iterator"
  2298. ],
  2299. "core-js/features/array/virtual/join": [
  2300. "es.array.join"
  2301. ],
  2302. "core-js/features/array/virtual/keys": [
  2303. "es.array.iterator"
  2304. ],
  2305. "core-js/features/array/virtual/last-index-of": [
  2306. "es.array.last-index-of"
  2307. ],
  2308. "core-js/features/array/virtual/map": [
  2309. "es.array.map"
  2310. ],
  2311. "core-js/features/array/virtual/reduce-right": [
  2312. "es.array.reduce-right"
  2313. ],
  2314. "core-js/features/array/virtual/reduce": [
  2315. "es.array.reduce"
  2316. ],
  2317. "core-js/features/array/virtual/reverse": [
  2318. "es.array.reverse"
  2319. ],
  2320. "core-js/features/array/virtual/slice": [
  2321. "es.array.slice"
  2322. ],
  2323. "core-js/features/array/virtual/some": [
  2324. "es.array.some"
  2325. ],
  2326. "core-js/features/array/virtual/sort": [
  2327. "es.array.sort"
  2328. ],
  2329. "core-js/features/array/virtual/splice": [
  2330. "es.array.splice"
  2331. ],
  2332. "core-js/features/array/virtual/values": [
  2333. "es.array.iterator"
  2334. ],
  2335. "core-js/features/async-iterator/as-indexed-pairs": [
  2336. "es.object.to-string",
  2337. "es.promise",
  2338. "es.string.iterator",
  2339. "esnext.async-iterator.constructor",
  2340. "esnext.async-iterator.as-indexed-pairs",
  2341. "web.dom-collections.iterator"
  2342. ],
  2343. "core-js/features/async-iterator/drop": [
  2344. "es.object.to-string",
  2345. "es.promise",
  2346. "es.string.iterator",
  2347. "esnext.async-iterator.constructor",
  2348. "esnext.async-iterator.drop",
  2349. "web.dom-collections.iterator"
  2350. ],
  2351. "core-js/features/async-iterator/every": [
  2352. "es.object.to-string",
  2353. "es.promise",
  2354. "es.string.iterator",
  2355. "esnext.async-iterator.constructor",
  2356. "esnext.async-iterator.every",
  2357. "web.dom-collections.iterator"
  2358. ],
  2359. "core-js/features/async-iterator/filter": [
  2360. "es.object.to-string",
  2361. "es.promise",
  2362. "es.string.iterator",
  2363. "esnext.async-iterator.constructor",
  2364. "esnext.async-iterator.filter",
  2365. "web.dom-collections.iterator"
  2366. ],
  2367. "core-js/features/async-iterator/find": [
  2368. "es.object.to-string",
  2369. "es.promise",
  2370. "es.string.iterator",
  2371. "esnext.async-iterator.constructor",
  2372. "esnext.async-iterator.find",
  2373. "web.dom-collections.iterator"
  2374. ],
  2375. "core-js/features/async-iterator/flat-map": [
  2376. "es.object.to-string",
  2377. "es.promise",
  2378. "es.string.iterator",
  2379. "esnext.async-iterator.constructor",
  2380. "esnext.async-iterator.flat-map",
  2381. "web.dom-collections.iterator"
  2382. ],
  2383. "core-js/features/async-iterator/for-each": [
  2384. "es.object.to-string",
  2385. "es.promise",
  2386. "es.string.iterator",
  2387. "esnext.async-iterator.constructor",
  2388. "esnext.async-iterator.for-each",
  2389. "web.dom-collections.iterator"
  2390. ],
  2391. "core-js/features/async-iterator/from": [
  2392. "es.object.to-string",
  2393. "es.promise",
  2394. "es.string.iterator",
  2395. "esnext.async-iterator.constructor",
  2396. "esnext.async-iterator.from",
  2397. "web.dom-collections.iterator"
  2398. ],
  2399. "core-js/features/async-iterator": [
  2400. "es.object.to-string",
  2401. "es.promise",
  2402. "es.string.iterator",
  2403. "esnext.async-iterator.constructor",
  2404. "esnext.async-iterator.as-indexed-pairs",
  2405. "esnext.async-iterator.drop",
  2406. "esnext.async-iterator.every",
  2407. "esnext.async-iterator.filter",
  2408. "esnext.async-iterator.find",
  2409. "esnext.async-iterator.flat-map",
  2410. "esnext.async-iterator.for-each",
  2411. "esnext.async-iterator.from",
  2412. "esnext.async-iterator.map",
  2413. "esnext.async-iterator.reduce",
  2414. "esnext.async-iterator.some",
  2415. "esnext.async-iterator.take",
  2416. "esnext.async-iterator.to-array",
  2417. "web.dom-collections.iterator"
  2418. ],
  2419. "core-js/features/async-iterator/map": [
  2420. "es.object.to-string",
  2421. "es.promise",
  2422. "es.string.iterator",
  2423. "esnext.async-iterator.constructor",
  2424. "esnext.async-iterator.map",
  2425. "web.dom-collections.iterator"
  2426. ],
  2427. "core-js/features/async-iterator/reduce": [
  2428. "es.object.to-string",
  2429. "es.promise",
  2430. "es.string.iterator",
  2431. "esnext.async-iterator.constructor",
  2432. "esnext.async-iterator.reduce",
  2433. "web.dom-collections.iterator"
  2434. ],
  2435. "core-js/features/async-iterator/some": [
  2436. "es.object.to-string",
  2437. "es.promise",
  2438. "es.string.iterator",
  2439. "esnext.async-iterator.constructor",
  2440. "esnext.async-iterator.some",
  2441. "web.dom-collections.iterator"
  2442. ],
  2443. "core-js/features/async-iterator/take": [
  2444. "es.object.to-string",
  2445. "es.promise",
  2446. "es.string.iterator",
  2447. "esnext.async-iterator.constructor",
  2448. "esnext.async-iterator.take",
  2449. "web.dom-collections.iterator"
  2450. ],
  2451. "core-js/features/async-iterator/to-array": [
  2452. "es.object.to-string",
  2453. "es.promise",
  2454. "es.string.iterator",
  2455. "esnext.async-iterator.constructor",
  2456. "esnext.async-iterator.to-array",
  2457. "web.dom-collections.iterator"
  2458. ],
  2459. "core-js/features/clear-immediate": [
  2460. "web.immediate"
  2461. ],
  2462. "core-js/features/composite-key": [
  2463. "esnext.composite-key"
  2464. ],
  2465. "core-js/features/composite-symbol": [
  2466. "es.symbol",
  2467. "esnext.composite-symbol"
  2468. ],
  2469. "core-js/features/data-view": [
  2470. "es.data-view",
  2471. "es.object.to-string"
  2472. ],
  2473. "core-js/features/date": [
  2474. "es.date.now",
  2475. "es.date.to-iso-string",
  2476. "es.date.to-json",
  2477. "es.date.to-primitive",
  2478. "es.date.to-string"
  2479. ],
  2480. "core-js/features/date/now": [
  2481. "es.date.now"
  2482. ],
  2483. "core-js/features/date/to-iso-string": [
  2484. "es.date.to-iso-string",
  2485. "es.date.to-json"
  2486. ],
  2487. "core-js/features/date/to-json": [
  2488. "es.date.to-json"
  2489. ],
  2490. "core-js/features/date/to-primitive": [
  2491. "es.date.to-primitive"
  2492. ],
  2493. "core-js/features/date/to-string": [
  2494. "es.date.to-string"
  2495. ],
  2496. "core-js/features/dom-collections/for-each": [
  2497. "web.dom-collections.for-each"
  2498. ],
  2499. "core-js/features/dom-collections": [
  2500. "es.array.iterator",
  2501. "web.dom-collections.for-each",
  2502. "web.dom-collections.iterator"
  2503. ],
  2504. "core-js/features/dom-collections/iterator": [
  2505. "web.dom-collections.iterator"
  2506. ],
  2507. "core-js/features/function/bind": [
  2508. "es.function.bind"
  2509. ],
  2510. "core-js/features/function/has-instance": [
  2511. "es.function.has-instance"
  2512. ],
  2513. "core-js/features/function": [
  2514. "es.function.bind",
  2515. "es.function.has-instance",
  2516. "es.function.name"
  2517. ],
  2518. "core-js/features/function/name": [
  2519. "es.function.name"
  2520. ],
  2521. "core-js/features/function/virtual/bind": [
  2522. "es.function.bind"
  2523. ],
  2524. "core-js/features/function/virtual": [
  2525. "es.function.bind"
  2526. ],
  2527. "core-js/features/get-iterator-method": [
  2528. "es.string.iterator",
  2529. "web.dom-collections.iterator"
  2530. ],
  2531. "core-js/features/get-iterator": [
  2532. "es.string.iterator",
  2533. "web.dom-collections.iterator"
  2534. ],
  2535. "core-js/features/global-this": [
  2536. "es.global-this",
  2537. "esnext.global-this"
  2538. ],
  2539. "core-js/features": [
  2540. "es.symbol",
  2541. "es.symbol.description",
  2542. "es.symbol.async-iterator",
  2543. "es.symbol.has-instance",
  2544. "es.symbol.is-concat-spreadable",
  2545. "es.symbol.iterator",
  2546. "es.symbol.match",
  2547. "es.symbol.match-all",
  2548. "es.symbol.replace",
  2549. "es.symbol.search",
  2550. "es.symbol.species",
  2551. "es.symbol.split",
  2552. "es.symbol.to-primitive",
  2553. "es.symbol.to-string-tag",
  2554. "es.symbol.unscopables",
  2555. "es.array.concat",
  2556. "es.array.copy-within",
  2557. "es.array.every",
  2558. "es.array.fill",
  2559. "es.array.filter",
  2560. "es.array.find",
  2561. "es.array.find-index",
  2562. "es.array.flat",
  2563. "es.array.flat-map",
  2564. "es.array.for-each",
  2565. "es.array.from",
  2566. "es.array.includes",
  2567. "es.array.index-of",
  2568. "es.array.is-array",
  2569. "es.array.iterator",
  2570. "es.array.join",
  2571. "es.array.last-index-of",
  2572. "es.array.map",
  2573. "es.array.of",
  2574. "es.array.reduce",
  2575. "es.array.reduce-right",
  2576. "es.array.reverse",
  2577. "es.array.slice",
  2578. "es.array.some",
  2579. "es.array.sort",
  2580. "es.array.species",
  2581. "es.array.splice",
  2582. "es.array.unscopables.flat",
  2583. "es.array.unscopables.flat-map",
  2584. "es.array-buffer.constructor",
  2585. "es.array-buffer.is-view",
  2586. "es.array-buffer.slice",
  2587. "es.data-view",
  2588. "es.date.now",
  2589. "es.date.to-iso-string",
  2590. "es.date.to-json",
  2591. "es.date.to-primitive",
  2592. "es.date.to-string",
  2593. "es.function.bind",
  2594. "es.function.has-instance",
  2595. "es.function.name",
  2596. "es.global-this",
  2597. "es.json.stringify",
  2598. "es.json.to-string-tag",
  2599. "es.map",
  2600. "es.math.acosh",
  2601. "es.math.asinh",
  2602. "es.math.atanh",
  2603. "es.math.cbrt",
  2604. "es.math.clz32",
  2605. "es.math.cosh",
  2606. "es.math.expm1",
  2607. "es.math.fround",
  2608. "es.math.hypot",
  2609. "es.math.imul",
  2610. "es.math.log10",
  2611. "es.math.log1p",
  2612. "es.math.log2",
  2613. "es.math.sign",
  2614. "es.math.sinh",
  2615. "es.math.tanh",
  2616. "es.math.to-string-tag",
  2617. "es.math.trunc",
  2618. "es.number.constructor",
  2619. "es.number.epsilon",
  2620. "es.number.is-finite",
  2621. "es.number.is-integer",
  2622. "es.number.is-nan",
  2623. "es.number.is-safe-integer",
  2624. "es.number.max-safe-integer",
  2625. "es.number.min-safe-integer",
  2626. "es.number.parse-float",
  2627. "es.number.parse-int",
  2628. "es.number.to-fixed",
  2629. "es.number.to-precision",
  2630. "es.object.assign",
  2631. "es.object.create",
  2632. "es.object.define-getter",
  2633. "es.object.define-properties",
  2634. "es.object.define-property",
  2635. "es.object.define-setter",
  2636. "es.object.entries",
  2637. "es.object.freeze",
  2638. "es.object.from-entries",
  2639. "es.object.get-own-property-descriptor",
  2640. "es.object.get-own-property-descriptors",
  2641. "es.object.get-own-property-names",
  2642. "es.object.get-prototype-of",
  2643. "es.object.is",
  2644. "es.object.is-extensible",
  2645. "es.object.is-frozen",
  2646. "es.object.is-sealed",
  2647. "es.object.keys",
  2648. "es.object.lookup-getter",
  2649. "es.object.lookup-setter",
  2650. "es.object.prevent-extensions",
  2651. "es.object.seal",
  2652. "es.object.set-prototype-of",
  2653. "es.object.to-string",
  2654. "es.object.values",
  2655. "es.parse-float",
  2656. "es.parse-int",
  2657. "es.promise",
  2658. "es.promise.all-settled",
  2659. "es.promise.finally",
  2660. "es.reflect.apply",
  2661. "es.reflect.construct",
  2662. "es.reflect.define-property",
  2663. "es.reflect.delete-property",
  2664. "es.reflect.get",
  2665. "es.reflect.get-own-property-descriptor",
  2666. "es.reflect.get-prototype-of",
  2667. "es.reflect.has",
  2668. "es.reflect.is-extensible",
  2669. "es.reflect.own-keys",
  2670. "es.reflect.prevent-extensions",
  2671. "es.reflect.set",
  2672. "es.reflect.set-prototype-of",
  2673. "es.regexp.constructor",
  2674. "es.regexp.exec",
  2675. "es.regexp.flags",
  2676. "es.regexp.to-string",
  2677. "es.set",
  2678. "es.string.code-point-at",
  2679. "es.string.ends-with",
  2680. "es.string.from-code-point",
  2681. "es.string.includes",
  2682. "es.string.iterator",
  2683. "es.string.match",
  2684. "es.string.match-all",
  2685. "es.string.pad-end",
  2686. "es.string.pad-start",
  2687. "es.string.raw",
  2688. "es.string.repeat",
  2689. "es.string.replace",
  2690. "es.string.search",
  2691. "es.string.split",
  2692. "es.string.starts-with",
  2693. "es.string.trim",
  2694. "es.string.trim-end",
  2695. "es.string.trim-start",
  2696. "es.string.anchor",
  2697. "es.string.big",
  2698. "es.string.blink",
  2699. "es.string.bold",
  2700. "es.string.fixed",
  2701. "es.string.fontcolor",
  2702. "es.string.fontsize",
  2703. "es.string.italics",
  2704. "es.string.link",
  2705. "es.string.small",
  2706. "es.string.strike",
  2707. "es.string.sub",
  2708. "es.string.sup",
  2709. "es.typed-array.float32-array",
  2710. "es.typed-array.float64-array",
  2711. "es.typed-array.int8-array",
  2712. "es.typed-array.int16-array",
  2713. "es.typed-array.int32-array",
  2714. "es.typed-array.uint8-array",
  2715. "es.typed-array.uint8-clamped-array",
  2716. "es.typed-array.uint16-array",
  2717. "es.typed-array.uint32-array",
  2718. "es.typed-array.copy-within",
  2719. "es.typed-array.every",
  2720. "es.typed-array.fill",
  2721. "es.typed-array.filter",
  2722. "es.typed-array.find",
  2723. "es.typed-array.find-index",
  2724. "es.typed-array.for-each",
  2725. "es.typed-array.from",
  2726. "es.typed-array.includes",
  2727. "es.typed-array.index-of",
  2728. "es.typed-array.iterator",
  2729. "es.typed-array.join",
  2730. "es.typed-array.last-index-of",
  2731. "es.typed-array.map",
  2732. "es.typed-array.of",
  2733. "es.typed-array.reduce",
  2734. "es.typed-array.reduce-right",
  2735. "es.typed-array.reverse",
  2736. "es.typed-array.set",
  2737. "es.typed-array.slice",
  2738. "es.typed-array.some",
  2739. "es.typed-array.sort",
  2740. "es.typed-array.subarray",
  2741. "es.typed-array.to-locale-string",
  2742. "es.typed-array.to-string",
  2743. "es.weak-map",
  2744. "es.weak-set",
  2745. "esnext.aggregate-error",
  2746. "esnext.array.is-template-object",
  2747. "esnext.array.last-index",
  2748. "esnext.array.last-item",
  2749. "esnext.async-iterator.constructor",
  2750. "esnext.async-iterator.as-indexed-pairs",
  2751. "esnext.async-iterator.drop",
  2752. "esnext.async-iterator.every",
  2753. "esnext.async-iterator.filter",
  2754. "esnext.async-iterator.find",
  2755. "esnext.async-iterator.flat-map",
  2756. "esnext.async-iterator.for-each",
  2757. "esnext.async-iterator.from",
  2758. "esnext.async-iterator.map",
  2759. "esnext.async-iterator.reduce",
  2760. "esnext.async-iterator.some",
  2761. "esnext.async-iterator.take",
  2762. "esnext.async-iterator.to-array",
  2763. "esnext.composite-key",
  2764. "esnext.composite-symbol",
  2765. "esnext.global-this",
  2766. "esnext.iterator.constructor",
  2767. "esnext.iterator.as-indexed-pairs",
  2768. "esnext.iterator.drop",
  2769. "esnext.iterator.every",
  2770. "esnext.iterator.filter",
  2771. "esnext.iterator.find",
  2772. "esnext.iterator.flat-map",
  2773. "esnext.iterator.for-each",
  2774. "esnext.iterator.from",
  2775. "esnext.iterator.map",
  2776. "esnext.iterator.reduce",
  2777. "esnext.iterator.some",
  2778. "esnext.iterator.take",
  2779. "esnext.iterator.to-array",
  2780. "esnext.map.delete-all",
  2781. "esnext.map.every",
  2782. "esnext.map.filter",
  2783. "esnext.map.find",
  2784. "esnext.map.find-key",
  2785. "esnext.map.from",
  2786. "esnext.map.group-by",
  2787. "esnext.map.includes",
  2788. "esnext.map.key-by",
  2789. "esnext.map.key-of",
  2790. "esnext.map.map-keys",
  2791. "esnext.map.map-values",
  2792. "esnext.map.merge",
  2793. "esnext.map.of",
  2794. "esnext.map.reduce",
  2795. "esnext.map.some",
  2796. "esnext.map.update",
  2797. "esnext.map.update-or-insert",
  2798. "esnext.map.upsert",
  2799. "esnext.math.clamp",
  2800. "esnext.math.deg-per-rad",
  2801. "esnext.math.degrees",
  2802. "esnext.math.fscale",
  2803. "esnext.math.iaddh",
  2804. "esnext.math.imulh",
  2805. "esnext.math.isubh",
  2806. "esnext.math.rad-per-deg",
  2807. "esnext.math.radians",
  2808. "esnext.math.scale",
  2809. "esnext.math.seeded-prng",
  2810. "esnext.math.signbit",
  2811. "esnext.math.umulh",
  2812. "esnext.number.from-string",
  2813. "esnext.observable",
  2814. "esnext.promise.all-settled",
  2815. "esnext.promise.any",
  2816. "esnext.promise.try",
  2817. "esnext.reflect.define-metadata",
  2818. "esnext.reflect.delete-metadata",
  2819. "esnext.reflect.get-metadata",
  2820. "esnext.reflect.get-metadata-keys",
  2821. "esnext.reflect.get-own-metadata",
  2822. "esnext.reflect.get-own-metadata-keys",
  2823. "esnext.reflect.has-metadata",
  2824. "esnext.reflect.has-own-metadata",
  2825. "esnext.reflect.metadata",
  2826. "esnext.set.add-all",
  2827. "esnext.set.delete-all",
  2828. "esnext.set.difference",
  2829. "esnext.set.every",
  2830. "esnext.set.filter",
  2831. "esnext.set.find",
  2832. "esnext.set.from",
  2833. "esnext.set.intersection",
  2834. "esnext.set.is-disjoint-from",
  2835. "esnext.set.is-subset-of",
  2836. "esnext.set.is-superset-of",
  2837. "esnext.set.join",
  2838. "esnext.set.map",
  2839. "esnext.set.of",
  2840. "esnext.set.reduce",
  2841. "esnext.set.some",
  2842. "esnext.set.symmetric-difference",
  2843. "esnext.set.union",
  2844. "esnext.string.at",
  2845. "esnext.string.code-points",
  2846. "esnext.string.match-all",
  2847. "esnext.string.replace-all",
  2848. "esnext.symbol.async-dispose",
  2849. "esnext.symbol.dispose",
  2850. "esnext.symbol.observable",
  2851. "esnext.symbol.pattern-match",
  2852. "esnext.symbol.replace-all",
  2853. "esnext.weak-map.delete-all",
  2854. "esnext.weak-map.from",
  2855. "esnext.weak-map.of",
  2856. "esnext.weak-map.upsert",
  2857. "esnext.weak-set.add-all",
  2858. "esnext.weak-set.delete-all",
  2859. "esnext.weak-set.from",
  2860. "esnext.weak-set.of",
  2861. "web.dom-collections.for-each",
  2862. "web.dom-collections.iterator",
  2863. "web.immediate",
  2864. "web.queue-microtask",
  2865. "web.timers",
  2866. "web.url",
  2867. "web.url.to-json",
  2868. "web.url-search-params"
  2869. ],
  2870. "core-js/features/instance/at": [
  2871. "esnext.string.at"
  2872. ],
  2873. "core-js/features/instance/bind": [
  2874. "es.function.bind"
  2875. ],
  2876. "core-js/features/instance/code-point-at": [
  2877. "es.string.code-point-at"
  2878. ],
  2879. "core-js/features/instance/code-points": [
  2880. "esnext.string.code-points"
  2881. ],
  2882. "core-js/features/instance/concat": [
  2883. "es.array.concat"
  2884. ],
  2885. "core-js/features/instance/copy-within": [
  2886. "es.array.copy-within"
  2887. ],
  2888. "core-js/features/instance/ends-with": [
  2889. "es.string.ends-with"
  2890. ],
  2891. "core-js/features/instance/entries": [
  2892. "es.array.iterator",
  2893. "web.dom-collections.iterator"
  2894. ],
  2895. "core-js/features/instance/every": [
  2896. "es.array.every"
  2897. ],
  2898. "core-js/features/instance/fill": [
  2899. "es.array.fill"
  2900. ],
  2901. "core-js/features/instance/filter": [
  2902. "es.array.filter"
  2903. ],
  2904. "core-js/features/instance/find-index": [
  2905. "es.array.find-index"
  2906. ],
  2907. "core-js/features/instance/find": [
  2908. "es.array.find"
  2909. ],
  2910. "core-js/features/instance/flags": [
  2911. "es.regexp.flags"
  2912. ],
  2913. "core-js/features/instance/flat-map": [
  2914. "es.array.flat-map",
  2915. "es.array.unscopables.flat-map"
  2916. ],
  2917. "core-js/features/instance/flat": [
  2918. "es.array.flat",
  2919. "es.array.unscopables.flat"
  2920. ],
  2921. "core-js/features/instance/for-each": [
  2922. "es.array.for-each",
  2923. "web.dom-collections.iterator"
  2924. ],
  2925. "core-js/features/instance/includes": [
  2926. "es.array.includes",
  2927. "es.string.includes"
  2928. ],
  2929. "core-js/features/instance/index-of": [
  2930. "es.array.index-of"
  2931. ],
  2932. "core-js/features/instance/keys": [
  2933. "es.array.iterator",
  2934. "web.dom-collections.iterator"
  2935. ],
  2936. "core-js/features/instance/last-index-of": [
  2937. "es.array.last-index-of"
  2938. ],
  2939. "core-js/features/instance/map": [
  2940. "es.array.map"
  2941. ],
  2942. "core-js/features/instance/match-all": [
  2943. "es.string.match-all"
  2944. ],
  2945. "core-js/features/instance/pad-end": [
  2946. "es.string.pad-end"
  2947. ],
  2948. "core-js/features/instance/pad-start": [
  2949. "es.string.pad-start"
  2950. ],
  2951. "core-js/features/instance/reduce-right": [
  2952. "es.array.reduce-right"
  2953. ],
  2954. "core-js/features/instance/reduce": [
  2955. "es.array.reduce"
  2956. ],
  2957. "core-js/features/instance/repeat": [
  2958. "es.string.repeat"
  2959. ],
  2960. "core-js/features/instance/replace-all": [
  2961. "esnext.string.replace-all"
  2962. ],
  2963. "core-js/features/instance/reverse": [
  2964. "es.array.reverse"
  2965. ],
  2966. "core-js/features/instance/slice": [
  2967. "es.array.slice"
  2968. ],
  2969. "core-js/features/instance/some": [
  2970. "es.array.some"
  2971. ],
  2972. "core-js/features/instance/sort": [
  2973. "es.array.sort"
  2974. ],
  2975. "core-js/features/instance/splice": [
  2976. "es.array.splice"
  2977. ],
  2978. "core-js/features/instance/starts-with": [
  2979. "es.string.starts-with"
  2980. ],
  2981. "core-js/features/instance/trim-end": [
  2982. "es.string.trim-end"
  2983. ],
  2984. "core-js/features/instance/trim-left": [
  2985. "es.string.trim-start"
  2986. ],
  2987. "core-js/features/instance/trim-right": [
  2988. "es.string.trim-end"
  2989. ],
  2990. "core-js/features/instance/trim-start": [
  2991. "es.string.trim-start"
  2992. ],
  2993. "core-js/features/instance/trim": [
  2994. "es.string.trim"
  2995. ],
  2996. "core-js/features/instance/values": [
  2997. "es.array.iterator",
  2998. "web.dom-collections.iterator"
  2999. ],
  3000. "core-js/features/is-iterable": [
  3001. "es.string.iterator",
  3002. "web.dom-collections.iterator"
  3003. ],
  3004. "core-js/features/iterator/as-indexed-pairs": [
  3005. "es.object.to-string",
  3006. "es.string.iterator",
  3007. "esnext.iterator.constructor",
  3008. "esnext.iterator.as-indexed-pairs",
  3009. "web.dom-collections.iterator"
  3010. ],
  3011. "core-js/features/iterator/drop": [
  3012. "es.object.to-string",
  3013. "es.string.iterator",
  3014. "esnext.iterator.constructor",
  3015. "esnext.iterator.drop",
  3016. "web.dom-collections.iterator"
  3017. ],
  3018. "core-js/features/iterator/every": [
  3019. "es.object.to-string",
  3020. "es.string.iterator",
  3021. "esnext.iterator.constructor",
  3022. "esnext.iterator.every",
  3023. "web.dom-collections.iterator"
  3024. ],
  3025. "core-js/features/iterator/filter": [
  3026. "es.object.to-string",
  3027. "es.string.iterator",
  3028. "esnext.iterator.constructor",
  3029. "esnext.iterator.filter",
  3030. "web.dom-collections.iterator"
  3031. ],
  3032. "core-js/features/iterator/find": [
  3033. "es.object.to-string",
  3034. "es.string.iterator",
  3035. "esnext.iterator.constructor",
  3036. "esnext.iterator.find",
  3037. "web.dom-collections.iterator"
  3038. ],
  3039. "core-js/features/iterator/flat-map": [
  3040. "es.object.to-string",
  3041. "es.string.iterator",
  3042. "esnext.iterator.constructor",
  3043. "esnext.iterator.flat-map",
  3044. "web.dom-collections.iterator"
  3045. ],
  3046. "core-js/features/iterator/for-each": [
  3047. "es.object.to-string",
  3048. "es.string.iterator",
  3049. "esnext.iterator.constructor",
  3050. "esnext.iterator.for-each",
  3051. "web.dom-collections.iterator"
  3052. ],
  3053. "core-js/features/iterator/from": [
  3054. "es.object.to-string",
  3055. "es.string.iterator",
  3056. "esnext.iterator.constructor",
  3057. "esnext.iterator.from",
  3058. "web.dom-collections.iterator"
  3059. ],
  3060. "core-js/features/iterator": [
  3061. "es.object.to-string",
  3062. "es.string.iterator",
  3063. "esnext.iterator.constructor",
  3064. "esnext.iterator.as-indexed-pairs",
  3065. "esnext.iterator.drop",
  3066. "esnext.iterator.every",
  3067. "esnext.iterator.filter",
  3068. "esnext.iterator.find",
  3069. "esnext.iterator.flat-map",
  3070. "esnext.iterator.for-each",
  3071. "esnext.iterator.from",
  3072. "esnext.iterator.map",
  3073. "esnext.iterator.reduce",
  3074. "esnext.iterator.some",
  3075. "esnext.iterator.take",
  3076. "esnext.iterator.to-array",
  3077. "web.dom-collections.iterator"
  3078. ],
  3079. "core-js/features/iterator/map": [
  3080. "es.object.to-string",
  3081. "es.string.iterator",
  3082. "esnext.iterator.constructor",
  3083. "esnext.iterator.map",
  3084. "web.dom-collections.iterator"
  3085. ],
  3086. "core-js/features/iterator/reduce": [
  3087. "es.object.to-string",
  3088. "es.string.iterator",
  3089. "esnext.iterator.constructor",
  3090. "esnext.iterator.reduce",
  3091. "web.dom-collections.iterator"
  3092. ],
  3093. "core-js/features/iterator/some": [
  3094. "es.object.to-string",
  3095. "es.string.iterator",
  3096. "esnext.iterator.constructor",
  3097. "esnext.iterator.some",
  3098. "web.dom-collections.iterator"
  3099. ],
  3100. "core-js/features/iterator/take": [
  3101. "es.object.to-string",
  3102. "es.string.iterator",
  3103. "esnext.iterator.constructor",
  3104. "esnext.iterator.take",
  3105. "web.dom-collections.iterator"
  3106. ],
  3107. "core-js/features/iterator/to-array": [
  3108. "es.object.to-string",
  3109. "es.string.iterator",
  3110. "esnext.iterator.constructor",
  3111. "esnext.iterator.to-array",
  3112. "web.dom-collections.iterator"
  3113. ],
  3114. "core-js/features/json": [
  3115. "es.json.stringify",
  3116. "es.json.to-string-tag"
  3117. ],
  3118. "core-js/features/json/stringify": [
  3119. "es.json.stringify"
  3120. ],
  3121. "core-js/features/json/to-string-tag": [
  3122. "es.json.to-string-tag"
  3123. ],
  3124. "core-js/features/map/delete-all": [
  3125. "es.map",
  3126. "esnext.map.delete-all"
  3127. ],
  3128. "core-js/features/map/every": [
  3129. "es.map",
  3130. "esnext.map.every"
  3131. ],
  3132. "core-js/features/map/filter": [
  3133. "es.map",
  3134. "esnext.map.filter"
  3135. ],
  3136. "core-js/features/map/find-key": [
  3137. "es.map",
  3138. "esnext.map.find-key"
  3139. ],
  3140. "core-js/features/map/find": [
  3141. "es.map",
  3142. "esnext.map.find"
  3143. ],
  3144. "core-js/features/map/from": [
  3145. "es.map",
  3146. "es.string.iterator",
  3147. "esnext.map.from",
  3148. "web.dom-collections.iterator"
  3149. ],
  3150. "core-js/features/map/group-by": [
  3151. "es.map",
  3152. "esnext.map.group-by"
  3153. ],
  3154. "core-js/features/map/includes": [
  3155. "es.map",
  3156. "esnext.map.includes"
  3157. ],
  3158. "core-js/features/map": [
  3159. "es.map",
  3160. "es.object.to-string",
  3161. "es.string.iterator",
  3162. "esnext.map.delete-all",
  3163. "esnext.map.every",
  3164. "esnext.map.filter",
  3165. "esnext.map.find",
  3166. "esnext.map.find-key",
  3167. "esnext.map.from",
  3168. "esnext.map.group-by",
  3169. "esnext.map.includes",
  3170. "esnext.map.key-by",
  3171. "esnext.map.key-of",
  3172. "esnext.map.map-keys",
  3173. "esnext.map.map-values",
  3174. "esnext.map.merge",
  3175. "esnext.map.of",
  3176. "esnext.map.reduce",
  3177. "esnext.map.some",
  3178. "esnext.map.update",
  3179. "esnext.map.update-or-insert",
  3180. "esnext.map.upsert",
  3181. "web.dom-collections.iterator"
  3182. ],
  3183. "core-js/features/map/key-by": [
  3184. "es.map",
  3185. "esnext.map.key-by"
  3186. ],
  3187. "core-js/features/map/key-of": [
  3188. "es.map",
  3189. "esnext.map.key-of"
  3190. ],
  3191. "core-js/features/map/map-keys": [
  3192. "es.map",
  3193. "esnext.map.map-keys"
  3194. ],
  3195. "core-js/features/map/map-values": [
  3196. "es.map",
  3197. "esnext.map.map-values"
  3198. ],
  3199. "core-js/features/map/merge": [
  3200. "es.map",
  3201. "esnext.map.merge"
  3202. ],
  3203. "core-js/features/map/of": [
  3204. "es.map",
  3205. "es.string.iterator",
  3206. "esnext.map.of",
  3207. "web.dom-collections.iterator"
  3208. ],
  3209. "core-js/features/map/reduce": [
  3210. "es.map",
  3211. "esnext.map.reduce"
  3212. ],
  3213. "core-js/features/map/some": [
  3214. "es.map",
  3215. "esnext.map.some"
  3216. ],
  3217. "core-js/features/map/update-or-insert": [
  3218. "es.map",
  3219. "esnext.map.update-or-insert"
  3220. ],
  3221. "core-js/features/map/update": [
  3222. "es.map",
  3223. "esnext.map.update"
  3224. ],
  3225. "core-js/features/map/upsert": [
  3226. "es.map",
  3227. "esnext.map.upsert"
  3228. ],
  3229. "core-js/features/math/acosh": [
  3230. "es.math.acosh"
  3231. ],
  3232. "core-js/features/math/asinh": [
  3233. "es.math.asinh"
  3234. ],
  3235. "core-js/features/math/atanh": [
  3236. "es.math.atanh"
  3237. ],
  3238. "core-js/features/math/cbrt": [
  3239. "es.math.cbrt"
  3240. ],
  3241. "core-js/features/math/clamp": [
  3242. "esnext.math.clamp"
  3243. ],
  3244. "core-js/features/math/clz32": [
  3245. "es.math.clz32"
  3246. ],
  3247. "core-js/features/math/cosh": [
  3248. "es.math.cosh"
  3249. ],
  3250. "core-js/features/math/deg-per-rad": [
  3251. "esnext.math.deg-per-rad"
  3252. ],
  3253. "core-js/features/math/degrees": [
  3254. "esnext.math.degrees"
  3255. ],
  3256. "core-js/features/math/expm1": [
  3257. "es.math.expm1"
  3258. ],
  3259. "core-js/features/math/fround": [
  3260. "es.math.fround"
  3261. ],
  3262. "core-js/features/math/fscale": [
  3263. "esnext.math.fscale"
  3264. ],
  3265. "core-js/features/math/hypot": [
  3266. "es.math.hypot"
  3267. ],
  3268. "core-js/features/math/iaddh": [
  3269. "esnext.math.iaddh"
  3270. ],
  3271. "core-js/features/math/imul": [
  3272. "es.math.imul"
  3273. ],
  3274. "core-js/features/math/imulh": [
  3275. "esnext.math.imulh"
  3276. ],
  3277. "core-js/features/math": [
  3278. "es.math.acosh",
  3279. "es.math.asinh",
  3280. "es.math.atanh",
  3281. "es.math.cbrt",
  3282. "es.math.clz32",
  3283. "es.math.cosh",
  3284. "es.math.expm1",
  3285. "es.math.fround",
  3286. "es.math.hypot",
  3287. "es.math.imul",
  3288. "es.math.log10",
  3289. "es.math.log1p",
  3290. "es.math.log2",
  3291. "es.math.sign",
  3292. "es.math.sinh",
  3293. "es.math.tanh",
  3294. "es.math.to-string-tag",
  3295. "es.math.trunc",
  3296. "esnext.math.clamp",
  3297. "esnext.math.deg-per-rad",
  3298. "esnext.math.degrees",
  3299. "esnext.math.fscale",
  3300. "esnext.math.iaddh",
  3301. "esnext.math.imulh",
  3302. "esnext.math.isubh",
  3303. "esnext.math.rad-per-deg",
  3304. "esnext.math.radians",
  3305. "esnext.math.scale",
  3306. "esnext.math.seeded-prng",
  3307. "esnext.math.signbit",
  3308. "esnext.math.umulh"
  3309. ],
  3310. "core-js/features/math/isubh": [
  3311. "esnext.math.isubh"
  3312. ],
  3313. "core-js/features/math/log10": [
  3314. "es.math.log10"
  3315. ],
  3316. "core-js/features/math/log1p": [
  3317. "es.math.log1p"
  3318. ],
  3319. "core-js/features/math/log2": [
  3320. "es.math.log2"
  3321. ],
  3322. "core-js/features/math/rad-per-deg": [
  3323. "esnext.math.rad-per-deg"
  3324. ],
  3325. "core-js/features/math/radians": [
  3326. "esnext.math.radians"
  3327. ],
  3328. "core-js/features/math/scale": [
  3329. "esnext.math.scale"
  3330. ],
  3331. "core-js/features/math/seeded-prng": [
  3332. "esnext.math.seeded-prng"
  3333. ],
  3334. "core-js/features/math/sign": [
  3335. "es.math.sign"
  3336. ],
  3337. "core-js/features/math/signbit": [
  3338. "esnext.math.signbit"
  3339. ],
  3340. "core-js/features/math/sinh": [
  3341. "es.math.sinh"
  3342. ],
  3343. "core-js/features/math/tanh": [
  3344. "es.math.tanh"
  3345. ],
  3346. "core-js/features/math/to-string-tag": [
  3347. "es.math.to-string-tag"
  3348. ],
  3349. "core-js/features/math/trunc": [
  3350. "es.math.trunc"
  3351. ],
  3352. "core-js/features/math/umulh": [
  3353. "esnext.math.umulh"
  3354. ],
  3355. "core-js/features/number/constructor": [
  3356. "es.number.constructor"
  3357. ],
  3358. "core-js/features/number/epsilon": [
  3359. "es.number.epsilon"
  3360. ],
  3361. "core-js/features/number/from-string": [
  3362. "esnext.number.from-string"
  3363. ],
  3364. "core-js/features/number": [
  3365. "es.number.constructor",
  3366. "es.number.epsilon",
  3367. "es.number.is-finite",
  3368. "es.number.is-integer",
  3369. "es.number.is-nan",
  3370. "es.number.is-safe-integer",
  3371. "es.number.max-safe-integer",
  3372. "es.number.min-safe-integer",
  3373. "es.number.parse-float",
  3374. "es.number.parse-int",
  3375. "es.number.to-fixed",
  3376. "es.number.to-precision",
  3377. "esnext.number.from-string"
  3378. ],
  3379. "core-js/features/number/is-finite": [
  3380. "es.number.is-finite"
  3381. ],
  3382. "core-js/features/number/is-integer": [
  3383. "es.number.is-integer"
  3384. ],
  3385. "core-js/features/number/is-nan": [
  3386. "es.number.is-nan"
  3387. ],
  3388. "core-js/features/number/is-safe-integer": [
  3389. "es.number.is-safe-integer"
  3390. ],
  3391. "core-js/features/number/max-safe-integer": [
  3392. "es.number.max-safe-integer"
  3393. ],
  3394. "core-js/features/number/min-safe-integer": [
  3395. "es.number.min-safe-integer"
  3396. ],
  3397. "core-js/features/number/parse-float": [
  3398. "es.number.parse-float"
  3399. ],
  3400. "core-js/features/number/parse-int": [
  3401. "es.number.parse-int"
  3402. ],
  3403. "core-js/features/number/to-fixed": [
  3404. "es.number.to-fixed"
  3405. ],
  3406. "core-js/features/number/to-precision": [
  3407. "es.number.to-precision"
  3408. ],
  3409. "core-js/features/number/virtual": [
  3410. "es.number.to-fixed",
  3411. "es.number.to-precision"
  3412. ],
  3413. "core-js/features/number/virtual/to-fixed": [
  3414. "es.number.to-fixed"
  3415. ],
  3416. "core-js/features/number/virtual/to-precision": [
  3417. "es.number.to-precision"
  3418. ],
  3419. "core-js/features/object/assign": [
  3420. "es.object.assign"
  3421. ],
  3422. "core-js/features/object/create": [
  3423. "es.object.create"
  3424. ],
  3425. "core-js/features/object/define-getter": [
  3426. "es.object.define-getter"
  3427. ],
  3428. "core-js/features/object/define-properties": [
  3429. "es.object.define-properties"
  3430. ],
  3431. "core-js/features/object/define-property": [
  3432. "es.object.define-property"
  3433. ],
  3434. "core-js/features/object/define-setter": [
  3435. "es.object.define-setter"
  3436. ],
  3437. "core-js/features/object/entries": [
  3438. "es.object.entries"
  3439. ],
  3440. "core-js/features/object/freeze": [
  3441. "es.object.freeze"
  3442. ],
  3443. "core-js/features/object/from-entries": [
  3444. "es.array.iterator",
  3445. "es.object.from-entries"
  3446. ],
  3447. "core-js/features/object/get-own-property-descriptor": [
  3448. "es.object.get-own-property-descriptor"
  3449. ],
  3450. "core-js/features/object/get-own-property-descriptors": [
  3451. "es.object.get-own-property-descriptors"
  3452. ],
  3453. "core-js/features/object/get-own-property-names": [
  3454. "es.object.get-own-property-names"
  3455. ],
  3456. "core-js/features/object/get-own-property-symbols": [
  3457. "es.symbol"
  3458. ],
  3459. "core-js/features/object/get-prototype-of": [
  3460. "es.object.get-prototype-of"
  3461. ],
  3462. "core-js/features/object": [
  3463. "es.symbol",
  3464. "es.json.to-string-tag",
  3465. "es.math.to-string-tag",
  3466. "es.object.assign",
  3467. "es.object.create",
  3468. "es.object.define-getter",
  3469. "es.object.define-properties",
  3470. "es.object.define-property",
  3471. "es.object.define-setter",
  3472. "es.object.entries",
  3473. "es.object.freeze",
  3474. "es.object.from-entries",
  3475. "es.object.get-own-property-descriptor",
  3476. "es.object.get-own-property-descriptors",
  3477. "es.object.get-own-property-names",
  3478. "es.object.get-prototype-of",
  3479. "es.object.is",
  3480. "es.object.is-extensible",
  3481. "es.object.is-frozen",
  3482. "es.object.is-sealed",
  3483. "es.object.keys",
  3484. "es.object.lookup-getter",
  3485. "es.object.lookup-setter",
  3486. "es.object.prevent-extensions",
  3487. "es.object.seal",
  3488. "es.object.set-prototype-of",
  3489. "es.object.to-string",
  3490. "es.object.values"
  3491. ],
  3492. "core-js/features/object/is-extensible": [
  3493. "es.object.is-extensible"
  3494. ],
  3495. "core-js/features/object/is-frozen": [
  3496. "es.object.is-frozen"
  3497. ],
  3498. "core-js/features/object/is-sealed": [
  3499. "es.object.is-sealed"
  3500. ],
  3501. "core-js/features/object/is": [
  3502. "es.object.is"
  3503. ],
  3504. "core-js/features/object/keys": [
  3505. "es.object.keys"
  3506. ],
  3507. "core-js/features/object/lookup-getter": [
  3508. "es.object.lookup-setter"
  3509. ],
  3510. "core-js/features/object/lookup-setter": [
  3511. "es.object.lookup-setter"
  3512. ],
  3513. "core-js/features/object/prevent-extensions": [
  3514. "es.object.prevent-extensions"
  3515. ],
  3516. "core-js/features/object/seal": [
  3517. "es.object.seal"
  3518. ],
  3519. "core-js/features/object/set-prototype-of": [
  3520. "es.object.set-prototype-of"
  3521. ],
  3522. "core-js/features/object/to-string": [
  3523. "es.json.to-string-tag",
  3524. "es.math.to-string-tag",
  3525. "es.object.to-string"
  3526. ],
  3527. "core-js/features/object/values": [
  3528. "es.object.values"
  3529. ],
  3530. "core-js/features/observable": [
  3531. "es.object.to-string",
  3532. "es.string.iterator",
  3533. "esnext.observable",
  3534. "esnext.symbol.observable",
  3535. "web.dom-collections.iterator"
  3536. ],
  3537. "core-js/features/parse-float": [
  3538. "es.parse-float"
  3539. ],
  3540. "core-js/features/parse-int": [
  3541. "es.parse-int"
  3542. ],
  3543. "core-js/features/promise/all-settled": [
  3544. "es.promise",
  3545. "es.promise.all-settled",
  3546. "esnext.promise.all-settled"
  3547. ],
  3548. "core-js/features/promise/any": [
  3549. "es.promise",
  3550. "esnext.aggregate-error",
  3551. "esnext.promise.any"
  3552. ],
  3553. "core-js/features/promise/finally": [
  3554. "es.promise",
  3555. "es.promise.finally"
  3556. ],
  3557. "core-js/features/promise": [
  3558. "es.object.to-string",
  3559. "es.promise",
  3560. "es.promise.all-settled",
  3561. "es.promise.finally",
  3562. "es.string.iterator",
  3563. "esnext.aggregate-error",
  3564. "esnext.promise.all-settled",
  3565. "esnext.promise.any",
  3566. "esnext.promise.try",
  3567. "web.dom-collections.iterator"
  3568. ],
  3569. "core-js/features/promise/try": [
  3570. "es.promise",
  3571. "esnext.promise.try"
  3572. ],
  3573. "core-js/features/queue-microtask": [
  3574. "web.queue-microtask"
  3575. ],
  3576. "core-js/features/reflect/apply": [
  3577. "es.reflect.apply"
  3578. ],
  3579. "core-js/features/reflect/construct": [
  3580. "es.reflect.construct"
  3581. ],
  3582. "core-js/features/reflect/define-metadata": [
  3583. "esnext.reflect.define-metadata"
  3584. ],
  3585. "core-js/features/reflect/define-property": [
  3586. "es.reflect.define-property"
  3587. ],
  3588. "core-js/features/reflect/delete-metadata": [
  3589. "esnext.reflect.delete-metadata"
  3590. ],
  3591. "core-js/features/reflect/delete-property": [
  3592. "es.reflect.delete-property"
  3593. ],
  3594. "core-js/features/reflect/get-metadata-keys": [
  3595. "esnext.reflect.get-metadata-keys"
  3596. ],
  3597. "core-js/features/reflect/get-metadata": [
  3598. "esnext.reflect.get-metadata"
  3599. ],
  3600. "core-js/features/reflect/get-own-metadata-keys": [
  3601. "esnext.reflect.get-own-metadata-keys"
  3602. ],
  3603. "core-js/features/reflect/get-own-metadata": [
  3604. "esnext.reflect.get-own-metadata"
  3605. ],
  3606. "core-js/features/reflect/get-own-property-descriptor": [
  3607. "es.reflect.get-own-property-descriptor"
  3608. ],
  3609. "core-js/features/reflect/get-prototype-of": [
  3610. "es.reflect.get-prototype-of"
  3611. ],
  3612. "core-js/features/reflect/get": [
  3613. "es.reflect.get"
  3614. ],
  3615. "core-js/features/reflect/has-metadata": [
  3616. "esnext.reflect.has-metadata"
  3617. ],
  3618. "core-js/features/reflect/has-own-metadata": [
  3619. "esnext.reflect.has-own-metadata"
  3620. ],
  3621. "core-js/features/reflect/has": [
  3622. "es.reflect.has"
  3623. ],
  3624. "core-js/features/reflect": [
  3625. "es.reflect.apply",
  3626. "es.reflect.construct",
  3627. "es.reflect.define-property",
  3628. "es.reflect.delete-property",
  3629. "es.reflect.get",
  3630. "es.reflect.get-own-property-descriptor",
  3631. "es.reflect.get-prototype-of",
  3632. "es.reflect.has",
  3633. "es.reflect.is-extensible",
  3634. "es.reflect.own-keys",
  3635. "es.reflect.prevent-extensions",
  3636. "es.reflect.set",
  3637. "es.reflect.set-prototype-of",
  3638. "esnext.reflect.define-metadata",
  3639. "esnext.reflect.delete-metadata",
  3640. "esnext.reflect.get-metadata",
  3641. "esnext.reflect.get-metadata-keys",
  3642. "esnext.reflect.get-own-metadata",
  3643. "esnext.reflect.get-own-metadata-keys",
  3644. "esnext.reflect.has-metadata",
  3645. "esnext.reflect.has-own-metadata",
  3646. "esnext.reflect.metadata"
  3647. ],
  3648. "core-js/features/reflect/is-extensible": [
  3649. "es.reflect.is-extensible"
  3650. ],
  3651. "core-js/features/reflect/metadata": [
  3652. "esnext.reflect.metadata"
  3653. ],
  3654. "core-js/features/reflect/own-keys": [
  3655. "es.reflect.own-keys"
  3656. ],
  3657. "core-js/features/reflect/prevent-extensions": [
  3658. "es.reflect.prevent-extensions"
  3659. ],
  3660. "core-js/features/reflect/set-prototype-of": [
  3661. "es.reflect.set-prototype-of"
  3662. ],
  3663. "core-js/features/reflect/set": [
  3664. "es.reflect.set"
  3665. ],
  3666. "core-js/features/regexp/constructor": [
  3667. "es.regexp.constructor"
  3668. ],
  3669. "core-js/features/regexp/flags": [
  3670. "es.regexp.flags"
  3671. ],
  3672. "core-js/features/regexp": [
  3673. "es.regexp.constructor",
  3674. "es.regexp.exec",
  3675. "es.regexp.flags",
  3676. "es.regexp.to-string",
  3677. "es.string.match",
  3678. "es.string.replace",
  3679. "es.string.search",
  3680. "es.string.split"
  3681. ],
  3682. "core-js/features/regexp/match": [
  3683. "es.string.match"
  3684. ],
  3685. "core-js/features/regexp/replace": [
  3686. "es.string.replace"
  3687. ],
  3688. "core-js/features/regexp/search": [
  3689. "es.string.search"
  3690. ],
  3691. "core-js/features/regexp/split": [
  3692. "es.string.split"
  3693. ],
  3694. "core-js/features/regexp/to-string": [
  3695. "es.regexp.to-string"
  3696. ],
  3697. "core-js/features/set-immediate": [
  3698. "web.immediate"
  3699. ],
  3700. "core-js/features/set-interval": [
  3701. "web.timers"
  3702. ],
  3703. "core-js/features/set-timeout": [
  3704. "web.timers"
  3705. ],
  3706. "core-js/features/set/add-all": [
  3707. "es.set",
  3708. "esnext.set.add-all"
  3709. ],
  3710. "core-js/features/set/delete-all": [
  3711. "es.set",
  3712. "esnext.set.delete-all"
  3713. ],
  3714. "core-js/features/set/difference": [
  3715. "es.set",
  3716. "es.string.iterator",
  3717. "esnext.set.difference",
  3718. "web.dom-collections.iterator"
  3719. ],
  3720. "core-js/features/set/every": [
  3721. "es.set",
  3722. "esnext.set.every"
  3723. ],
  3724. "core-js/features/set/filter": [
  3725. "es.set",
  3726. "esnext.set.filter"
  3727. ],
  3728. "core-js/features/set/find": [
  3729. "es.set",
  3730. "esnext.set.find"
  3731. ],
  3732. "core-js/features/set/from": [
  3733. "es.set",
  3734. "es.string.iterator",
  3735. "esnext.set.from",
  3736. "web.dom-collections.iterator"
  3737. ],
  3738. "core-js/features/set": [
  3739. "es.object.to-string",
  3740. "es.set",
  3741. "es.string.iterator",
  3742. "esnext.set.add-all",
  3743. "esnext.set.delete-all",
  3744. "esnext.set.difference",
  3745. "esnext.set.every",
  3746. "esnext.set.filter",
  3747. "esnext.set.find",
  3748. "esnext.set.from",
  3749. "esnext.set.intersection",
  3750. "esnext.set.is-disjoint-from",
  3751. "esnext.set.is-subset-of",
  3752. "esnext.set.is-superset-of",
  3753. "esnext.set.join",
  3754. "esnext.set.map",
  3755. "esnext.set.of",
  3756. "esnext.set.reduce",
  3757. "esnext.set.some",
  3758. "esnext.set.symmetric-difference",
  3759. "esnext.set.union",
  3760. "web.dom-collections.iterator"
  3761. ],
  3762. "core-js/features/set/intersection": [
  3763. "es.set",
  3764. "esnext.set.intersection"
  3765. ],
  3766. "core-js/features/set/is-disjoint-from": [
  3767. "es.set",
  3768. "esnext.set.is-disjoint-from"
  3769. ],
  3770. "core-js/features/set/is-subset-of": [
  3771. "es.set",
  3772. "es.string.iterator",
  3773. "esnext.set.is-subset-of",
  3774. "web.dom-collections.iterator"
  3775. ],
  3776. "core-js/features/set/is-superset-of": [
  3777. "es.set",
  3778. "esnext.set.is-superset-of"
  3779. ],
  3780. "core-js/features/set/join": [
  3781. "es.set",
  3782. "esnext.set.join"
  3783. ],
  3784. "core-js/features/set/map": [
  3785. "es.set",
  3786. "esnext.set.map"
  3787. ],
  3788. "core-js/features/set/of": [
  3789. "es.set",
  3790. "es.string.iterator",
  3791. "esnext.set.of",
  3792. "web.dom-collections.iterator"
  3793. ],
  3794. "core-js/features/set/reduce": [
  3795. "es.set",
  3796. "esnext.set.reduce"
  3797. ],
  3798. "core-js/features/set/some": [
  3799. "es.set",
  3800. "esnext.set.some"
  3801. ],
  3802. "core-js/features/set/symmetric-difference": [
  3803. "es.set",
  3804. "es.string.iterator",
  3805. "esnext.set.symmetric-difference",
  3806. "web.dom-collections.iterator"
  3807. ],
  3808. "core-js/features/set/union": [
  3809. "es.set",
  3810. "es.string.iterator",
  3811. "esnext.set.union",
  3812. "web.dom-collections.iterator"
  3813. ],
  3814. "core-js/features/string/anchor": [
  3815. "es.string.anchor"
  3816. ],
  3817. "core-js/features/string/at": [
  3818. "esnext.string.at"
  3819. ],
  3820. "core-js/features/string/big": [
  3821. "es.string.big"
  3822. ],
  3823. "core-js/features/string/blink": [
  3824. "es.string.blink"
  3825. ],
  3826. "core-js/features/string/bold": [
  3827. "es.string.bold"
  3828. ],
  3829. "core-js/features/string/code-point-at": [
  3830. "es.string.code-point-at"
  3831. ],
  3832. "core-js/features/string/code-points": [
  3833. "esnext.string.code-points"
  3834. ],
  3835. "core-js/features/string/ends-with": [
  3836. "es.string.ends-with"
  3837. ],
  3838. "core-js/features/string/fixed": [
  3839. "es.string.fixed"
  3840. ],
  3841. "core-js/features/string/fontcolor": [
  3842. "es.string.fontcolor"
  3843. ],
  3844. "core-js/features/string/fontsize": [
  3845. "es.string.fontsize"
  3846. ],
  3847. "core-js/features/string/from-code-point": [
  3848. "es.string.from-code-point"
  3849. ],
  3850. "core-js/features/string/includes": [
  3851. "es.string.includes"
  3852. ],
  3853. "core-js/features/string": [
  3854. "es.string.code-point-at",
  3855. "es.string.ends-with",
  3856. "es.string.from-code-point",
  3857. "es.string.includes",
  3858. "es.string.iterator",
  3859. "es.string.match",
  3860. "es.string.match-all",
  3861. "es.string.pad-end",
  3862. "es.string.pad-start",
  3863. "es.string.raw",
  3864. "es.string.repeat",
  3865. "es.string.replace",
  3866. "es.string.search",
  3867. "es.string.split",
  3868. "es.string.starts-with",
  3869. "es.string.trim",
  3870. "es.string.trim-end",
  3871. "es.string.trim-start",
  3872. "es.string.anchor",
  3873. "es.string.big",
  3874. "es.string.blink",
  3875. "es.string.bold",
  3876. "es.string.fixed",
  3877. "es.string.fontcolor",
  3878. "es.string.fontsize",
  3879. "es.string.italics",
  3880. "es.string.link",
  3881. "es.string.small",
  3882. "es.string.strike",
  3883. "es.string.sub",
  3884. "es.string.sup",
  3885. "esnext.string.at",
  3886. "esnext.string.code-points",
  3887. "esnext.string.match-all",
  3888. "esnext.string.replace-all"
  3889. ],
  3890. "core-js/features/string/italics": [
  3891. "es.string.italics"
  3892. ],
  3893. "core-js/features/string/iterator": [
  3894. "es.string.iterator"
  3895. ],
  3896. "core-js/features/string/link": [
  3897. "es.string.link"
  3898. ],
  3899. "core-js/features/string/match-all": [
  3900. "es.string.match-all",
  3901. "esnext.string.match-all"
  3902. ],
  3903. "core-js/features/string/match": [
  3904. "es.string.match"
  3905. ],
  3906. "core-js/features/string/pad-end": [
  3907. "es.string.pad-end"
  3908. ],
  3909. "core-js/features/string/pad-start": [
  3910. "es.string.pad-start"
  3911. ],
  3912. "core-js/features/string/raw": [
  3913. "es.string.raw"
  3914. ],
  3915. "core-js/features/string/repeat": [
  3916. "es.string.repeat"
  3917. ],
  3918. "core-js/features/string/replace-all": [
  3919. "esnext.string.replace-all"
  3920. ],
  3921. "core-js/features/string/replace": [
  3922. "es.string.replace"
  3923. ],
  3924. "core-js/features/string/search": [
  3925. "es.string.search"
  3926. ],
  3927. "core-js/features/string/small": [
  3928. "es.string.small"
  3929. ],
  3930. "core-js/features/string/split": [
  3931. "es.string.split"
  3932. ],
  3933. "core-js/features/string/starts-with": [
  3934. "es.string.starts-with"
  3935. ],
  3936. "core-js/features/string/strike": [
  3937. "es.string.strike"
  3938. ],
  3939. "core-js/features/string/sub": [
  3940. "es.string.sub"
  3941. ],
  3942. "core-js/features/string/sup": [
  3943. "es.string.sup"
  3944. ],
  3945. "core-js/features/string/trim-end": [
  3946. "es.string.trim-end"
  3947. ],
  3948. "core-js/features/string/trim-left": [
  3949. "es.string.trim-start"
  3950. ],
  3951. "core-js/features/string/trim-right": [
  3952. "es.string.trim-end"
  3953. ],
  3954. "core-js/features/string/trim-start": [
  3955. "es.string.trim-start"
  3956. ],
  3957. "core-js/features/string/trim": [
  3958. "es.string.trim"
  3959. ],
  3960. "core-js/features/string/virtual/anchor": [
  3961. "es.string.anchor"
  3962. ],
  3963. "core-js/features/string/virtual/at": [
  3964. "esnext.string.at"
  3965. ],
  3966. "core-js/features/string/virtual/big": [
  3967. "es.string.big"
  3968. ],
  3969. "core-js/features/string/virtual/blink": [
  3970. "es.string.blink"
  3971. ],
  3972. "core-js/features/string/virtual/bold": [
  3973. "es.string.bold"
  3974. ],
  3975. "core-js/features/string/virtual/code-point-at": [
  3976. "es.string.code-point-at"
  3977. ],
  3978. "core-js/features/string/virtual/code-points": [
  3979. "esnext.string.code-points"
  3980. ],
  3981. "core-js/features/string/virtual/ends-with": [
  3982. "es.string.ends-with"
  3983. ],
  3984. "core-js/features/string/virtual/fixed": [
  3985. "es.string.fixed"
  3986. ],
  3987. "core-js/features/string/virtual/fontcolor": [
  3988. "es.string.fontcolor"
  3989. ],
  3990. "core-js/features/string/virtual/fontsize": [
  3991. "es.string.fontsize"
  3992. ],
  3993. "core-js/features/string/virtual/includes": [
  3994. "es.string.includes"
  3995. ],
  3996. "core-js/features/string/virtual": [
  3997. "es.string.code-point-at",
  3998. "es.string.ends-with",
  3999. "es.string.includes",
  4000. "es.string.iterator",
  4001. "es.string.match",
  4002. "es.string.match-all",
  4003. "es.string.pad-end",
  4004. "es.string.pad-start",
  4005. "es.string.repeat",
  4006. "es.string.replace",
  4007. "es.string.search",
  4008. "es.string.split",
  4009. "es.string.starts-with",
  4010. "es.string.trim",
  4011. "es.string.trim-end",
  4012. "es.string.trim-start",
  4013. "es.string.anchor",
  4014. "es.string.big",
  4015. "es.string.blink",
  4016. "es.string.bold",
  4017. "es.string.fixed",
  4018. "es.string.fontcolor",
  4019. "es.string.fontsize",
  4020. "es.string.italics",
  4021. "es.string.link",
  4022. "es.string.small",
  4023. "es.string.strike",
  4024. "es.string.sub",
  4025. "es.string.sup",
  4026. "esnext.string.at",
  4027. "esnext.string.code-points",
  4028. "esnext.string.match-all",
  4029. "esnext.string.replace-all"
  4030. ],
  4031. "core-js/features/string/virtual/italics": [
  4032. "es.string.italics"
  4033. ],
  4034. "core-js/features/string/virtual/iterator": [
  4035. "es.string.iterator"
  4036. ],
  4037. "core-js/features/string/virtual/link": [
  4038. "es.string.link"
  4039. ],
  4040. "core-js/features/string/virtual/match-all": [
  4041. "es.string.match-all",
  4042. "esnext.string.match-all"
  4043. ],
  4044. "core-js/features/string/virtual/pad-end": [
  4045. "es.string.pad-end"
  4046. ],
  4047. "core-js/features/string/virtual/pad-start": [
  4048. "es.string.pad-start"
  4049. ],
  4050. "core-js/features/string/virtual/repeat": [
  4051. "es.string.repeat"
  4052. ],
  4053. "core-js/features/string/virtual/replace-all": [
  4054. "esnext.string.replace-all"
  4055. ],
  4056. "core-js/features/string/virtual/small": [
  4057. "es.string.small"
  4058. ],
  4059. "core-js/features/string/virtual/starts-with": [
  4060. "es.string.starts-with"
  4061. ],
  4062. "core-js/features/string/virtual/strike": [
  4063. "es.string.strike"
  4064. ],
  4065. "core-js/features/string/virtual/sub": [
  4066. "es.string.sub"
  4067. ],
  4068. "core-js/features/string/virtual/sup": [
  4069. "es.string.sup"
  4070. ],
  4071. "core-js/features/string/virtual/trim-end": [
  4072. "es.string.trim-end"
  4073. ],
  4074. "core-js/features/string/virtual/trim-left": [
  4075. "es.string.trim-start"
  4076. ],
  4077. "core-js/features/string/virtual/trim-right": [
  4078. "es.string.trim-end"
  4079. ],
  4080. "core-js/features/string/virtual/trim-start": [
  4081. "es.string.trim-start"
  4082. ],
  4083. "core-js/features/string/virtual/trim": [
  4084. "es.string.trim"
  4085. ],
  4086. "core-js/features/symbol/async-dispose": [
  4087. "esnext.symbol.async-dispose"
  4088. ],
  4089. "core-js/features/symbol/async-iterator": [
  4090. "es.symbol.async-iterator"
  4091. ],
  4092. "core-js/features/symbol/description": [
  4093. "es.symbol.description"
  4094. ],
  4095. "core-js/features/symbol/dispose": [
  4096. "esnext.symbol.dispose"
  4097. ],
  4098. "core-js/features/symbol/for": [
  4099. "es.symbol"
  4100. ],
  4101. "core-js/features/symbol/has-instance": [
  4102. "es.symbol.has-instance",
  4103. "es.function.has-instance"
  4104. ],
  4105. "core-js/features/symbol": [
  4106. "es.symbol",
  4107. "es.symbol.description",
  4108. "es.symbol.async-iterator",
  4109. "es.symbol.has-instance",
  4110. "es.symbol.is-concat-spreadable",
  4111. "es.symbol.iterator",
  4112. "es.symbol.match",
  4113. "es.symbol.match-all",
  4114. "es.symbol.replace",
  4115. "es.symbol.search",
  4116. "es.symbol.species",
  4117. "es.symbol.split",
  4118. "es.symbol.to-primitive",
  4119. "es.symbol.to-string-tag",
  4120. "es.symbol.unscopables",
  4121. "es.array.concat",
  4122. "es.json.to-string-tag",
  4123. "es.math.to-string-tag",
  4124. "es.object.to-string",
  4125. "esnext.symbol.async-dispose",
  4126. "esnext.symbol.dispose",
  4127. "esnext.symbol.observable",
  4128. "esnext.symbol.pattern-match",
  4129. "esnext.symbol.replace-all"
  4130. ],
  4131. "core-js/features/symbol/is-concat-spreadable": [
  4132. "es.symbol.is-concat-spreadable",
  4133. "es.array.concat"
  4134. ],
  4135. "core-js/features/symbol/iterator": [
  4136. "es.symbol.iterator",
  4137. "es.string.iterator",
  4138. "web.dom-collections.iterator"
  4139. ],
  4140. "core-js/features/symbol/key-for": [
  4141. "es.symbol"
  4142. ],
  4143. "core-js/features/symbol/match-all": [
  4144. "es.symbol.match-all",
  4145. "es.string.match-all"
  4146. ],
  4147. "core-js/features/symbol/match": [
  4148. "es.symbol.match",
  4149. "es.string.match"
  4150. ],
  4151. "core-js/features/symbol/observable": [
  4152. "esnext.symbol.observable"
  4153. ],
  4154. "core-js/features/symbol/pattern-match": [
  4155. "esnext.symbol.pattern-match"
  4156. ],
  4157. "core-js/features/symbol/replace-all": [
  4158. "esnext.symbol.replace-all"
  4159. ],
  4160. "core-js/features/symbol/replace": [
  4161. "es.symbol.replace",
  4162. "es.string.replace"
  4163. ],
  4164. "core-js/features/symbol/search": [
  4165. "es.symbol.search",
  4166. "es.string.search"
  4167. ],
  4168. "core-js/features/symbol/species": [
  4169. "es.symbol.species"
  4170. ],
  4171. "core-js/features/symbol/split": [
  4172. "es.symbol.split",
  4173. "es.string.split"
  4174. ],
  4175. "core-js/features/symbol/to-primitive": [
  4176. "es.symbol.to-primitive"
  4177. ],
  4178. "core-js/features/symbol/to-string-tag": [
  4179. "es.symbol.to-string-tag",
  4180. "es.json.to-string-tag",
  4181. "es.math.to-string-tag",
  4182. "es.object.to-string"
  4183. ],
  4184. "core-js/features/symbol/unscopables": [
  4185. "es.symbol.unscopables"
  4186. ],
  4187. "core-js/features/typed-array/copy-within": [
  4188. "es.typed-array.copy-within"
  4189. ],
  4190. "core-js/features/typed-array/entries": [
  4191. "es.typed-array.iterator"
  4192. ],
  4193. "core-js/features/typed-array/every": [
  4194. "es.typed-array.every"
  4195. ],
  4196. "core-js/features/typed-array/fill": [
  4197. "es.typed-array.fill"
  4198. ],
  4199. "core-js/features/typed-array/filter": [
  4200. "es.typed-array.filter"
  4201. ],
  4202. "core-js/features/typed-array/find-index": [
  4203. "es.typed-array.find-index"
  4204. ],
  4205. "core-js/features/typed-array/find": [
  4206. "es.typed-array.find"
  4207. ],
  4208. "core-js/features/typed-array/float32-array": [
  4209. "es.object.to-string",
  4210. "es.typed-array.float32-array",
  4211. "es.typed-array.copy-within",
  4212. "es.typed-array.every",
  4213. "es.typed-array.fill",
  4214. "es.typed-array.filter",
  4215. "es.typed-array.find",
  4216. "es.typed-array.find-index",
  4217. "es.typed-array.for-each",
  4218. "es.typed-array.from",
  4219. "es.typed-array.includes",
  4220. "es.typed-array.index-of",
  4221. "es.typed-array.iterator",
  4222. "es.typed-array.join",
  4223. "es.typed-array.last-index-of",
  4224. "es.typed-array.map",
  4225. "es.typed-array.of",
  4226. "es.typed-array.reduce",
  4227. "es.typed-array.reduce-right",
  4228. "es.typed-array.reverse",
  4229. "es.typed-array.set",
  4230. "es.typed-array.slice",
  4231. "es.typed-array.some",
  4232. "es.typed-array.sort",
  4233. "es.typed-array.subarray",
  4234. "es.typed-array.to-locale-string",
  4235. "es.typed-array.to-string"
  4236. ],
  4237. "core-js/features/typed-array/float64-array": [
  4238. "es.object.to-string",
  4239. "es.typed-array.float64-array",
  4240. "es.typed-array.copy-within",
  4241. "es.typed-array.every",
  4242. "es.typed-array.fill",
  4243. "es.typed-array.filter",
  4244. "es.typed-array.find",
  4245. "es.typed-array.find-index",
  4246. "es.typed-array.for-each",
  4247. "es.typed-array.from",
  4248. "es.typed-array.includes",
  4249. "es.typed-array.index-of",
  4250. "es.typed-array.iterator",
  4251. "es.typed-array.join",
  4252. "es.typed-array.last-index-of",
  4253. "es.typed-array.map",
  4254. "es.typed-array.of",
  4255. "es.typed-array.reduce",
  4256. "es.typed-array.reduce-right",
  4257. "es.typed-array.reverse",
  4258. "es.typed-array.set",
  4259. "es.typed-array.slice",
  4260. "es.typed-array.some",
  4261. "es.typed-array.sort",
  4262. "es.typed-array.subarray",
  4263. "es.typed-array.to-locale-string",
  4264. "es.typed-array.to-string"
  4265. ],
  4266. "core-js/features/typed-array/for-each": [
  4267. "es.typed-array.for-each"
  4268. ],
  4269. "core-js/features/typed-array/from": [
  4270. "es.typed-array.from"
  4271. ],
  4272. "core-js/features/typed-array/includes": [
  4273. "es.typed-array.includes"
  4274. ],
  4275. "core-js/features/typed-array/index-of": [
  4276. "es.typed-array.index-of"
  4277. ],
  4278. "core-js/features/typed-array": [
  4279. "es.object.to-string",
  4280. "es.typed-array.float32-array",
  4281. "es.typed-array.float64-array",
  4282. "es.typed-array.int8-array",
  4283. "es.typed-array.int16-array",
  4284. "es.typed-array.int32-array",
  4285. "es.typed-array.uint8-array",
  4286. "es.typed-array.uint8-clamped-array",
  4287. "es.typed-array.uint16-array",
  4288. "es.typed-array.uint32-array",
  4289. "es.typed-array.copy-within",
  4290. "es.typed-array.every",
  4291. "es.typed-array.fill",
  4292. "es.typed-array.filter",
  4293. "es.typed-array.find",
  4294. "es.typed-array.find-index",
  4295. "es.typed-array.for-each",
  4296. "es.typed-array.from",
  4297. "es.typed-array.includes",
  4298. "es.typed-array.index-of",
  4299. "es.typed-array.iterator",
  4300. "es.typed-array.join",
  4301. "es.typed-array.last-index-of",
  4302. "es.typed-array.map",
  4303. "es.typed-array.of",
  4304. "es.typed-array.reduce",
  4305. "es.typed-array.reduce-right",
  4306. "es.typed-array.reverse",
  4307. "es.typed-array.set",
  4308. "es.typed-array.slice",
  4309. "es.typed-array.some",
  4310. "es.typed-array.sort",
  4311. "es.typed-array.subarray",
  4312. "es.typed-array.to-locale-string",
  4313. "es.typed-array.to-string"
  4314. ],
  4315. "core-js/features/typed-array/int16-array": [
  4316. "es.object.to-string",
  4317. "es.typed-array.int16-array",
  4318. "es.typed-array.copy-within",
  4319. "es.typed-array.every",
  4320. "es.typed-array.fill",
  4321. "es.typed-array.filter",
  4322. "es.typed-array.find",
  4323. "es.typed-array.find-index",
  4324. "es.typed-array.for-each",
  4325. "es.typed-array.from",
  4326. "es.typed-array.includes",
  4327. "es.typed-array.index-of",
  4328. "es.typed-array.iterator",
  4329. "es.typed-array.join",
  4330. "es.typed-array.last-index-of",
  4331. "es.typed-array.map",
  4332. "es.typed-array.of",
  4333. "es.typed-array.reduce",
  4334. "es.typed-array.reduce-right",
  4335. "es.typed-array.reverse",
  4336. "es.typed-array.set",
  4337. "es.typed-array.slice",
  4338. "es.typed-array.some",
  4339. "es.typed-array.sort",
  4340. "es.typed-array.subarray",
  4341. "es.typed-array.to-locale-string",
  4342. "es.typed-array.to-string"
  4343. ],
  4344. "core-js/features/typed-array/int32-array": [
  4345. "es.object.to-string",
  4346. "es.typed-array.int32-array",
  4347. "es.typed-array.copy-within",
  4348. "es.typed-array.every",
  4349. "es.typed-array.fill",
  4350. "es.typed-array.filter",
  4351. "es.typed-array.find",
  4352. "es.typed-array.find-index",
  4353. "es.typed-array.for-each",
  4354. "es.typed-array.from",
  4355. "es.typed-array.includes",
  4356. "es.typed-array.index-of",
  4357. "es.typed-array.iterator",
  4358. "es.typed-array.join",
  4359. "es.typed-array.last-index-of",
  4360. "es.typed-array.map",
  4361. "es.typed-array.of",
  4362. "es.typed-array.reduce",
  4363. "es.typed-array.reduce-right",
  4364. "es.typed-array.reverse",
  4365. "es.typed-array.set",
  4366. "es.typed-array.slice",
  4367. "es.typed-array.some",
  4368. "es.typed-array.sort",
  4369. "es.typed-array.subarray",
  4370. "es.typed-array.to-locale-string",
  4371. "es.typed-array.to-string"
  4372. ],
  4373. "core-js/features/typed-array/int8-array": [
  4374. "es.object.to-string",
  4375. "es.typed-array.int8-array",
  4376. "es.typed-array.copy-within",
  4377. "es.typed-array.every",
  4378. "es.typed-array.fill",
  4379. "es.typed-array.filter",
  4380. "es.typed-array.find",
  4381. "es.typed-array.find-index",
  4382. "es.typed-array.for-each",
  4383. "es.typed-array.from",
  4384. "es.typed-array.includes",
  4385. "es.typed-array.index-of",
  4386. "es.typed-array.iterator",
  4387. "es.typed-array.join",
  4388. "es.typed-array.last-index-of",
  4389. "es.typed-array.map",
  4390. "es.typed-array.of",
  4391. "es.typed-array.reduce",
  4392. "es.typed-array.reduce-right",
  4393. "es.typed-array.reverse",
  4394. "es.typed-array.set",
  4395. "es.typed-array.slice",
  4396. "es.typed-array.some",
  4397. "es.typed-array.sort",
  4398. "es.typed-array.subarray",
  4399. "es.typed-array.to-locale-string",
  4400. "es.typed-array.to-string"
  4401. ],
  4402. "core-js/features/typed-array/iterator": [
  4403. "es.typed-array.iterator"
  4404. ],
  4405. "core-js/features/typed-array/join": [
  4406. "es.typed-array.join"
  4407. ],
  4408. "core-js/features/typed-array/keys": [
  4409. "es.typed-array.iterator"
  4410. ],
  4411. "core-js/features/typed-array/last-index-of": [
  4412. "es.typed-array.last-index-of"
  4413. ],
  4414. "core-js/features/typed-array/map": [
  4415. "es.typed-array.map"
  4416. ],
  4417. "core-js/features/typed-array/of": [
  4418. "es.typed-array.of"
  4419. ],
  4420. "core-js/features/typed-array/reduce-right": [
  4421. "es.typed-array.reduce-right"
  4422. ],
  4423. "core-js/features/typed-array/reduce": [
  4424. "es.typed-array.reduce"
  4425. ],
  4426. "core-js/features/typed-array/reverse": [
  4427. "es.typed-array.reverse"
  4428. ],
  4429. "core-js/features/typed-array/set": [
  4430. "es.typed-array.set"
  4431. ],
  4432. "core-js/features/typed-array/slice": [
  4433. "es.typed-array.slice"
  4434. ],
  4435. "core-js/features/typed-array/some": [
  4436. "es.typed-array.some"
  4437. ],
  4438. "core-js/features/typed-array/sort": [
  4439. "es.typed-array.sort"
  4440. ],
  4441. "core-js/features/typed-array/subarray": [
  4442. "es.typed-array.subarray"
  4443. ],
  4444. "core-js/features/typed-array/to-locale-string": [
  4445. "es.typed-array.to-locale-string"
  4446. ],
  4447. "core-js/features/typed-array/to-string": [
  4448. "es.typed-array.to-string"
  4449. ],
  4450. "core-js/features/typed-array/uint16-array": [
  4451. "es.object.to-string",
  4452. "es.typed-array.uint16-array",
  4453. "es.typed-array.copy-within",
  4454. "es.typed-array.every",
  4455. "es.typed-array.fill",
  4456. "es.typed-array.filter",
  4457. "es.typed-array.find",
  4458. "es.typed-array.find-index",
  4459. "es.typed-array.for-each",
  4460. "es.typed-array.from",
  4461. "es.typed-array.includes",
  4462. "es.typed-array.index-of",
  4463. "es.typed-array.iterator",
  4464. "es.typed-array.join",
  4465. "es.typed-array.last-index-of",
  4466. "es.typed-array.map",
  4467. "es.typed-array.of",
  4468. "es.typed-array.reduce",
  4469. "es.typed-array.reduce-right",
  4470. "es.typed-array.reverse",
  4471. "es.typed-array.set",
  4472. "es.typed-array.slice",
  4473. "es.typed-array.some",
  4474. "es.typed-array.sort",
  4475. "es.typed-array.subarray",
  4476. "es.typed-array.to-locale-string",
  4477. "es.typed-array.to-string"
  4478. ],
  4479. "core-js/features/typed-array/uint32-array": [
  4480. "es.object.to-string",
  4481. "es.typed-array.uint32-array",
  4482. "es.typed-array.copy-within",
  4483. "es.typed-array.every",
  4484. "es.typed-array.fill",
  4485. "es.typed-array.filter",
  4486. "es.typed-array.find",
  4487. "es.typed-array.find-index",
  4488. "es.typed-array.for-each",
  4489. "es.typed-array.from",
  4490. "es.typed-array.includes",
  4491. "es.typed-array.index-of",
  4492. "es.typed-array.iterator",
  4493. "es.typed-array.join",
  4494. "es.typed-array.last-index-of",
  4495. "es.typed-array.map",
  4496. "es.typed-array.of",
  4497. "es.typed-array.reduce",
  4498. "es.typed-array.reduce-right",
  4499. "es.typed-array.reverse",
  4500. "es.typed-array.set",
  4501. "es.typed-array.slice",
  4502. "es.typed-array.some",
  4503. "es.typed-array.sort",
  4504. "es.typed-array.subarray",
  4505. "es.typed-array.to-locale-string",
  4506. "es.typed-array.to-string"
  4507. ],
  4508. "core-js/features/typed-array/uint8-array": [
  4509. "es.object.to-string",
  4510. "es.typed-array.uint8-array",
  4511. "es.typed-array.copy-within",
  4512. "es.typed-array.every",
  4513. "es.typed-array.fill",
  4514. "es.typed-array.filter",
  4515. "es.typed-array.find",
  4516. "es.typed-array.find-index",
  4517. "es.typed-array.for-each",
  4518. "es.typed-array.from",
  4519. "es.typed-array.includes",
  4520. "es.typed-array.index-of",
  4521. "es.typed-array.iterator",
  4522. "es.typed-array.join",
  4523. "es.typed-array.last-index-of",
  4524. "es.typed-array.map",
  4525. "es.typed-array.of",
  4526. "es.typed-array.reduce",
  4527. "es.typed-array.reduce-right",
  4528. "es.typed-array.reverse",
  4529. "es.typed-array.set",
  4530. "es.typed-array.slice",
  4531. "es.typed-array.some",
  4532. "es.typed-array.sort",
  4533. "es.typed-array.subarray",
  4534. "es.typed-array.to-locale-string",
  4535. "es.typed-array.to-string"
  4536. ],
  4537. "core-js/features/typed-array/uint8-clamped-array": [
  4538. "es.object.to-string",
  4539. "es.typed-array.uint8-clamped-array",
  4540. "es.typed-array.copy-within",
  4541. "es.typed-array.every",
  4542. "es.typed-array.fill",
  4543. "es.typed-array.filter",
  4544. "es.typed-array.find",
  4545. "es.typed-array.find-index",
  4546. "es.typed-array.for-each",
  4547. "es.typed-array.from",
  4548. "es.typed-array.includes",
  4549. "es.typed-array.index-of",
  4550. "es.typed-array.iterator",
  4551. "es.typed-array.join",
  4552. "es.typed-array.last-index-of",
  4553. "es.typed-array.map",
  4554. "es.typed-array.of",
  4555. "es.typed-array.reduce",
  4556. "es.typed-array.reduce-right",
  4557. "es.typed-array.reverse",
  4558. "es.typed-array.set",
  4559. "es.typed-array.slice",
  4560. "es.typed-array.some",
  4561. "es.typed-array.sort",
  4562. "es.typed-array.subarray",
  4563. "es.typed-array.to-locale-string",
  4564. "es.typed-array.to-string"
  4565. ],
  4566. "core-js/features/typed-array/values": [
  4567. "es.typed-array.iterator"
  4568. ],
  4569. "core-js/features/url-search-params": [
  4570. "web.url-search-params"
  4571. ],
  4572. "core-js/features/url": [
  4573. "web.url",
  4574. "web.url.to-json",
  4575. "web.url-search-params"
  4576. ],
  4577. "core-js/features/url/to-json": [
  4578. "web.url.to-json"
  4579. ],
  4580. "core-js/features/weak-map/delete-all": [
  4581. "es.weak-map",
  4582. "esnext.weak-map.delete-all"
  4583. ],
  4584. "core-js/features/weak-map/from": [
  4585. "es.string.iterator",
  4586. "es.weak-map",
  4587. "esnext.weak-map.from",
  4588. "web.dom-collections.iterator"
  4589. ],
  4590. "core-js/features/weak-map": [
  4591. "es.object.to-string",
  4592. "es.weak-map",
  4593. "esnext.weak-map.delete-all",
  4594. "esnext.weak-map.from",
  4595. "esnext.weak-map.of",
  4596. "esnext.weak-map.upsert",
  4597. "web.dom-collections.iterator"
  4598. ],
  4599. "core-js/features/weak-map/of": [
  4600. "es.string.iterator",
  4601. "es.weak-map",
  4602. "esnext.weak-map.of",
  4603. "web.dom-collections.iterator"
  4604. ],
  4605. "core-js/features/weak-map/upsert": [
  4606. "es.weak-map",
  4607. "esnext.weak-map.upsert"
  4608. ],
  4609. "core-js/features/weak-set/add-all": [
  4610. "es.weak-set",
  4611. "esnext.weak-set.add-all"
  4612. ],
  4613. "core-js/features/weak-set/delete-all": [
  4614. "es.weak-set",
  4615. "esnext.weak-set.delete-all"
  4616. ],
  4617. "core-js/features/weak-set/from": [
  4618. "es.string.iterator",
  4619. "es.weak-set",
  4620. "esnext.weak-set.from",
  4621. "web.dom-collections.iterator"
  4622. ],
  4623. "core-js/features/weak-set": [
  4624. "es.object.to-string",
  4625. "es.weak-set",
  4626. "esnext.weak-set.add-all",
  4627. "esnext.weak-set.delete-all",
  4628. "esnext.weak-set.from",
  4629. "esnext.weak-set.of",
  4630. "web.dom-collections.iterator"
  4631. ],
  4632. "core-js/features/weak-set/of": [
  4633. "es.string.iterator",
  4634. "es.weak-set",
  4635. "esnext.weak-set.of",
  4636. "web.dom-collections.iterator"
  4637. ],
  4638. "core-js/proposals/array-is-template-object": [
  4639. "esnext.array.is-template-object"
  4640. ],
  4641. "core-js/proposals/array-last": [
  4642. "esnext.array.last-index",
  4643. "esnext.array.last-item"
  4644. ],
  4645. "core-js/proposals/collection-methods": [
  4646. "esnext.map.delete-all",
  4647. "esnext.map.every",
  4648. "esnext.map.filter",
  4649. "esnext.map.find",
  4650. "esnext.map.find-key",
  4651. "esnext.map.group-by",
  4652. "esnext.map.includes",
  4653. "esnext.map.key-by",
  4654. "esnext.map.key-of",
  4655. "esnext.map.map-keys",
  4656. "esnext.map.map-values",
  4657. "esnext.map.merge",
  4658. "esnext.map.reduce",
  4659. "esnext.map.some",
  4660. "esnext.map.update",
  4661. "esnext.set.add-all",
  4662. "esnext.set.delete-all",
  4663. "esnext.set.every",
  4664. "esnext.set.filter",
  4665. "esnext.set.find",
  4666. "esnext.set.join",
  4667. "esnext.set.map",
  4668. "esnext.set.reduce",
  4669. "esnext.set.some",
  4670. "esnext.weak-map.delete-all",
  4671. "esnext.weak-set.add-all",
  4672. "esnext.weak-set.delete-all"
  4673. ],
  4674. "core-js/proposals/collection-of-from": [
  4675. "esnext.map.from",
  4676. "esnext.map.of",
  4677. "esnext.set.from",
  4678. "esnext.set.of",
  4679. "esnext.weak-map.from",
  4680. "esnext.weak-map.of",
  4681. "esnext.weak-set.from",
  4682. "esnext.weak-set.of"
  4683. ],
  4684. "core-js/proposals/efficient-64-bit-arithmetic": [
  4685. "esnext.math.iaddh",
  4686. "esnext.math.imulh",
  4687. "esnext.math.isubh",
  4688. "esnext.math.umulh"
  4689. ],
  4690. "core-js/proposals/global-this": [
  4691. "esnext.global-this"
  4692. ],
  4693. "core-js/proposals": [
  4694. "esnext.aggregate-error",
  4695. "esnext.array.is-template-object",
  4696. "esnext.array.last-index",
  4697. "esnext.array.last-item",
  4698. "esnext.async-iterator.constructor",
  4699. "esnext.async-iterator.as-indexed-pairs",
  4700. "esnext.async-iterator.drop",
  4701. "esnext.async-iterator.every",
  4702. "esnext.async-iterator.filter",
  4703. "esnext.async-iterator.find",
  4704. "esnext.async-iterator.flat-map",
  4705. "esnext.async-iterator.for-each",
  4706. "esnext.async-iterator.from",
  4707. "esnext.async-iterator.map",
  4708. "esnext.async-iterator.reduce",
  4709. "esnext.async-iterator.some",
  4710. "esnext.async-iterator.take",
  4711. "esnext.async-iterator.to-array",
  4712. "esnext.composite-key",
  4713. "esnext.composite-symbol",
  4714. "esnext.global-this",
  4715. "esnext.iterator.constructor",
  4716. "esnext.iterator.as-indexed-pairs",
  4717. "esnext.iterator.drop",
  4718. "esnext.iterator.every",
  4719. "esnext.iterator.filter",
  4720. "esnext.iterator.find",
  4721. "esnext.iterator.flat-map",
  4722. "esnext.iterator.for-each",
  4723. "esnext.iterator.from",
  4724. "esnext.iterator.map",
  4725. "esnext.iterator.reduce",
  4726. "esnext.iterator.some",
  4727. "esnext.iterator.take",
  4728. "esnext.iterator.to-array",
  4729. "esnext.map.delete-all",
  4730. "esnext.map.every",
  4731. "esnext.map.filter",
  4732. "esnext.map.find",
  4733. "esnext.map.find-key",
  4734. "esnext.map.from",
  4735. "esnext.map.group-by",
  4736. "esnext.map.includes",
  4737. "esnext.map.key-by",
  4738. "esnext.map.key-of",
  4739. "esnext.map.map-keys",
  4740. "esnext.map.map-values",
  4741. "esnext.map.merge",
  4742. "esnext.map.of",
  4743. "esnext.map.reduce",
  4744. "esnext.map.some",
  4745. "esnext.map.update",
  4746. "esnext.map.update-or-insert",
  4747. "esnext.map.upsert",
  4748. "esnext.math.clamp",
  4749. "esnext.math.deg-per-rad",
  4750. "esnext.math.degrees",
  4751. "esnext.math.fscale",
  4752. "esnext.math.iaddh",
  4753. "esnext.math.imulh",
  4754. "esnext.math.isubh",
  4755. "esnext.math.rad-per-deg",
  4756. "esnext.math.radians",
  4757. "esnext.math.scale",
  4758. "esnext.math.seeded-prng",
  4759. "esnext.math.signbit",
  4760. "esnext.math.umulh",
  4761. "esnext.number.from-string",
  4762. "esnext.observable",
  4763. "esnext.promise.all-settled",
  4764. "esnext.promise.any",
  4765. "esnext.promise.try",
  4766. "esnext.reflect.define-metadata",
  4767. "esnext.reflect.delete-metadata",
  4768. "esnext.reflect.get-metadata",
  4769. "esnext.reflect.get-metadata-keys",
  4770. "esnext.reflect.get-own-metadata",
  4771. "esnext.reflect.get-own-metadata-keys",
  4772. "esnext.reflect.has-metadata",
  4773. "esnext.reflect.has-own-metadata",
  4774. "esnext.reflect.metadata",
  4775. "esnext.set.add-all",
  4776. "esnext.set.delete-all",
  4777. "esnext.set.difference",
  4778. "esnext.set.every",
  4779. "esnext.set.filter",
  4780. "esnext.set.find",
  4781. "esnext.set.from",
  4782. "esnext.set.intersection",
  4783. "esnext.set.is-disjoint-from",
  4784. "esnext.set.is-subset-of",
  4785. "esnext.set.is-superset-of",
  4786. "esnext.set.join",
  4787. "esnext.set.map",
  4788. "esnext.set.of",
  4789. "esnext.set.reduce",
  4790. "esnext.set.some",
  4791. "esnext.set.symmetric-difference",
  4792. "esnext.set.union",
  4793. "esnext.string.at",
  4794. "esnext.string.code-points",
  4795. "esnext.string.match-all",
  4796. "esnext.string.replace-all",
  4797. "esnext.symbol.async-dispose",
  4798. "esnext.symbol.dispose",
  4799. "esnext.symbol.observable",
  4800. "esnext.symbol.pattern-match",
  4801. "esnext.symbol.replace-all",
  4802. "esnext.weak-map.delete-all",
  4803. "esnext.weak-map.from",
  4804. "esnext.weak-map.of",
  4805. "esnext.weak-map.upsert",
  4806. "esnext.weak-set.add-all",
  4807. "esnext.weak-set.delete-all",
  4808. "esnext.weak-set.from",
  4809. "esnext.weak-set.of",
  4810. "web.url",
  4811. "web.url.to-json",
  4812. "web.url-search-params"
  4813. ],
  4814. "core-js/proposals/iterator-helpers": [
  4815. "esnext.async-iterator.constructor",
  4816. "esnext.async-iterator.as-indexed-pairs",
  4817. "esnext.async-iterator.drop",
  4818. "esnext.async-iterator.every",
  4819. "esnext.async-iterator.filter",
  4820. "esnext.async-iterator.find",
  4821. "esnext.async-iterator.flat-map",
  4822. "esnext.async-iterator.for-each",
  4823. "esnext.async-iterator.from",
  4824. "esnext.async-iterator.map",
  4825. "esnext.async-iterator.reduce",
  4826. "esnext.async-iterator.some",
  4827. "esnext.async-iterator.take",
  4828. "esnext.async-iterator.to-array",
  4829. "esnext.iterator.constructor",
  4830. "esnext.iterator.as-indexed-pairs",
  4831. "esnext.iterator.drop",
  4832. "esnext.iterator.every",
  4833. "esnext.iterator.filter",
  4834. "esnext.iterator.find",
  4835. "esnext.iterator.flat-map",
  4836. "esnext.iterator.for-each",
  4837. "esnext.iterator.from",
  4838. "esnext.iterator.map",
  4839. "esnext.iterator.reduce",
  4840. "esnext.iterator.some",
  4841. "esnext.iterator.take",
  4842. "esnext.iterator.to-array"
  4843. ],
  4844. "core-js/proposals/keys-composition": [
  4845. "esnext.composite-key",
  4846. "esnext.composite-symbol"
  4847. ],
  4848. "core-js/proposals/map-update-or-insert": [
  4849. "esnext.map.update-or-insert",
  4850. "esnext.map.upsert",
  4851. "esnext.weak-map.upsert"
  4852. ],
  4853. "core-js/proposals/map-upsert": [
  4854. "esnext.map.update-or-insert",
  4855. "esnext.map.upsert",
  4856. "esnext.weak-map.upsert"
  4857. ],
  4858. "core-js/proposals/math-extensions": [
  4859. "esnext.math.clamp",
  4860. "esnext.math.deg-per-rad",
  4861. "esnext.math.degrees",
  4862. "esnext.math.fscale",
  4863. "esnext.math.rad-per-deg",
  4864. "esnext.math.radians",
  4865. "esnext.math.scale"
  4866. ],
  4867. "core-js/proposals/math-signbit": [
  4868. "esnext.math.signbit"
  4869. ],
  4870. "core-js/proposals/number-from-string": [
  4871. "esnext.number.from-string"
  4872. ],
  4873. "core-js/proposals/observable": [
  4874. "esnext.observable",
  4875. "esnext.symbol.observable"
  4876. ],
  4877. "core-js/proposals/pattern-matching": [
  4878. "esnext.symbol.pattern-match"
  4879. ],
  4880. "core-js/proposals/promise-all-settled": [
  4881. "esnext.promise.all-settled"
  4882. ],
  4883. "core-js/proposals/promise-any": [
  4884. "esnext.aggregate-error",
  4885. "esnext.promise.any"
  4886. ],
  4887. "core-js/proposals/promise-try": [
  4888. "esnext.promise.try"
  4889. ],
  4890. "core-js/proposals/reflect-metadata": [
  4891. "esnext.reflect.define-metadata",
  4892. "esnext.reflect.delete-metadata",
  4893. "esnext.reflect.get-metadata",
  4894. "esnext.reflect.get-metadata-keys",
  4895. "esnext.reflect.get-own-metadata",
  4896. "esnext.reflect.get-own-metadata-keys",
  4897. "esnext.reflect.has-metadata",
  4898. "esnext.reflect.has-own-metadata",
  4899. "esnext.reflect.metadata"
  4900. ],
  4901. "core-js/proposals/seeded-random": [
  4902. "esnext.math.seeded-prng"
  4903. ],
  4904. "core-js/proposals/set-methods": [
  4905. "esnext.set.difference",
  4906. "esnext.set.intersection",
  4907. "esnext.set.is-disjoint-from",
  4908. "esnext.set.is-subset-of",
  4909. "esnext.set.is-superset-of",
  4910. "esnext.set.symmetric-difference",
  4911. "esnext.set.union"
  4912. ],
  4913. "core-js/proposals/string-at": [
  4914. "esnext.string.at"
  4915. ],
  4916. "core-js/proposals/string-code-points": [
  4917. "esnext.string.code-points"
  4918. ],
  4919. "core-js/proposals/string-match-all": [
  4920. "esnext.string.match-all"
  4921. ],
  4922. "core-js/proposals/string-replace-all": [
  4923. "esnext.string.replace-all",
  4924. "esnext.symbol.replace-all"
  4925. ],
  4926. "core-js/proposals/url": [
  4927. "web.url",
  4928. "web.url.to-json",
  4929. "web.url-search-params"
  4930. ],
  4931. "core-js/proposals/using-statement": [
  4932. "esnext.symbol.async-dispose",
  4933. "esnext.symbol.dispose"
  4934. ],
  4935. "core-js/stable/array-buffer/constructor": [
  4936. "es.array-buffer.constructor",
  4937. "es.object.to-string"
  4938. ],
  4939. "core-js/stable/array-buffer": [
  4940. "es.array-buffer.constructor",
  4941. "es.array-buffer.is-view",
  4942. "es.array-buffer.slice",
  4943. "es.object.to-string"
  4944. ],
  4945. "core-js/stable/array-buffer/is-view": [
  4946. "es.array-buffer.is-view"
  4947. ],
  4948. "core-js/stable/array-buffer/slice": [
  4949. "es.array-buffer.slice"
  4950. ],
  4951. "core-js/stable/array/concat": [
  4952. "es.array.concat"
  4953. ],
  4954. "core-js/stable/array/copy-within": [
  4955. "es.array.copy-within"
  4956. ],
  4957. "core-js/stable/array/entries": [
  4958. "es.array.iterator"
  4959. ],
  4960. "core-js/stable/array/every": [
  4961. "es.array.every"
  4962. ],
  4963. "core-js/stable/array/fill": [
  4964. "es.array.fill"
  4965. ],
  4966. "core-js/stable/array/filter": [
  4967. "es.array.filter"
  4968. ],
  4969. "core-js/stable/array/find-index": [
  4970. "es.array.find-index"
  4971. ],
  4972. "core-js/stable/array/find": [
  4973. "es.array.find"
  4974. ],
  4975. "core-js/stable/array/flat-map": [
  4976. "es.array.flat-map",
  4977. "es.array.unscopables.flat-map"
  4978. ],
  4979. "core-js/stable/array/flat": [
  4980. "es.array.flat",
  4981. "es.array.unscopables.flat"
  4982. ],
  4983. "core-js/stable/array/for-each": [
  4984. "es.array.for-each"
  4985. ],
  4986. "core-js/stable/array/from": [
  4987. "es.array.from",
  4988. "es.string.iterator"
  4989. ],
  4990. "core-js/stable/array/includes": [
  4991. "es.array.includes"
  4992. ],
  4993. "core-js/stable/array/index-of": [
  4994. "es.array.index-of"
  4995. ],
  4996. "core-js/stable/array": [
  4997. "es.array.concat",
  4998. "es.array.copy-within",
  4999. "es.array.every",
  5000. "es.array.fill",
  5001. "es.array.filter",
  5002. "es.array.find",
  5003. "es.array.find-index",
  5004. "es.array.flat",
  5005. "es.array.flat-map",
  5006. "es.array.for-each",
  5007. "es.array.from",
  5008. "es.array.includes",
  5009. "es.array.index-of",
  5010. "es.array.is-array",
  5011. "es.array.iterator",
  5012. "es.array.join",
  5013. "es.array.last-index-of",
  5014. "es.array.map",
  5015. "es.array.of",
  5016. "es.array.reduce",
  5017. "es.array.reduce-right",
  5018. "es.array.reverse",
  5019. "es.array.slice",
  5020. "es.array.some",
  5021. "es.array.sort",
  5022. "es.array.species",
  5023. "es.array.splice",
  5024. "es.array.unscopables.flat",
  5025. "es.array.unscopables.flat-map",
  5026. "es.string.iterator"
  5027. ],
  5028. "core-js/stable/array/is-array": [
  5029. "es.array.is-array"
  5030. ],
  5031. "core-js/stable/array/iterator": [
  5032. "es.array.iterator"
  5033. ],
  5034. "core-js/stable/array/join": [
  5035. "es.array.join"
  5036. ],
  5037. "core-js/stable/array/keys": [
  5038. "es.array.iterator"
  5039. ],
  5040. "core-js/stable/array/last-index-of": [
  5041. "es.array.last-index-of"
  5042. ],
  5043. "core-js/stable/array/map": [
  5044. "es.array.map"
  5045. ],
  5046. "core-js/stable/array/of": [
  5047. "es.array.of"
  5048. ],
  5049. "core-js/stable/array/reduce-right": [
  5050. "es.array.reduce-right"
  5051. ],
  5052. "core-js/stable/array/reduce": [
  5053. "es.array.reduce"
  5054. ],
  5055. "core-js/stable/array/reverse": [
  5056. "es.array.reverse"
  5057. ],
  5058. "core-js/stable/array/slice": [
  5059. "es.array.slice"
  5060. ],
  5061. "core-js/stable/array/some": [
  5062. "es.array.some"
  5063. ],
  5064. "core-js/stable/array/sort": [
  5065. "es.array.sort"
  5066. ],
  5067. "core-js/stable/array/splice": [
  5068. "es.array.splice"
  5069. ],
  5070. "core-js/stable/array/values": [
  5071. "es.array.iterator"
  5072. ],
  5073. "core-js/stable/array/virtual/concat": [
  5074. "es.array.concat"
  5075. ],
  5076. "core-js/stable/array/virtual/copy-within": [
  5077. "es.array.copy-within"
  5078. ],
  5079. "core-js/stable/array/virtual/entries": [
  5080. "es.array.iterator"
  5081. ],
  5082. "core-js/stable/array/virtual/every": [
  5083. "es.array.every"
  5084. ],
  5085. "core-js/stable/array/virtual/fill": [
  5086. "es.array.fill"
  5087. ],
  5088. "core-js/stable/array/virtual/filter": [
  5089. "es.array.filter"
  5090. ],
  5091. "core-js/stable/array/virtual/find-index": [
  5092. "es.array.find-index"
  5093. ],
  5094. "core-js/stable/array/virtual/find": [
  5095. "es.array.find"
  5096. ],
  5097. "core-js/stable/array/virtual/flat-map": [
  5098. "es.array.flat-map",
  5099. "es.array.unscopables.flat-map"
  5100. ],
  5101. "core-js/stable/array/virtual/flat": [
  5102. "es.array.flat",
  5103. "es.array.unscopables.flat"
  5104. ],
  5105. "core-js/stable/array/virtual/for-each": [
  5106. "es.array.for-each"
  5107. ],
  5108. "core-js/stable/array/virtual/includes": [
  5109. "es.array.includes"
  5110. ],
  5111. "core-js/stable/array/virtual/index-of": [
  5112. "es.array.index-of"
  5113. ],
  5114. "core-js/stable/array/virtual": [
  5115. "es.array.concat",
  5116. "es.array.copy-within",
  5117. "es.array.every",
  5118. "es.array.fill",
  5119. "es.array.filter",
  5120. "es.array.find",
  5121. "es.array.find-index",
  5122. "es.array.flat",
  5123. "es.array.flat-map",
  5124. "es.array.for-each",
  5125. "es.array.includes",
  5126. "es.array.index-of",
  5127. "es.array.iterator",
  5128. "es.array.join",
  5129. "es.array.last-index-of",
  5130. "es.array.map",
  5131. "es.array.reduce",
  5132. "es.array.reduce-right",
  5133. "es.array.reverse",
  5134. "es.array.slice",
  5135. "es.array.some",
  5136. "es.array.sort",
  5137. "es.array.species",
  5138. "es.array.splice",
  5139. "es.array.unscopables.flat",
  5140. "es.array.unscopables.flat-map"
  5141. ],
  5142. "core-js/stable/array/virtual/iterator": [
  5143. "es.array.iterator"
  5144. ],
  5145. "core-js/stable/array/virtual/join": [
  5146. "es.array.join"
  5147. ],
  5148. "core-js/stable/array/virtual/keys": [
  5149. "es.array.iterator"
  5150. ],
  5151. "core-js/stable/array/virtual/last-index-of": [
  5152. "es.array.last-index-of"
  5153. ],
  5154. "core-js/stable/array/virtual/map": [
  5155. "es.array.map"
  5156. ],
  5157. "core-js/stable/array/virtual/reduce-right": [
  5158. "es.array.reduce-right"
  5159. ],
  5160. "core-js/stable/array/virtual/reduce": [
  5161. "es.array.reduce"
  5162. ],
  5163. "core-js/stable/array/virtual/reverse": [
  5164. "es.array.reverse"
  5165. ],
  5166. "core-js/stable/array/virtual/slice": [
  5167. "es.array.slice"
  5168. ],
  5169. "core-js/stable/array/virtual/some": [
  5170. "es.array.some"
  5171. ],
  5172. "core-js/stable/array/virtual/sort": [
  5173. "es.array.sort"
  5174. ],
  5175. "core-js/stable/array/virtual/splice": [
  5176. "es.array.splice"
  5177. ],
  5178. "core-js/stable/array/virtual/values": [
  5179. "es.array.iterator"
  5180. ],
  5181. "core-js/stable/clear-immediate": [
  5182. "web.immediate"
  5183. ],
  5184. "core-js/stable/data-view": [
  5185. "es.data-view",
  5186. "es.object.to-string"
  5187. ],
  5188. "core-js/stable/date": [
  5189. "es.date.now",
  5190. "es.date.to-iso-string",
  5191. "es.date.to-json",
  5192. "es.date.to-primitive",
  5193. "es.date.to-string"
  5194. ],
  5195. "core-js/stable/date/now": [
  5196. "es.date.now"
  5197. ],
  5198. "core-js/stable/date/to-iso-string": [
  5199. "es.date.to-iso-string",
  5200. "es.date.to-json"
  5201. ],
  5202. "core-js/stable/date/to-json": [
  5203. "es.date.to-json"
  5204. ],
  5205. "core-js/stable/date/to-primitive": [
  5206. "es.date.to-primitive"
  5207. ],
  5208. "core-js/stable/date/to-string": [
  5209. "es.date.to-string"
  5210. ],
  5211. "core-js/stable/dom-collections/for-each": [
  5212. "web.dom-collections.for-each"
  5213. ],
  5214. "core-js/stable/dom-collections": [
  5215. "es.array.iterator",
  5216. "web.dom-collections.for-each",
  5217. "web.dom-collections.iterator"
  5218. ],
  5219. "core-js/stable/dom-collections/iterator": [
  5220. "web.dom-collections.iterator"
  5221. ],
  5222. "core-js/stable/function/bind": [
  5223. "es.function.bind"
  5224. ],
  5225. "core-js/stable/function/has-instance": [
  5226. "es.function.has-instance"
  5227. ],
  5228. "core-js/stable/function": [
  5229. "es.function.bind",
  5230. "es.function.has-instance",
  5231. "es.function.name"
  5232. ],
  5233. "core-js/stable/function/name": [
  5234. "es.function.name"
  5235. ],
  5236. "core-js/stable/function/virtual/bind": [
  5237. "es.function.bind"
  5238. ],
  5239. "core-js/stable/function/virtual": [
  5240. "es.function.bind"
  5241. ],
  5242. "core-js/stable/global-this": [
  5243. "es.global-this"
  5244. ],
  5245. "core-js/stable": [
  5246. "es.symbol",
  5247. "es.symbol.description",
  5248. "es.symbol.async-iterator",
  5249. "es.symbol.has-instance",
  5250. "es.symbol.is-concat-spreadable",
  5251. "es.symbol.iterator",
  5252. "es.symbol.match",
  5253. "es.symbol.match-all",
  5254. "es.symbol.replace",
  5255. "es.symbol.search",
  5256. "es.symbol.species",
  5257. "es.symbol.split",
  5258. "es.symbol.to-primitive",
  5259. "es.symbol.to-string-tag",
  5260. "es.symbol.unscopables",
  5261. "es.array.concat",
  5262. "es.array.copy-within",
  5263. "es.array.every",
  5264. "es.array.fill",
  5265. "es.array.filter",
  5266. "es.array.find",
  5267. "es.array.find-index",
  5268. "es.array.flat",
  5269. "es.array.flat-map",
  5270. "es.array.for-each",
  5271. "es.array.from",
  5272. "es.array.includes",
  5273. "es.array.index-of",
  5274. "es.array.is-array",
  5275. "es.array.iterator",
  5276. "es.array.join",
  5277. "es.array.last-index-of",
  5278. "es.array.map",
  5279. "es.array.of",
  5280. "es.array.reduce",
  5281. "es.array.reduce-right",
  5282. "es.array.reverse",
  5283. "es.array.slice",
  5284. "es.array.some",
  5285. "es.array.sort",
  5286. "es.array.species",
  5287. "es.array.splice",
  5288. "es.array.unscopables.flat",
  5289. "es.array.unscopables.flat-map",
  5290. "es.array-buffer.constructor",
  5291. "es.array-buffer.is-view",
  5292. "es.array-buffer.slice",
  5293. "es.data-view",
  5294. "es.date.now",
  5295. "es.date.to-iso-string",
  5296. "es.date.to-json",
  5297. "es.date.to-primitive",
  5298. "es.date.to-string",
  5299. "es.function.bind",
  5300. "es.function.has-instance",
  5301. "es.function.name",
  5302. "es.global-this",
  5303. "es.json.stringify",
  5304. "es.json.to-string-tag",
  5305. "es.map",
  5306. "es.math.acosh",
  5307. "es.math.asinh",
  5308. "es.math.atanh",
  5309. "es.math.cbrt",
  5310. "es.math.clz32",
  5311. "es.math.cosh",
  5312. "es.math.expm1",
  5313. "es.math.fround",
  5314. "es.math.hypot",
  5315. "es.math.imul",
  5316. "es.math.log10",
  5317. "es.math.log1p",
  5318. "es.math.log2",
  5319. "es.math.sign",
  5320. "es.math.sinh",
  5321. "es.math.tanh",
  5322. "es.math.to-string-tag",
  5323. "es.math.trunc",
  5324. "es.number.constructor",
  5325. "es.number.epsilon",
  5326. "es.number.is-finite",
  5327. "es.number.is-integer",
  5328. "es.number.is-nan",
  5329. "es.number.is-safe-integer",
  5330. "es.number.max-safe-integer",
  5331. "es.number.min-safe-integer",
  5332. "es.number.parse-float",
  5333. "es.number.parse-int",
  5334. "es.number.to-fixed",
  5335. "es.number.to-precision",
  5336. "es.object.assign",
  5337. "es.object.create",
  5338. "es.object.define-getter",
  5339. "es.object.define-properties",
  5340. "es.object.define-property",
  5341. "es.object.define-setter",
  5342. "es.object.entries",
  5343. "es.object.freeze",
  5344. "es.object.from-entries",
  5345. "es.object.get-own-property-descriptor",
  5346. "es.object.get-own-property-descriptors",
  5347. "es.object.get-own-property-names",
  5348. "es.object.get-prototype-of",
  5349. "es.object.is",
  5350. "es.object.is-extensible",
  5351. "es.object.is-frozen",
  5352. "es.object.is-sealed",
  5353. "es.object.keys",
  5354. "es.object.lookup-getter",
  5355. "es.object.lookup-setter",
  5356. "es.object.prevent-extensions",
  5357. "es.object.seal",
  5358. "es.object.set-prototype-of",
  5359. "es.object.to-string",
  5360. "es.object.values",
  5361. "es.parse-float",
  5362. "es.parse-int",
  5363. "es.promise",
  5364. "es.promise.all-settled",
  5365. "es.promise.finally",
  5366. "es.reflect.apply",
  5367. "es.reflect.construct",
  5368. "es.reflect.define-property",
  5369. "es.reflect.delete-property",
  5370. "es.reflect.get",
  5371. "es.reflect.get-own-property-descriptor",
  5372. "es.reflect.get-prototype-of",
  5373. "es.reflect.has",
  5374. "es.reflect.is-extensible",
  5375. "es.reflect.own-keys",
  5376. "es.reflect.prevent-extensions",
  5377. "es.reflect.set",
  5378. "es.reflect.set-prototype-of",
  5379. "es.regexp.constructor",
  5380. "es.regexp.exec",
  5381. "es.regexp.flags",
  5382. "es.regexp.to-string",
  5383. "es.set",
  5384. "es.string.code-point-at",
  5385. "es.string.ends-with",
  5386. "es.string.from-code-point",
  5387. "es.string.includes",
  5388. "es.string.iterator",
  5389. "es.string.match",
  5390. "es.string.match-all",
  5391. "es.string.pad-end",
  5392. "es.string.pad-start",
  5393. "es.string.raw",
  5394. "es.string.repeat",
  5395. "es.string.replace",
  5396. "es.string.search",
  5397. "es.string.split",
  5398. "es.string.starts-with",
  5399. "es.string.trim",
  5400. "es.string.trim-end",
  5401. "es.string.trim-start",
  5402. "es.string.anchor",
  5403. "es.string.big",
  5404. "es.string.blink",
  5405. "es.string.bold",
  5406. "es.string.fixed",
  5407. "es.string.fontcolor",
  5408. "es.string.fontsize",
  5409. "es.string.italics",
  5410. "es.string.link",
  5411. "es.string.small",
  5412. "es.string.strike",
  5413. "es.string.sub",
  5414. "es.string.sup",
  5415. "es.typed-array.float32-array",
  5416. "es.typed-array.float64-array",
  5417. "es.typed-array.int8-array",
  5418. "es.typed-array.int16-array",
  5419. "es.typed-array.int32-array",
  5420. "es.typed-array.uint8-array",
  5421. "es.typed-array.uint8-clamped-array",
  5422. "es.typed-array.uint16-array",
  5423. "es.typed-array.uint32-array",
  5424. "es.typed-array.copy-within",
  5425. "es.typed-array.every",
  5426. "es.typed-array.fill",
  5427. "es.typed-array.filter",
  5428. "es.typed-array.find",
  5429. "es.typed-array.find-index",
  5430. "es.typed-array.for-each",
  5431. "es.typed-array.from",
  5432. "es.typed-array.includes",
  5433. "es.typed-array.index-of",
  5434. "es.typed-array.iterator",
  5435. "es.typed-array.join",
  5436. "es.typed-array.last-index-of",
  5437. "es.typed-array.map",
  5438. "es.typed-array.of",
  5439. "es.typed-array.reduce",
  5440. "es.typed-array.reduce-right",
  5441. "es.typed-array.reverse",
  5442. "es.typed-array.set",
  5443. "es.typed-array.slice",
  5444. "es.typed-array.some",
  5445. "es.typed-array.sort",
  5446. "es.typed-array.subarray",
  5447. "es.typed-array.to-locale-string",
  5448. "es.typed-array.to-string",
  5449. "es.weak-map",
  5450. "es.weak-set",
  5451. "web.dom-collections.for-each",
  5452. "web.dom-collections.iterator",
  5453. "web.immediate",
  5454. "web.queue-microtask",
  5455. "web.timers",
  5456. "web.url",
  5457. "web.url.to-json",
  5458. "web.url-search-params"
  5459. ],
  5460. "core-js/stable/instance/bind": [
  5461. "es.function.bind"
  5462. ],
  5463. "core-js/stable/instance/code-point-at": [
  5464. "es.string.code-point-at"
  5465. ],
  5466. "core-js/stable/instance/concat": [
  5467. "es.array.concat"
  5468. ],
  5469. "core-js/stable/instance/copy-within": [
  5470. "es.array.copy-within"
  5471. ],
  5472. "core-js/stable/instance/ends-with": [
  5473. "es.string.ends-with"
  5474. ],
  5475. "core-js/stable/instance/entries": [
  5476. "es.array.iterator",
  5477. "web.dom-collections.iterator"
  5478. ],
  5479. "core-js/stable/instance/every": [
  5480. "es.array.every"
  5481. ],
  5482. "core-js/stable/instance/fill": [
  5483. "es.array.fill"
  5484. ],
  5485. "core-js/stable/instance/filter": [
  5486. "es.array.filter"
  5487. ],
  5488. "core-js/stable/instance/find-index": [
  5489. "es.array.find-index"
  5490. ],
  5491. "core-js/stable/instance/find": [
  5492. "es.array.find"
  5493. ],
  5494. "core-js/stable/instance/flags": [
  5495. "es.regexp.flags"
  5496. ],
  5497. "core-js/stable/instance/flat-map": [
  5498. "es.array.flat-map",
  5499. "es.array.unscopables.flat-map"
  5500. ],
  5501. "core-js/stable/instance/flat": [
  5502. "es.array.flat",
  5503. "es.array.unscopables.flat"
  5504. ],
  5505. "core-js/stable/instance/for-each": [
  5506. "es.array.for-each",
  5507. "web.dom-collections.iterator"
  5508. ],
  5509. "core-js/stable/instance/includes": [
  5510. "es.array.includes",
  5511. "es.string.includes"
  5512. ],
  5513. "core-js/stable/instance/index-of": [
  5514. "es.array.index-of"
  5515. ],
  5516. "core-js/stable/instance/keys": [
  5517. "es.array.iterator",
  5518. "web.dom-collections.iterator"
  5519. ],
  5520. "core-js/stable/instance/last-index-of": [
  5521. "es.array.last-index-of"
  5522. ],
  5523. "core-js/stable/instance/map": [
  5524. "es.array.map"
  5525. ],
  5526. "core-js/stable/instance/match-all": [
  5527. "es.string.match-all"
  5528. ],
  5529. "core-js/stable/instance/pad-end": [
  5530. "es.string.pad-end"
  5531. ],
  5532. "core-js/stable/instance/pad-start": [
  5533. "es.string.pad-start"
  5534. ],
  5535. "core-js/stable/instance/reduce-right": [
  5536. "es.array.reduce-right"
  5537. ],
  5538. "core-js/stable/instance/reduce": [
  5539. "es.array.reduce"
  5540. ],
  5541. "core-js/stable/instance/repeat": [
  5542. "es.string.repeat"
  5543. ],
  5544. "core-js/stable/instance/reverse": [
  5545. "es.array.reverse"
  5546. ],
  5547. "core-js/stable/instance/slice": [
  5548. "es.array.slice"
  5549. ],
  5550. "core-js/stable/instance/some": [
  5551. "es.array.some"
  5552. ],
  5553. "core-js/stable/instance/sort": [
  5554. "es.array.sort"
  5555. ],
  5556. "core-js/stable/instance/splice": [
  5557. "es.array.splice"
  5558. ],
  5559. "core-js/stable/instance/starts-with": [
  5560. "es.string.starts-with"
  5561. ],
  5562. "core-js/stable/instance/trim-end": [
  5563. "es.string.trim-end"
  5564. ],
  5565. "core-js/stable/instance/trim-left": [
  5566. "es.string.trim-start"
  5567. ],
  5568. "core-js/stable/instance/trim-right": [
  5569. "es.string.trim-end"
  5570. ],
  5571. "core-js/stable/instance/trim-start": [
  5572. "es.string.trim-start"
  5573. ],
  5574. "core-js/stable/instance/trim": [
  5575. "es.string.trim"
  5576. ],
  5577. "core-js/stable/instance/values": [
  5578. "es.array.iterator",
  5579. "web.dom-collections.iterator"
  5580. ],
  5581. "core-js/stable/json": [
  5582. "es.json.stringify",
  5583. "es.json.to-string-tag"
  5584. ],
  5585. "core-js/stable/json/stringify": [
  5586. "es.json.stringify"
  5587. ],
  5588. "core-js/stable/json/to-string-tag": [
  5589. "es.json.to-string-tag"
  5590. ],
  5591. "core-js/stable/map": [
  5592. "es.map",
  5593. "es.object.to-string",
  5594. "es.string.iterator",
  5595. "web.dom-collections.iterator"
  5596. ],
  5597. "core-js/stable/math/acosh": [
  5598. "es.math.acosh"
  5599. ],
  5600. "core-js/stable/math/asinh": [
  5601. "es.math.asinh"
  5602. ],
  5603. "core-js/stable/math/atanh": [
  5604. "es.math.atanh"
  5605. ],
  5606. "core-js/stable/math/cbrt": [
  5607. "es.math.cbrt"
  5608. ],
  5609. "core-js/stable/math/clz32": [
  5610. "es.math.clz32"
  5611. ],
  5612. "core-js/stable/math/cosh": [
  5613. "es.math.cosh"
  5614. ],
  5615. "core-js/stable/math/expm1": [
  5616. "es.math.expm1"
  5617. ],
  5618. "core-js/stable/math/fround": [
  5619. "es.math.fround"
  5620. ],
  5621. "core-js/stable/math/hypot": [
  5622. "es.math.hypot"
  5623. ],
  5624. "core-js/stable/math/imul": [
  5625. "es.math.imul"
  5626. ],
  5627. "core-js/stable/math": [
  5628. "es.math.acosh",
  5629. "es.math.asinh",
  5630. "es.math.atanh",
  5631. "es.math.cbrt",
  5632. "es.math.clz32",
  5633. "es.math.cosh",
  5634. "es.math.expm1",
  5635. "es.math.fround",
  5636. "es.math.hypot",
  5637. "es.math.imul",
  5638. "es.math.log10",
  5639. "es.math.log1p",
  5640. "es.math.log2",
  5641. "es.math.sign",
  5642. "es.math.sinh",
  5643. "es.math.tanh",
  5644. "es.math.to-string-tag",
  5645. "es.math.trunc"
  5646. ],
  5647. "core-js/stable/math/log10": [
  5648. "es.math.log10"
  5649. ],
  5650. "core-js/stable/math/log1p": [
  5651. "es.math.log1p"
  5652. ],
  5653. "core-js/stable/math/log2": [
  5654. "es.math.log2"
  5655. ],
  5656. "core-js/stable/math/sign": [
  5657. "es.math.sign"
  5658. ],
  5659. "core-js/stable/math/sinh": [
  5660. "es.math.sinh"
  5661. ],
  5662. "core-js/stable/math/tanh": [
  5663. "es.math.tanh"
  5664. ],
  5665. "core-js/stable/math/to-string-tag": [
  5666. "es.math.to-string-tag"
  5667. ],
  5668. "core-js/stable/math/trunc": [
  5669. "es.math.trunc"
  5670. ],
  5671. "core-js/stable/number/constructor": [
  5672. "es.number.constructor"
  5673. ],
  5674. "core-js/stable/number/epsilon": [
  5675. "es.number.epsilon"
  5676. ],
  5677. "core-js/stable/number": [
  5678. "es.number.constructor",
  5679. "es.number.epsilon",
  5680. "es.number.is-finite",
  5681. "es.number.is-integer",
  5682. "es.number.is-nan",
  5683. "es.number.is-safe-integer",
  5684. "es.number.max-safe-integer",
  5685. "es.number.min-safe-integer",
  5686. "es.number.parse-float",
  5687. "es.number.parse-int",
  5688. "es.number.to-fixed",
  5689. "es.number.to-precision"
  5690. ],
  5691. "core-js/stable/number/is-finite": [
  5692. "es.number.is-finite"
  5693. ],
  5694. "core-js/stable/number/is-integer": [
  5695. "es.number.is-integer"
  5696. ],
  5697. "core-js/stable/number/is-nan": [
  5698. "es.number.is-nan"
  5699. ],
  5700. "core-js/stable/number/is-safe-integer": [
  5701. "es.number.is-safe-integer"
  5702. ],
  5703. "core-js/stable/number/max-safe-integer": [
  5704. "es.number.max-safe-integer"
  5705. ],
  5706. "core-js/stable/number/min-safe-integer": [
  5707. "es.number.min-safe-integer"
  5708. ],
  5709. "core-js/stable/number/parse-float": [
  5710. "es.number.parse-float"
  5711. ],
  5712. "core-js/stable/number/parse-int": [
  5713. "es.number.parse-int"
  5714. ],
  5715. "core-js/stable/number/to-fixed": [
  5716. "es.number.to-fixed"
  5717. ],
  5718. "core-js/stable/number/to-precision": [
  5719. "es.number.to-precision"
  5720. ],
  5721. "core-js/stable/number/virtual": [
  5722. "es.number.to-fixed",
  5723. "es.number.to-precision"
  5724. ],
  5725. "core-js/stable/number/virtual/to-fixed": [
  5726. "es.number.to-fixed"
  5727. ],
  5728. "core-js/stable/number/virtual/to-precision": [
  5729. "es.number.to-precision"
  5730. ],
  5731. "core-js/stable/object/assign": [
  5732. "es.object.assign"
  5733. ],
  5734. "core-js/stable/object/create": [
  5735. "es.object.create"
  5736. ],
  5737. "core-js/stable/object/define-getter": [
  5738. "es.object.define-getter"
  5739. ],
  5740. "core-js/stable/object/define-properties": [
  5741. "es.object.define-properties"
  5742. ],
  5743. "core-js/stable/object/define-property": [
  5744. "es.object.define-property"
  5745. ],
  5746. "core-js/stable/object/define-setter": [
  5747. "es.object.define-setter"
  5748. ],
  5749. "core-js/stable/object/entries": [
  5750. "es.object.entries"
  5751. ],
  5752. "core-js/stable/object/freeze": [
  5753. "es.object.freeze"
  5754. ],
  5755. "core-js/stable/object/from-entries": [
  5756. "es.array.iterator",
  5757. "es.object.from-entries"
  5758. ],
  5759. "core-js/stable/object/get-own-property-descriptor": [
  5760. "es.object.get-own-property-descriptor"
  5761. ],
  5762. "core-js/stable/object/get-own-property-descriptors": [
  5763. "es.object.get-own-property-descriptors"
  5764. ],
  5765. "core-js/stable/object/get-own-property-names": [
  5766. "es.object.get-own-property-names"
  5767. ],
  5768. "core-js/stable/object/get-own-property-symbols": [
  5769. "es.symbol"
  5770. ],
  5771. "core-js/stable/object/get-prototype-of": [
  5772. "es.object.get-prototype-of"
  5773. ],
  5774. "core-js/stable/object": [
  5775. "es.symbol",
  5776. "es.json.to-string-tag",
  5777. "es.math.to-string-tag",
  5778. "es.object.assign",
  5779. "es.object.create",
  5780. "es.object.define-getter",
  5781. "es.object.define-properties",
  5782. "es.object.define-property",
  5783. "es.object.define-setter",
  5784. "es.object.entries",
  5785. "es.object.freeze",
  5786. "es.object.from-entries",
  5787. "es.object.get-own-property-descriptor",
  5788. "es.object.get-own-property-descriptors",
  5789. "es.object.get-own-property-names",
  5790. "es.object.get-prototype-of",
  5791. "es.object.is",
  5792. "es.object.is-extensible",
  5793. "es.object.is-frozen",
  5794. "es.object.is-sealed",
  5795. "es.object.keys",
  5796. "es.object.lookup-getter",
  5797. "es.object.lookup-setter",
  5798. "es.object.prevent-extensions",
  5799. "es.object.seal",
  5800. "es.object.set-prototype-of",
  5801. "es.object.to-string",
  5802. "es.object.values"
  5803. ],
  5804. "core-js/stable/object/is-extensible": [
  5805. "es.object.is-extensible"
  5806. ],
  5807. "core-js/stable/object/is-frozen": [
  5808. "es.object.is-frozen"
  5809. ],
  5810. "core-js/stable/object/is-sealed": [
  5811. "es.object.is-sealed"
  5812. ],
  5813. "core-js/stable/object/is": [
  5814. "es.object.is"
  5815. ],
  5816. "core-js/stable/object/keys": [
  5817. "es.object.keys"
  5818. ],
  5819. "core-js/stable/object/lookup-getter": [
  5820. "es.object.lookup-setter"
  5821. ],
  5822. "core-js/stable/object/lookup-setter": [
  5823. "es.object.lookup-setter"
  5824. ],
  5825. "core-js/stable/object/prevent-extensions": [
  5826. "es.object.prevent-extensions"
  5827. ],
  5828. "core-js/stable/object/seal": [
  5829. "es.object.seal"
  5830. ],
  5831. "core-js/stable/object/set-prototype-of": [
  5832. "es.object.set-prototype-of"
  5833. ],
  5834. "core-js/stable/object/to-string": [
  5835. "es.json.to-string-tag",
  5836. "es.math.to-string-tag",
  5837. "es.object.to-string"
  5838. ],
  5839. "core-js/stable/object/values": [
  5840. "es.object.values"
  5841. ],
  5842. "core-js/stable/parse-float": [
  5843. "es.parse-float"
  5844. ],
  5845. "core-js/stable/parse-int": [
  5846. "es.parse-int"
  5847. ],
  5848. "core-js/stable/promise/all-settled": [
  5849. "es.promise",
  5850. "es.promise.all-settled"
  5851. ],
  5852. "core-js/stable/promise/finally": [
  5853. "es.promise",
  5854. "es.promise.finally"
  5855. ],
  5856. "core-js/stable/promise": [
  5857. "es.object.to-string",
  5858. "es.promise",
  5859. "es.promise.all-settled",
  5860. "es.promise.finally",
  5861. "es.string.iterator",
  5862. "web.dom-collections.iterator"
  5863. ],
  5864. "core-js/stable/queue-microtask": [
  5865. "web.queue-microtask"
  5866. ],
  5867. "core-js/stable/reflect/apply": [
  5868. "es.reflect.apply"
  5869. ],
  5870. "core-js/stable/reflect/construct": [
  5871. "es.reflect.construct"
  5872. ],
  5873. "core-js/stable/reflect/define-property": [
  5874. "es.reflect.define-property"
  5875. ],
  5876. "core-js/stable/reflect/delete-property": [
  5877. "es.reflect.delete-property"
  5878. ],
  5879. "core-js/stable/reflect/get-own-property-descriptor": [
  5880. "es.reflect.get-own-property-descriptor"
  5881. ],
  5882. "core-js/stable/reflect/get-prototype-of": [
  5883. "es.reflect.get-prototype-of"
  5884. ],
  5885. "core-js/stable/reflect/get": [
  5886. "es.reflect.get"
  5887. ],
  5888. "core-js/stable/reflect/has": [
  5889. "es.reflect.has"
  5890. ],
  5891. "core-js/stable/reflect": [
  5892. "es.reflect.apply",
  5893. "es.reflect.construct",
  5894. "es.reflect.define-property",
  5895. "es.reflect.delete-property",
  5896. "es.reflect.get",
  5897. "es.reflect.get-own-property-descriptor",
  5898. "es.reflect.get-prototype-of",
  5899. "es.reflect.has",
  5900. "es.reflect.is-extensible",
  5901. "es.reflect.own-keys",
  5902. "es.reflect.prevent-extensions",
  5903. "es.reflect.set",
  5904. "es.reflect.set-prototype-of"
  5905. ],
  5906. "core-js/stable/reflect/is-extensible": [
  5907. "es.reflect.is-extensible"
  5908. ],
  5909. "core-js/stable/reflect/own-keys": [
  5910. "es.reflect.own-keys"
  5911. ],
  5912. "core-js/stable/reflect/prevent-extensions": [
  5913. "es.reflect.prevent-extensions"
  5914. ],
  5915. "core-js/stable/reflect/set-prototype-of": [
  5916. "es.reflect.set-prototype-of"
  5917. ],
  5918. "core-js/stable/reflect/set": [
  5919. "es.reflect.set"
  5920. ],
  5921. "core-js/stable/regexp/constructor": [
  5922. "es.regexp.constructor"
  5923. ],
  5924. "core-js/stable/regexp/flags": [
  5925. "es.regexp.flags"
  5926. ],
  5927. "core-js/stable/regexp": [
  5928. "es.regexp.constructor",
  5929. "es.regexp.exec",
  5930. "es.regexp.flags",
  5931. "es.regexp.to-string",
  5932. "es.string.match",
  5933. "es.string.replace",
  5934. "es.string.search",
  5935. "es.string.split"
  5936. ],
  5937. "core-js/stable/regexp/match": [
  5938. "es.string.match"
  5939. ],
  5940. "core-js/stable/regexp/replace": [
  5941. "es.string.replace"
  5942. ],
  5943. "core-js/stable/regexp/search": [
  5944. "es.string.search"
  5945. ],
  5946. "core-js/stable/regexp/split": [
  5947. "es.string.split"
  5948. ],
  5949. "core-js/stable/regexp/to-string": [
  5950. "es.regexp.to-string"
  5951. ],
  5952. "core-js/stable/set-immediate": [
  5953. "web.immediate"
  5954. ],
  5955. "core-js/stable/set-interval": [
  5956. "web.timers"
  5957. ],
  5958. "core-js/stable/set-timeout": [
  5959. "web.timers"
  5960. ],
  5961. "core-js/stable/set": [
  5962. "es.object.to-string",
  5963. "es.set",
  5964. "es.string.iterator",
  5965. "web.dom-collections.iterator"
  5966. ],
  5967. "core-js/stable/string/anchor": [
  5968. "es.string.anchor"
  5969. ],
  5970. "core-js/stable/string/big": [
  5971. "es.string.big"
  5972. ],
  5973. "core-js/stable/string/blink": [
  5974. "es.string.blink"
  5975. ],
  5976. "core-js/stable/string/bold": [
  5977. "es.string.bold"
  5978. ],
  5979. "core-js/stable/string/code-point-at": [
  5980. "es.string.code-point-at"
  5981. ],
  5982. "core-js/stable/string/ends-with": [
  5983. "es.string.ends-with"
  5984. ],
  5985. "core-js/stable/string/fixed": [
  5986. "es.string.fixed"
  5987. ],
  5988. "core-js/stable/string/fontcolor": [
  5989. "es.string.fontcolor"
  5990. ],
  5991. "core-js/stable/string/fontsize": [
  5992. "es.string.fontsize"
  5993. ],
  5994. "core-js/stable/string/from-code-point": [
  5995. "es.string.from-code-point"
  5996. ],
  5997. "core-js/stable/string/includes": [
  5998. "es.string.includes"
  5999. ],
  6000. "core-js/stable/string": [
  6001. "es.string.code-point-at",
  6002. "es.string.ends-with",
  6003. "es.string.from-code-point",
  6004. "es.string.includes",
  6005. "es.string.iterator",
  6006. "es.string.match",
  6007. "es.string.match-all",
  6008. "es.string.pad-end",
  6009. "es.string.pad-start",
  6010. "es.string.raw",
  6011. "es.string.repeat",
  6012. "es.string.replace",
  6013. "es.string.search",
  6014. "es.string.split",
  6015. "es.string.starts-with",
  6016. "es.string.trim",
  6017. "es.string.trim-end",
  6018. "es.string.trim-start",
  6019. "es.string.anchor",
  6020. "es.string.big",
  6021. "es.string.blink",
  6022. "es.string.bold",
  6023. "es.string.fixed",
  6024. "es.string.fontcolor",
  6025. "es.string.fontsize",
  6026. "es.string.italics",
  6027. "es.string.link",
  6028. "es.string.small",
  6029. "es.string.strike",
  6030. "es.string.sub",
  6031. "es.string.sup"
  6032. ],
  6033. "core-js/stable/string/italics": [
  6034. "es.string.italics"
  6035. ],
  6036. "core-js/stable/string/iterator": [
  6037. "es.string.iterator"
  6038. ],
  6039. "core-js/stable/string/link": [
  6040. "es.string.link"
  6041. ],
  6042. "core-js/stable/string/match-all": [
  6043. "es.string.match-all"
  6044. ],
  6045. "core-js/stable/string/match": [
  6046. "es.string.match"
  6047. ],
  6048. "core-js/stable/string/pad-end": [
  6049. "es.string.pad-end"
  6050. ],
  6051. "core-js/stable/string/pad-start": [
  6052. "es.string.pad-start"
  6053. ],
  6054. "core-js/stable/string/raw": [
  6055. "es.string.raw"
  6056. ],
  6057. "core-js/stable/string/repeat": [
  6058. "es.string.repeat"
  6059. ],
  6060. "core-js/stable/string/replace": [
  6061. "es.string.replace"
  6062. ],
  6063. "core-js/stable/string/search": [
  6064. "es.string.search"
  6065. ],
  6066. "core-js/stable/string/small": [
  6067. "es.string.small"
  6068. ],
  6069. "core-js/stable/string/split": [
  6070. "es.string.split"
  6071. ],
  6072. "core-js/stable/string/starts-with": [
  6073. "es.string.starts-with"
  6074. ],
  6075. "core-js/stable/string/strike": [
  6076. "es.string.strike"
  6077. ],
  6078. "core-js/stable/string/sub": [
  6079. "es.string.sub"
  6080. ],
  6081. "core-js/stable/string/sup": [
  6082. "es.string.sup"
  6083. ],
  6084. "core-js/stable/string/trim-end": [
  6085. "es.string.trim-end"
  6086. ],
  6087. "core-js/stable/string/trim-left": [
  6088. "es.string.trim-start"
  6089. ],
  6090. "core-js/stable/string/trim-right": [
  6091. "es.string.trim-end"
  6092. ],
  6093. "core-js/stable/string/trim-start": [
  6094. "es.string.trim-start"
  6095. ],
  6096. "core-js/stable/string/trim": [
  6097. "es.string.trim"
  6098. ],
  6099. "core-js/stable/string/virtual/anchor": [
  6100. "es.string.anchor"
  6101. ],
  6102. "core-js/stable/string/virtual/big": [
  6103. "es.string.big"
  6104. ],
  6105. "core-js/stable/string/virtual/blink": [
  6106. "es.string.blink"
  6107. ],
  6108. "core-js/stable/string/virtual/bold": [
  6109. "es.string.bold"
  6110. ],
  6111. "core-js/stable/string/virtual/code-point-at": [
  6112. "es.string.code-point-at"
  6113. ],
  6114. "core-js/stable/string/virtual/ends-with": [
  6115. "es.string.ends-with"
  6116. ],
  6117. "core-js/stable/string/virtual/fixed": [
  6118. "es.string.fixed"
  6119. ],
  6120. "core-js/stable/string/virtual/fontcolor": [
  6121. "es.string.fontcolor"
  6122. ],
  6123. "core-js/stable/string/virtual/fontsize": [
  6124. "es.string.fontsize"
  6125. ],
  6126. "core-js/stable/string/virtual/includes": [
  6127. "es.string.includes"
  6128. ],
  6129. "core-js/stable/string/virtual": [
  6130. "es.string.code-point-at",
  6131. "es.string.ends-with",
  6132. "es.string.includes",
  6133. "es.string.iterator",
  6134. "es.string.match",
  6135. "es.string.match-all",
  6136. "es.string.pad-end",
  6137. "es.string.pad-start",
  6138. "es.string.repeat",
  6139. "es.string.replace",
  6140. "es.string.search",
  6141. "es.string.split",
  6142. "es.string.starts-with",
  6143. "es.string.trim",
  6144. "es.string.trim-end",
  6145. "es.string.trim-start",
  6146. "es.string.anchor",
  6147. "es.string.big",
  6148. "es.string.blink",
  6149. "es.string.bold",
  6150. "es.string.fixed",
  6151. "es.string.fontcolor",
  6152. "es.string.fontsize",
  6153. "es.string.italics",
  6154. "es.string.link",
  6155. "es.string.small",
  6156. "es.string.strike",
  6157. "es.string.sub",
  6158. "es.string.sup"
  6159. ],
  6160. "core-js/stable/string/virtual/italics": [
  6161. "es.string.italics"
  6162. ],
  6163. "core-js/stable/string/virtual/iterator": [
  6164. "es.string.iterator"
  6165. ],
  6166. "core-js/stable/string/virtual/link": [
  6167. "es.string.link"
  6168. ],
  6169. "core-js/stable/string/virtual/match-all": [
  6170. "es.string.match-all"
  6171. ],
  6172. "core-js/stable/string/virtual/pad-end": [
  6173. "es.string.pad-end"
  6174. ],
  6175. "core-js/stable/string/virtual/pad-start": [
  6176. "es.string.pad-start"
  6177. ],
  6178. "core-js/stable/string/virtual/repeat": [
  6179. "es.string.repeat"
  6180. ],
  6181. "core-js/stable/string/virtual/small": [
  6182. "es.string.small"
  6183. ],
  6184. "core-js/stable/string/virtual/starts-with": [
  6185. "es.string.starts-with"
  6186. ],
  6187. "core-js/stable/string/virtual/strike": [
  6188. "es.string.strike"
  6189. ],
  6190. "core-js/stable/string/virtual/sub": [
  6191. "es.string.sub"
  6192. ],
  6193. "core-js/stable/string/virtual/sup": [
  6194. "es.string.sup"
  6195. ],
  6196. "core-js/stable/string/virtual/trim-end": [
  6197. "es.string.trim-end"
  6198. ],
  6199. "core-js/stable/string/virtual/trim-left": [
  6200. "es.string.trim-start"
  6201. ],
  6202. "core-js/stable/string/virtual/trim-right": [
  6203. "es.string.trim-end"
  6204. ],
  6205. "core-js/stable/string/virtual/trim-start": [
  6206. "es.string.trim-start"
  6207. ],
  6208. "core-js/stable/string/virtual/trim": [
  6209. "es.string.trim"
  6210. ],
  6211. "core-js/stable/symbol/async-iterator": [
  6212. "es.symbol.async-iterator"
  6213. ],
  6214. "core-js/stable/symbol/description": [
  6215. "es.symbol.description"
  6216. ],
  6217. "core-js/stable/symbol/for": [
  6218. "es.symbol"
  6219. ],
  6220. "core-js/stable/symbol/has-instance": [
  6221. "es.symbol.has-instance",
  6222. "es.function.has-instance"
  6223. ],
  6224. "core-js/stable/symbol": [
  6225. "es.symbol",
  6226. "es.symbol.description",
  6227. "es.symbol.async-iterator",
  6228. "es.symbol.has-instance",
  6229. "es.symbol.is-concat-spreadable",
  6230. "es.symbol.iterator",
  6231. "es.symbol.match",
  6232. "es.symbol.match-all",
  6233. "es.symbol.replace",
  6234. "es.symbol.search",
  6235. "es.symbol.species",
  6236. "es.symbol.split",
  6237. "es.symbol.to-primitive",
  6238. "es.symbol.to-string-tag",
  6239. "es.symbol.unscopables",
  6240. "es.array.concat",
  6241. "es.json.to-string-tag",
  6242. "es.math.to-string-tag",
  6243. "es.object.to-string"
  6244. ],
  6245. "core-js/stable/symbol/is-concat-spreadable": [
  6246. "es.symbol.is-concat-spreadable",
  6247. "es.array.concat"
  6248. ],
  6249. "core-js/stable/symbol/iterator": [
  6250. "es.symbol.iterator",
  6251. "es.string.iterator",
  6252. "web.dom-collections.iterator"
  6253. ],
  6254. "core-js/stable/symbol/key-for": [
  6255. "es.symbol"
  6256. ],
  6257. "core-js/stable/symbol/match-all": [
  6258. "es.symbol.match-all",
  6259. "es.string.match-all"
  6260. ],
  6261. "core-js/stable/symbol/match": [
  6262. "es.symbol.match",
  6263. "es.string.match"
  6264. ],
  6265. "core-js/stable/symbol/replace": [
  6266. "es.symbol.replace",
  6267. "es.string.replace"
  6268. ],
  6269. "core-js/stable/symbol/search": [
  6270. "es.symbol.search",
  6271. "es.string.search"
  6272. ],
  6273. "core-js/stable/symbol/species": [
  6274. "es.symbol.species"
  6275. ],
  6276. "core-js/stable/symbol/split": [
  6277. "es.symbol.split",
  6278. "es.string.split"
  6279. ],
  6280. "core-js/stable/symbol/to-primitive": [
  6281. "es.symbol.to-primitive"
  6282. ],
  6283. "core-js/stable/symbol/to-string-tag": [
  6284. "es.symbol.to-string-tag",
  6285. "es.json.to-string-tag",
  6286. "es.math.to-string-tag",
  6287. "es.object.to-string"
  6288. ],
  6289. "core-js/stable/symbol/unscopables": [
  6290. "es.symbol.unscopables"
  6291. ],
  6292. "core-js/stable/typed-array/copy-within": [
  6293. "es.typed-array.copy-within"
  6294. ],
  6295. "core-js/stable/typed-array/entries": [
  6296. "es.typed-array.iterator"
  6297. ],
  6298. "core-js/stable/typed-array/every": [
  6299. "es.typed-array.every"
  6300. ],
  6301. "core-js/stable/typed-array/fill": [
  6302. "es.typed-array.fill"
  6303. ],
  6304. "core-js/stable/typed-array/filter": [
  6305. "es.typed-array.filter"
  6306. ],
  6307. "core-js/stable/typed-array/find-index": [
  6308. "es.typed-array.find-index"
  6309. ],
  6310. "core-js/stable/typed-array/find": [
  6311. "es.typed-array.find"
  6312. ],
  6313. "core-js/stable/typed-array/float32-array": [
  6314. "es.object.to-string",
  6315. "es.typed-array.float32-array",
  6316. "es.typed-array.copy-within",
  6317. "es.typed-array.every",
  6318. "es.typed-array.fill",
  6319. "es.typed-array.filter",
  6320. "es.typed-array.find",
  6321. "es.typed-array.find-index",
  6322. "es.typed-array.for-each",
  6323. "es.typed-array.from",
  6324. "es.typed-array.includes",
  6325. "es.typed-array.index-of",
  6326. "es.typed-array.iterator",
  6327. "es.typed-array.join",
  6328. "es.typed-array.last-index-of",
  6329. "es.typed-array.map",
  6330. "es.typed-array.of",
  6331. "es.typed-array.reduce",
  6332. "es.typed-array.reduce-right",
  6333. "es.typed-array.reverse",
  6334. "es.typed-array.set",
  6335. "es.typed-array.slice",
  6336. "es.typed-array.some",
  6337. "es.typed-array.sort",
  6338. "es.typed-array.subarray",
  6339. "es.typed-array.to-locale-string",
  6340. "es.typed-array.to-string"
  6341. ],
  6342. "core-js/stable/typed-array/float64-array": [
  6343. "es.object.to-string",
  6344. "es.typed-array.float64-array",
  6345. "es.typed-array.copy-within",
  6346. "es.typed-array.every",
  6347. "es.typed-array.fill",
  6348. "es.typed-array.filter",
  6349. "es.typed-array.find",
  6350. "es.typed-array.find-index",
  6351. "es.typed-array.for-each",
  6352. "es.typed-array.from",
  6353. "es.typed-array.includes",
  6354. "es.typed-array.index-of",
  6355. "es.typed-array.iterator",
  6356. "es.typed-array.join",
  6357. "es.typed-array.last-index-of",
  6358. "es.typed-array.map",
  6359. "es.typed-array.of",
  6360. "es.typed-array.reduce",
  6361. "es.typed-array.reduce-right",
  6362. "es.typed-array.reverse",
  6363. "es.typed-array.set",
  6364. "es.typed-array.slice",
  6365. "es.typed-array.some",
  6366. "es.typed-array.sort",
  6367. "es.typed-array.subarray",
  6368. "es.typed-array.to-locale-string",
  6369. "es.typed-array.to-string"
  6370. ],
  6371. "core-js/stable/typed-array/for-each": [
  6372. "es.typed-array.for-each"
  6373. ],
  6374. "core-js/stable/typed-array/from": [
  6375. "es.typed-array.from"
  6376. ],
  6377. "core-js/stable/typed-array/includes": [
  6378. "es.typed-array.includes"
  6379. ],
  6380. "core-js/stable/typed-array/index-of": [
  6381. "es.typed-array.index-of"
  6382. ],
  6383. "core-js/stable/typed-array": [
  6384. "es.object.to-string",
  6385. "es.typed-array.float32-array",
  6386. "es.typed-array.float64-array",
  6387. "es.typed-array.int8-array",
  6388. "es.typed-array.int16-array",
  6389. "es.typed-array.int32-array",
  6390. "es.typed-array.uint8-array",
  6391. "es.typed-array.uint8-clamped-array",
  6392. "es.typed-array.uint16-array",
  6393. "es.typed-array.uint32-array",
  6394. "es.typed-array.copy-within",
  6395. "es.typed-array.every",
  6396. "es.typed-array.fill",
  6397. "es.typed-array.filter",
  6398. "es.typed-array.find",
  6399. "es.typed-array.find-index",
  6400. "es.typed-array.for-each",
  6401. "es.typed-array.from",
  6402. "es.typed-array.includes",
  6403. "es.typed-array.index-of",
  6404. "es.typed-array.iterator",
  6405. "es.typed-array.join",
  6406. "es.typed-array.last-index-of",
  6407. "es.typed-array.map",
  6408. "es.typed-array.of",
  6409. "es.typed-array.reduce",
  6410. "es.typed-array.reduce-right",
  6411. "es.typed-array.reverse",
  6412. "es.typed-array.set",
  6413. "es.typed-array.slice",
  6414. "es.typed-array.some",
  6415. "es.typed-array.sort",
  6416. "es.typed-array.subarray",
  6417. "es.typed-array.to-locale-string",
  6418. "es.typed-array.to-string"
  6419. ],
  6420. "core-js/stable/typed-array/int16-array": [
  6421. "es.object.to-string",
  6422. "es.typed-array.int16-array",
  6423. "es.typed-array.copy-within",
  6424. "es.typed-array.every",
  6425. "es.typed-array.fill",
  6426. "es.typed-array.filter",
  6427. "es.typed-array.find",
  6428. "es.typed-array.find-index",
  6429. "es.typed-array.for-each",
  6430. "es.typed-array.from",
  6431. "es.typed-array.includes",
  6432. "es.typed-array.index-of",
  6433. "es.typed-array.iterator",
  6434. "es.typed-array.join",
  6435. "es.typed-array.last-index-of",
  6436. "es.typed-array.map",
  6437. "es.typed-array.of",
  6438. "es.typed-array.reduce",
  6439. "es.typed-array.reduce-right",
  6440. "es.typed-array.reverse",
  6441. "es.typed-array.set",
  6442. "es.typed-array.slice",
  6443. "es.typed-array.some",
  6444. "es.typed-array.sort",
  6445. "es.typed-array.subarray",
  6446. "es.typed-array.to-locale-string",
  6447. "es.typed-array.to-string"
  6448. ],
  6449. "core-js/stable/typed-array/int32-array": [
  6450. "es.object.to-string",
  6451. "es.typed-array.int32-array",
  6452. "es.typed-array.copy-within",
  6453. "es.typed-array.every",
  6454. "es.typed-array.fill",
  6455. "es.typed-array.filter",
  6456. "es.typed-array.find",
  6457. "es.typed-array.find-index",
  6458. "es.typed-array.for-each",
  6459. "es.typed-array.from",
  6460. "es.typed-array.includes",
  6461. "es.typed-array.index-of",
  6462. "es.typed-array.iterator",
  6463. "es.typed-array.join",
  6464. "es.typed-array.last-index-of",
  6465. "es.typed-array.map",
  6466. "es.typed-array.of",
  6467. "es.typed-array.reduce",
  6468. "es.typed-array.reduce-right",
  6469. "es.typed-array.reverse",
  6470. "es.typed-array.set",
  6471. "es.typed-array.slice",
  6472. "es.typed-array.some",
  6473. "es.typed-array.sort",
  6474. "es.typed-array.subarray",
  6475. "es.typed-array.to-locale-string",
  6476. "es.typed-array.to-string"
  6477. ],
  6478. "core-js/stable/typed-array/int8-array": [
  6479. "es.object.to-string",
  6480. "es.typed-array.int8-array",
  6481. "es.typed-array.copy-within",
  6482. "es.typed-array.every",
  6483. "es.typed-array.fill",
  6484. "es.typed-array.filter",
  6485. "es.typed-array.find",
  6486. "es.typed-array.find-index",
  6487. "es.typed-array.for-each",
  6488. "es.typed-array.from",
  6489. "es.typed-array.includes",
  6490. "es.typed-array.index-of",
  6491. "es.typed-array.iterator",
  6492. "es.typed-array.join",
  6493. "es.typed-array.last-index-of",
  6494. "es.typed-array.map",
  6495. "es.typed-array.of",
  6496. "es.typed-array.reduce",
  6497. "es.typed-array.reduce-right",
  6498. "es.typed-array.reverse",
  6499. "es.typed-array.set",
  6500. "es.typed-array.slice",
  6501. "es.typed-array.some",
  6502. "es.typed-array.sort",
  6503. "es.typed-array.subarray",
  6504. "es.typed-array.to-locale-string",
  6505. "es.typed-array.to-string"
  6506. ],
  6507. "core-js/stable/typed-array/iterator": [
  6508. "es.typed-array.iterator"
  6509. ],
  6510. "core-js/stable/typed-array/join": [
  6511. "es.typed-array.join"
  6512. ],
  6513. "core-js/stable/typed-array/keys": [
  6514. "es.typed-array.iterator"
  6515. ],
  6516. "core-js/stable/typed-array/last-index-of": [
  6517. "es.typed-array.last-index-of"
  6518. ],
  6519. "core-js/stable/typed-array/map": [
  6520. "es.typed-array.map"
  6521. ],
  6522. "core-js/stable/typed-array/of": [
  6523. "es.typed-array.of"
  6524. ],
  6525. "core-js/stable/typed-array/reduce-right": [
  6526. "es.typed-array.reduce-right"
  6527. ],
  6528. "core-js/stable/typed-array/reduce": [
  6529. "es.typed-array.reduce"
  6530. ],
  6531. "core-js/stable/typed-array/reverse": [
  6532. "es.typed-array.reverse"
  6533. ],
  6534. "core-js/stable/typed-array/set": [
  6535. "es.typed-array.set"
  6536. ],
  6537. "core-js/stable/typed-array/slice": [
  6538. "es.typed-array.slice"
  6539. ],
  6540. "core-js/stable/typed-array/some": [
  6541. "es.typed-array.some"
  6542. ],
  6543. "core-js/stable/typed-array/sort": [
  6544. "es.typed-array.sort"
  6545. ],
  6546. "core-js/stable/typed-array/subarray": [
  6547. "es.typed-array.subarray"
  6548. ],
  6549. "core-js/stable/typed-array/to-locale-string": [
  6550. "es.typed-array.to-locale-string"
  6551. ],
  6552. "core-js/stable/typed-array/to-string": [
  6553. "es.typed-array.to-string"
  6554. ],
  6555. "core-js/stable/typed-array/uint16-array": [
  6556. "es.object.to-string",
  6557. "es.typed-array.uint16-array",
  6558. "es.typed-array.copy-within",
  6559. "es.typed-array.every",
  6560. "es.typed-array.fill",
  6561. "es.typed-array.filter",
  6562. "es.typed-array.find",
  6563. "es.typed-array.find-index",
  6564. "es.typed-array.for-each",
  6565. "es.typed-array.from",
  6566. "es.typed-array.includes",
  6567. "es.typed-array.index-of",
  6568. "es.typed-array.iterator",
  6569. "es.typed-array.join",
  6570. "es.typed-array.last-index-of",
  6571. "es.typed-array.map",
  6572. "es.typed-array.of",
  6573. "es.typed-array.reduce",
  6574. "es.typed-array.reduce-right",
  6575. "es.typed-array.reverse",
  6576. "es.typed-array.set",
  6577. "es.typed-array.slice",
  6578. "es.typed-array.some",
  6579. "es.typed-array.sort",
  6580. "es.typed-array.subarray",
  6581. "es.typed-array.to-locale-string",
  6582. "es.typed-array.to-string"
  6583. ],
  6584. "core-js/stable/typed-array/uint32-array": [
  6585. "es.object.to-string",
  6586. "es.typed-array.uint32-array",
  6587. "es.typed-array.copy-within",
  6588. "es.typed-array.every",
  6589. "es.typed-array.fill",
  6590. "es.typed-array.filter",
  6591. "es.typed-array.find",
  6592. "es.typed-array.find-index",
  6593. "es.typed-array.for-each",
  6594. "es.typed-array.from",
  6595. "es.typed-array.includes",
  6596. "es.typed-array.index-of",
  6597. "es.typed-array.iterator",
  6598. "es.typed-array.join",
  6599. "es.typed-array.last-index-of",
  6600. "es.typed-array.map",
  6601. "es.typed-array.of",
  6602. "es.typed-array.reduce",
  6603. "es.typed-array.reduce-right",
  6604. "es.typed-array.reverse",
  6605. "es.typed-array.set",
  6606. "es.typed-array.slice",
  6607. "es.typed-array.some",
  6608. "es.typed-array.sort",
  6609. "es.typed-array.subarray",
  6610. "es.typed-array.to-locale-string",
  6611. "es.typed-array.to-string"
  6612. ],
  6613. "core-js/stable/typed-array/uint8-array": [
  6614. "es.object.to-string",
  6615. "es.typed-array.uint8-array",
  6616. "es.typed-array.copy-within",
  6617. "es.typed-array.every",
  6618. "es.typed-array.fill",
  6619. "es.typed-array.filter",
  6620. "es.typed-array.find",
  6621. "es.typed-array.find-index",
  6622. "es.typed-array.for-each",
  6623. "es.typed-array.from",
  6624. "es.typed-array.includes",
  6625. "es.typed-array.index-of",
  6626. "es.typed-array.iterator",
  6627. "es.typed-array.join",
  6628. "es.typed-array.last-index-of",
  6629. "es.typed-array.map",
  6630. "es.typed-array.of",
  6631. "es.typed-array.reduce",
  6632. "es.typed-array.reduce-right",
  6633. "es.typed-array.reverse",
  6634. "es.typed-array.set",
  6635. "es.typed-array.slice",
  6636. "es.typed-array.some",
  6637. "es.typed-array.sort",
  6638. "es.typed-array.subarray",
  6639. "es.typed-array.to-locale-string",
  6640. "es.typed-array.to-string"
  6641. ],
  6642. "core-js/stable/typed-array/uint8-clamped-array": [
  6643. "es.object.to-string",
  6644. "es.typed-array.uint8-clamped-array",
  6645. "es.typed-array.copy-within",
  6646. "es.typed-array.every",
  6647. "es.typed-array.fill",
  6648. "es.typed-array.filter",
  6649. "es.typed-array.find",
  6650. "es.typed-array.find-index",
  6651. "es.typed-array.for-each",
  6652. "es.typed-array.from",
  6653. "es.typed-array.includes",
  6654. "es.typed-array.index-of",
  6655. "es.typed-array.iterator",
  6656. "es.typed-array.join",
  6657. "es.typed-array.last-index-of",
  6658. "es.typed-array.map",
  6659. "es.typed-array.of",
  6660. "es.typed-array.reduce",
  6661. "es.typed-array.reduce-right",
  6662. "es.typed-array.reverse",
  6663. "es.typed-array.set",
  6664. "es.typed-array.slice",
  6665. "es.typed-array.some",
  6666. "es.typed-array.sort",
  6667. "es.typed-array.subarray",
  6668. "es.typed-array.to-locale-string",
  6669. "es.typed-array.to-string"
  6670. ],
  6671. "core-js/stable/typed-array/values": [
  6672. "es.typed-array.iterator"
  6673. ],
  6674. "core-js/stable/url-search-params": [
  6675. "web.url-search-params"
  6676. ],
  6677. "core-js/stable/url": [
  6678. "web.url",
  6679. "web.url.to-json",
  6680. "web.url-search-params"
  6681. ],
  6682. "core-js/stable/url/to-json": [
  6683. "web.url.to-json"
  6684. ],
  6685. "core-js/stable/weak-map": [
  6686. "es.object.to-string",
  6687. "es.weak-map",
  6688. "web.dom-collections.iterator"
  6689. ],
  6690. "core-js/stable/weak-set": [
  6691. "es.object.to-string",
  6692. "es.weak-set",
  6693. "web.dom-collections.iterator"
  6694. ],
  6695. "core-js/stage/0": [
  6696. "esnext.aggregate-error",
  6697. "esnext.array.is-template-object",
  6698. "esnext.array.last-index",
  6699. "esnext.array.last-item",
  6700. "esnext.async-iterator.constructor",
  6701. "esnext.async-iterator.as-indexed-pairs",
  6702. "esnext.async-iterator.drop",
  6703. "esnext.async-iterator.every",
  6704. "esnext.async-iterator.filter",
  6705. "esnext.async-iterator.find",
  6706. "esnext.async-iterator.flat-map",
  6707. "esnext.async-iterator.for-each",
  6708. "esnext.async-iterator.from",
  6709. "esnext.async-iterator.map",
  6710. "esnext.async-iterator.reduce",
  6711. "esnext.async-iterator.some",
  6712. "esnext.async-iterator.take",
  6713. "esnext.async-iterator.to-array",
  6714. "esnext.composite-key",
  6715. "esnext.composite-symbol",
  6716. "esnext.global-this",
  6717. "esnext.iterator.constructor",
  6718. "esnext.iterator.as-indexed-pairs",
  6719. "esnext.iterator.drop",
  6720. "esnext.iterator.every",
  6721. "esnext.iterator.filter",
  6722. "esnext.iterator.find",
  6723. "esnext.iterator.flat-map",
  6724. "esnext.iterator.for-each",
  6725. "esnext.iterator.from",
  6726. "esnext.iterator.map",
  6727. "esnext.iterator.reduce",
  6728. "esnext.iterator.some",
  6729. "esnext.iterator.take",
  6730. "esnext.iterator.to-array",
  6731. "esnext.map.delete-all",
  6732. "esnext.map.every",
  6733. "esnext.map.filter",
  6734. "esnext.map.find",
  6735. "esnext.map.find-key",
  6736. "esnext.map.from",
  6737. "esnext.map.group-by",
  6738. "esnext.map.includes",
  6739. "esnext.map.key-by",
  6740. "esnext.map.key-of",
  6741. "esnext.map.map-keys",
  6742. "esnext.map.map-values",
  6743. "esnext.map.merge",
  6744. "esnext.map.of",
  6745. "esnext.map.reduce",
  6746. "esnext.map.some",
  6747. "esnext.map.update",
  6748. "esnext.map.update-or-insert",
  6749. "esnext.map.upsert",
  6750. "esnext.math.clamp",
  6751. "esnext.math.deg-per-rad",
  6752. "esnext.math.degrees",
  6753. "esnext.math.fscale",
  6754. "esnext.math.iaddh",
  6755. "esnext.math.imulh",
  6756. "esnext.math.isubh",
  6757. "esnext.math.rad-per-deg",
  6758. "esnext.math.radians",
  6759. "esnext.math.scale",
  6760. "esnext.math.seeded-prng",
  6761. "esnext.math.signbit",
  6762. "esnext.math.umulh",
  6763. "esnext.number.from-string",
  6764. "esnext.observable",
  6765. "esnext.promise.all-settled",
  6766. "esnext.promise.any",
  6767. "esnext.promise.try",
  6768. "esnext.set.add-all",
  6769. "esnext.set.delete-all",
  6770. "esnext.set.difference",
  6771. "esnext.set.every",
  6772. "esnext.set.filter",
  6773. "esnext.set.find",
  6774. "esnext.set.from",
  6775. "esnext.set.intersection",
  6776. "esnext.set.is-disjoint-from",
  6777. "esnext.set.is-subset-of",
  6778. "esnext.set.is-superset-of",
  6779. "esnext.set.join",
  6780. "esnext.set.map",
  6781. "esnext.set.of",
  6782. "esnext.set.reduce",
  6783. "esnext.set.some",
  6784. "esnext.set.symmetric-difference",
  6785. "esnext.set.union",
  6786. "esnext.string.at",
  6787. "esnext.string.code-points",
  6788. "esnext.string.match-all",
  6789. "esnext.string.replace-all",
  6790. "esnext.symbol.async-dispose",
  6791. "esnext.symbol.dispose",
  6792. "esnext.symbol.observable",
  6793. "esnext.symbol.pattern-match",
  6794. "esnext.symbol.replace-all",
  6795. "esnext.weak-map.delete-all",
  6796. "esnext.weak-map.from",
  6797. "esnext.weak-map.of",
  6798. "esnext.weak-map.upsert",
  6799. "esnext.weak-set.add-all",
  6800. "esnext.weak-set.delete-all",
  6801. "esnext.weak-set.from",
  6802. "esnext.weak-set.of",
  6803. "web.url",
  6804. "web.url.to-json",
  6805. "web.url-search-params"
  6806. ],
  6807. "core-js/stage/1": [
  6808. "esnext.aggregate-error",
  6809. "esnext.array.is-template-object",
  6810. "esnext.array.last-index",
  6811. "esnext.array.last-item",
  6812. "esnext.async-iterator.constructor",
  6813. "esnext.async-iterator.as-indexed-pairs",
  6814. "esnext.async-iterator.drop",
  6815. "esnext.async-iterator.every",
  6816. "esnext.async-iterator.filter",
  6817. "esnext.async-iterator.find",
  6818. "esnext.async-iterator.flat-map",
  6819. "esnext.async-iterator.for-each",
  6820. "esnext.async-iterator.from",
  6821. "esnext.async-iterator.map",
  6822. "esnext.async-iterator.reduce",
  6823. "esnext.async-iterator.some",
  6824. "esnext.async-iterator.take",
  6825. "esnext.async-iterator.to-array",
  6826. "esnext.composite-key",
  6827. "esnext.composite-symbol",
  6828. "esnext.global-this",
  6829. "esnext.iterator.constructor",
  6830. "esnext.iterator.as-indexed-pairs",
  6831. "esnext.iterator.drop",
  6832. "esnext.iterator.every",
  6833. "esnext.iterator.filter",
  6834. "esnext.iterator.find",
  6835. "esnext.iterator.flat-map",
  6836. "esnext.iterator.for-each",
  6837. "esnext.iterator.from",
  6838. "esnext.iterator.map",
  6839. "esnext.iterator.reduce",
  6840. "esnext.iterator.some",
  6841. "esnext.iterator.take",
  6842. "esnext.iterator.to-array",
  6843. "esnext.map.delete-all",
  6844. "esnext.map.every",
  6845. "esnext.map.filter",
  6846. "esnext.map.find",
  6847. "esnext.map.find-key",
  6848. "esnext.map.from",
  6849. "esnext.map.group-by",
  6850. "esnext.map.includes",
  6851. "esnext.map.key-by",
  6852. "esnext.map.key-of",
  6853. "esnext.map.map-keys",
  6854. "esnext.map.map-values",
  6855. "esnext.map.merge",
  6856. "esnext.map.of",
  6857. "esnext.map.reduce",
  6858. "esnext.map.some",
  6859. "esnext.map.update",
  6860. "esnext.map.update-or-insert",
  6861. "esnext.map.upsert",
  6862. "esnext.math.clamp",
  6863. "esnext.math.deg-per-rad",
  6864. "esnext.math.degrees",
  6865. "esnext.math.fscale",
  6866. "esnext.math.rad-per-deg",
  6867. "esnext.math.radians",
  6868. "esnext.math.scale",
  6869. "esnext.math.seeded-prng",
  6870. "esnext.math.signbit",
  6871. "esnext.number.from-string",
  6872. "esnext.observable",
  6873. "esnext.promise.all-settled",
  6874. "esnext.promise.any",
  6875. "esnext.promise.try",
  6876. "esnext.set.add-all",
  6877. "esnext.set.delete-all",
  6878. "esnext.set.difference",
  6879. "esnext.set.every",
  6880. "esnext.set.filter",
  6881. "esnext.set.find",
  6882. "esnext.set.from",
  6883. "esnext.set.intersection",
  6884. "esnext.set.is-disjoint-from",
  6885. "esnext.set.is-subset-of",
  6886. "esnext.set.is-superset-of",
  6887. "esnext.set.join",
  6888. "esnext.set.map",
  6889. "esnext.set.of",
  6890. "esnext.set.reduce",
  6891. "esnext.set.some",
  6892. "esnext.set.symmetric-difference",
  6893. "esnext.set.union",
  6894. "esnext.string.code-points",
  6895. "esnext.string.match-all",
  6896. "esnext.string.replace-all",
  6897. "esnext.symbol.async-dispose",
  6898. "esnext.symbol.dispose",
  6899. "esnext.symbol.observable",
  6900. "esnext.symbol.pattern-match",
  6901. "esnext.symbol.replace-all",
  6902. "esnext.weak-map.delete-all",
  6903. "esnext.weak-map.from",
  6904. "esnext.weak-map.of",
  6905. "esnext.weak-map.upsert",
  6906. "esnext.weak-set.add-all",
  6907. "esnext.weak-set.delete-all",
  6908. "esnext.weak-set.from",
  6909. "esnext.weak-set.of"
  6910. ],
  6911. "core-js/stage/2": [
  6912. "esnext.aggregate-error",
  6913. "esnext.array.is-template-object",
  6914. "esnext.async-iterator.constructor",
  6915. "esnext.async-iterator.as-indexed-pairs",
  6916. "esnext.async-iterator.drop",
  6917. "esnext.async-iterator.every",
  6918. "esnext.async-iterator.filter",
  6919. "esnext.async-iterator.find",
  6920. "esnext.async-iterator.flat-map",
  6921. "esnext.async-iterator.for-each",
  6922. "esnext.async-iterator.from",
  6923. "esnext.async-iterator.map",
  6924. "esnext.async-iterator.reduce",
  6925. "esnext.async-iterator.some",
  6926. "esnext.async-iterator.take",
  6927. "esnext.async-iterator.to-array",
  6928. "esnext.global-this",
  6929. "esnext.iterator.constructor",
  6930. "esnext.iterator.as-indexed-pairs",
  6931. "esnext.iterator.drop",
  6932. "esnext.iterator.every",
  6933. "esnext.iterator.filter",
  6934. "esnext.iterator.find",
  6935. "esnext.iterator.flat-map",
  6936. "esnext.iterator.for-each",
  6937. "esnext.iterator.from",
  6938. "esnext.iterator.map",
  6939. "esnext.iterator.reduce",
  6940. "esnext.iterator.some",
  6941. "esnext.iterator.take",
  6942. "esnext.iterator.to-array",
  6943. "esnext.map.update-or-insert",
  6944. "esnext.map.upsert",
  6945. "esnext.promise.all-settled",
  6946. "esnext.promise.any",
  6947. "esnext.set.difference",
  6948. "esnext.set.intersection",
  6949. "esnext.set.is-disjoint-from",
  6950. "esnext.set.is-subset-of",
  6951. "esnext.set.is-superset-of",
  6952. "esnext.set.symmetric-difference",
  6953. "esnext.set.union",
  6954. "esnext.string.match-all",
  6955. "esnext.string.replace-all",
  6956. "esnext.symbol.async-dispose",
  6957. "esnext.symbol.dispose",
  6958. "esnext.symbol.replace-all",
  6959. "esnext.weak-map.upsert"
  6960. ],
  6961. "core-js/stage/3": [
  6962. "esnext.aggregate-error",
  6963. "esnext.global-this",
  6964. "esnext.promise.all-settled",
  6965. "esnext.promise.any",
  6966. "esnext.string.match-all",
  6967. "esnext.string.replace-all",
  6968. "esnext.symbol.replace-all"
  6969. ],
  6970. "core-js/stage/4": [
  6971. "esnext.global-this",
  6972. "esnext.promise.all-settled",
  6973. "esnext.string.match-all"
  6974. ],
  6975. "core-js/stage": [
  6976. "esnext.aggregate-error",
  6977. "esnext.array.is-template-object",
  6978. "esnext.array.last-index",
  6979. "esnext.array.last-item",
  6980. "esnext.async-iterator.constructor",
  6981. "esnext.async-iterator.as-indexed-pairs",
  6982. "esnext.async-iterator.drop",
  6983. "esnext.async-iterator.every",
  6984. "esnext.async-iterator.filter",
  6985. "esnext.async-iterator.find",
  6986. "esnext.async-iterator.flat-map",
  6987. "esnext.async-iterator.for-each",
  6988. "esnext.async-iterator.from",
  6989. "esnext.async-iterator.map",
  6990. "esnext.async-iterator.reduce",
  6991. "esnext.async-iterator.some",
  6992. "esnext.async-iterator.take",
  6993. "esnext.async-iterator.to-array",
  6994. "esnext.composite-key",
  6995. "esnext.composite-symbol",
  6996. "esnext.global-this",
  6997. "esnext.iterator.constructor",
  6998. "esnext.iterator.as-indexed-pairs",
  6999. "esnext.iterator.drop",
  7000. "esnext.iterator.every",
  7001. "esnext.iterator.filter",
  7002. "esnext.iterator.find",
  7003. "esnext.iterator.flat-map",
  7004. "esnext.iterator.for-each",
  7005. "esnext.iterator.from",
  7006. "esnext.iterator.map",
  7007. "esnext.iterator.reduce",
  7008. "esnext.iterator.some",
  7009. "esnext.iterator.take",
  7010. "esnext.iterator.to-array",
  7011. "esnext.map.delete-all",
  7012. "esnext.map.every",
  7013. "esnext.map.filter",
  7014. "esnext.map.find",
  7015. "esnext.map.find-key",
  7016. "esnext.map.from",
  7017. "esnext.map.group-by",
  7018. "esnext.map.includes",
  7019. "esnext.map.key-by",
  7020. "esnext.map.key-of",
  7021. "esnext.map.map-keys",
  7022. "esnext.map.map-values",
  7023. "esnext.map.merge",
  7024. "esnext.map.of",
  7025. "esnext.map.reduce",
  7026. "esnext.map.some",
  7027. "esnext.map.update",
  7028. "esnext.map.update-or-insert",
  7029. "esnext.map.upsert",
  7030. "esnext.math.clamp",
  7031. "esnext.math.deg-per-rad",
  7032. "esnext.math.degrees",
  7033. "esnext.math.fscale",
  7034. "esnext.math.iaddh",
  7035. "esnext.math.imulh",
  7036. "esnext.math.isubh",
  7037. "esnext.math.rad-per-deg",
  7038. "esnext.math.radians",
  7039. "esnext.math.scale",
  7040. "esnext.math.seeded-prng",
  7041. "esnext.math.signbit",
  7042. "esnext.math.umulh",
  7043. "esnext.number.from-string",
  7044. "esnext.observable",
  7045. "esnext.promise.all-settled",
  7046. "esnext.promise.any",
  7047. "esnext.promise.try",
  7048. "esnext.reflect.define-metadata",
  7049. "esnext.reflect.delete-metadata",
  7050. "esnext.reflect.get-metadata",
  7051. "esnext.reflect.get-metadata-keys",
  7052. "esnext.reflect.get-own-metadata",
  7053. "esnext.reflect.get-own-metadata-keys",
  7054. "esnext.reflect.has-metadata",
  7055. "esnext.reflect.has-own-metadata",
  7056. "esnext.reflect.metadata",
  7057. "esnext.set.add-all",
  7058. "esnext.set.delete-all",
  7059. "esnext.set.difference",
  7060. "esnext.set.every",
  7061. "esnext.set.filter",
  7062. "esnext.set.find",
  7063. "esnext.set.from",
  7064. "esnext.set.intersection",
  7065. "esnext.set.is-disjoint-from",
  7066. "esnext.set.is-subset-of",
  7067. "esnext.set.is-superset-of",
  7068. "esnext.set.join",
  7069. "esnext.set.map",
  7070. "esnext.set.of",
  7071. "esnext.set.reduce",
  7072. "esnext.set.some",
  7073. "esnext.set.symmetric-difference",
  7074. "esnext.set.union",
  7075. "esnext.string.at",
  7076. "esnext.string.code-points",
  7077. "esnext.string.match-all",
  7078. "esnext.string.replace-all",
  7079. "esnext.symbol.async-dispose",
  7080. "esnext.symbol.dispose",
  7081. "esnext.symbol.observable",
  7082. "esnext.symbol.pattern-match",
  7083. "esnext.symbol.replace-all",
  7084. "esnext.weak-map.delete-all",
  7085. "esnext.weak-map.from",
  7086. "esnext.weak-map.of",
  7087. "esnext.weak-map.upsert",
  7088. "esnext.weak-set.add-all",
  7089. "esnext.weak-set.delete-all",
  7090. "esnext.weak-set.from",
  7091. "esnext.weak-set.of",
  7092. "web.url",
  7093. "web.url.to-json",
  7094. "web.url-search-params"
  7095. ],
  7096. "core-js/stage/pre": [
  7097. "esnext.aggregate-error",
  7098. "esnext.array.is-template-object",
  7099. "esnext.array.last-index",
  7100. "esnext.array.last-item",
  7101. "esnext.async-iterator.constructor",
  7102. "esnext.async-iterator.as-indexed-pairs",
  7103. "esnext.async-iterator.drop",
  7104. "esnext.async-iterator.every",
  7105. "esnext.async-iterator.filter",
  7106. "esnext.async-iterator.find",
  7107. "esnext.async-iterator.flat-map",
  7108. "esnext.async-iterator.for-each",
  7109. "esnext.async-iterator.from",
  7110. "esnext.async-iterator.map",
  7111. "esnext.async-iterator.reduce",
  7112. "esnext.async-iterator.some",
  7113. "esnext.async-iterator.take",
  7114. "esnext.async-iterator.to-array",
  7115. "esnext.composite-key",
  7116. "esnext.composite-symbol",
  7117. "esnext.global-this",
  7118. "esnext.iterator.constructor",
  7119. "esnext.iterator.as-indexed-pairs",
  7120. "esnext.iterator.drop",
  7121. "esnext.iterator.every",
  7122. "esnext.iterator.filter",
  7123. "esnext.iterator.find",
  7124. "esnext.iterator.flat-map",
  7125. "esnext.iterator.for-each",
  7126. "esnext.iterator.from",
  7127. "esnext.iterator.map",
  7128. "esnext.iterator.reduce",
  7129. "esnext.iterator.some",
  7130. "esnext.iterator.take",
  7131. "esnext.iterator.to-array",
  7132. "esnext.map.delete-all",
  7133. "esnext.map.every",
  7134. "esnext.map.filter",
  7135. "esnext.map.find",
  7136. "esnext.map.find-key",
  7137. "esnext.map.from",
  7138. "esnext.map.group-by",
  7139. "esnext.map.includes",
  7140. "esnext.map.key-by",
  7141. "esnext.map.key-of",
  7142. "esnext.map.map-keys",
  7143. "esnext.map.map-values",
  7144. "esnext.map.merge",
  7145. "esnext.map.of",
  7146. "esnext.map.reduce",
  7147. "esnext.map.some",
  7148. "esnext.map.update",
  7149. "esnext.map.update-or-insert",
  7150. "esnext.map.upsert",
  7151. "esnext.math.clamp",
  7152. "esnext.math.deg-per-rad",
  7153. "esnext.math.degrees",
  7154. "esnext.math.fscale",
  7155. "esnext.math.iaddh",
  7156. "esnext.math.imulh",
  7157. "esnext.math.isubh",
  7158. "esnext.math.rad-per-deg",
  7159. "esnext.math.radians",
  7160. "esnext.math.scale",
  7161. "esnext.math.seeded-prng",
  7162. "esnext.math.signbit",
  7163. "esnext.math.umulh",
  7164. "esnext.number.from-string",
  7165. "esnext.observable",
  7166. "esnext.promise.all-settled",
  7167. "esnext.promise.any",
  7168. "esnext.promise.try",
  7169. "esnext.reflect.define-metadata",
  7170. "esnext.reflect.delete-metadata",
  7171. "esnext.reflect.get-metadata",
  7172. "esnext.reflect.get-metadata-keys",
  7173. "esnext.reflect.get-own-metadata",
  7174. "esnext.reflect.get-own-metadata-keys",
  7175. "esnext.reflect.has-metadata",
  7176. "esnext.reflect.has-own-metadata",
  7177. "esnext.reflect.metadata",
  7178. "esnext.set.add-all",
  7179. "esnext.set.delete-all",
  7180. "esnext.set.difference",
  7181. "esnext.set.every",
  7182. "esnext.set.filter",
  7183. "esnext.set.find",
  7184. "esnext.set.from",
  7185. "esnext.set.intersection",
  7186. "esnext.set.is-disjoint-from",
  7187. "esnext.set.is-subset-of",
  7188. "esnext.set.is-superset-of",
  7189. "esnext.set.join",
  7190. "esnext.set.map",
  7191. "esnext.set.of",
  7192. "esnext.set.reduce",
  7193. "esnext.set.some",
  7194. "esnext.set.symmetric-difference",
  7195. "esnext.set.union",
  7196. "esnext.string.at",
  7197. "esnext.string.code-points",
  7198. "esnext.string.match-all",
  7199. "esnext.string.replace-all",
  7200. "esnext.symbol.async-dispose",
  7201. "esnext.symbol.dispose",
  7202. "esnext.symbol.observable",
  7203. "esnext.symbol.pattern-match",
  7204. "esnext.symbol.replace-all",
  7205. "esnext.weak-map.delete-all",
  7206. "esnext.weak-map.from",
  7207. "esnext.weak-map.of",
  7208. "esnext.weak-map.upsert",
  7209. "esnext.weak-set.add-all",
  7210. "esnext.weak-set.delete-all",
  7211. "esnext.weak-set.from",
  7212. "esnext.weak-set.of",
  7213. "web.url",
  7214. "web.url.to-json",
  7215. "web.url-search-params"
  7216. ],
  7217. "core-js/web/dom-collections": [
  7218. "web.dom-collections.for-each",
  7219. "web.dom-collections.iterator"
  7220. ],
  7221. "core-js/web/immediate": [
  7222. "web.immediate"
  7223. ],
  7224. "core-js/web": [
  7225. "web.dom-collections.for-each",
  7226. "web.dom-collections.iterator",
  7227. "web.immediate",
  7228. "web.queue-microtask",
  7229. "web.timers",
  7230. "web.url",
  7231. "web.url.to-json",
  7232. "web.url-search-params"
  7233. ],
  7234. "core-js/web/queue-microtask": [
  7235. "web.queue-microtask"
  7236. ],
  7237. "core-js/web/timers": [
  7238. "web.timers"
  7239. ],
  7240. "core-js/web/url-search-params": [
  7241. "web.url-search-params"
  7242. ],
  7243. "core-js/web/url": [
  7244. "web.url",
  7245. "web.url.to-json",
  7246. "web.url-search-params"
  7247. ],
  7248. "core-js/modules/es.array-buffer.constructor": [
  7249. "es.array-buffer.constructor"
  7250. ],
  7251. "core-js/modules/es.array-buffer.is-view": [
  7252. "es.array-buffer.is-view"
  7253. ],
  7254. "core-js/modules/es.array-buffer.slice": [
  7255. "es.array-buffer.slice"
  7256. ],
  7257. "core-js/modules/es.array.concat": [
  7258. "es.array.concat"
  7259. ],
  7260. "core-js/modules/es.array.copy-within": [
  7261. "es.array.copy-within"
  7262. ],
  7263. "core-js/modules/es.array.every": [
  7264. "es.array.every"
  7265. ],
  7266. "core-js/modules/es.array.fill": [
  7267. "es.array.fill"
  7268. ],
  7269. "core-js/modules/es.array.filter": [
  7270. "es.array.filter"
  7271. ],
  7272. "core-js/modules/es.array.find-index": [
  7273. "es.array.find-index"
  7274. ],
  7275. "core-js/modules/es.array.find": [
  7276. "es.array.find"
  7277. ],
  7278. "core-js/modules/es.array.flat-map": [
  7279. "es.array.flat-map"
  7280. ],
  7281. "core-js/modules/es.array.flat": [
  7282. "es.array.flat"
  7283. ],
  7284. "core-js/modules/es.array.for-each": [
  7285. "es.array.for-each"
  7286. ],
  7287. "core-js/modules/es.array.from": [
  7288. "es.array.from"
  7289. ],
  7290. "core-js/modules/es.array.includes": [
  7291. "es.array.includes"
  7292. ],
  7293. "core-js/modules/es.array.index-of": [
  7294. "es.array.index-of"
  7295. ],
  7296. "core-js/modules/es.array.is-array": [
  7297. "es.array.is-array"
  7298. ],
  7299. "core-js/modules/es.array.iterator": [
  7300. "es.array.iterator"
  7301. ],
  7302. "core-js/modules/es.array.join": [
  7303. "es.array.join"
  7304. ],
  7305. "core-js/modules/es.array.last-index-of": [
  7306. "es.array.last-index-of"
  7307. ],
  7308. "core-js/modules/es.array.map": [
  7309. "es.array.map"
  7310. ],
  7311. "core-js/modules/es.array.of": [
  7312. "es.array.of"
  7313. ],
  7314. "core-js/modules/es.array.reduce-right": [
  7315. "es.array.reduce-right"
  7316. ],
  7317. "core-js/modules/es.array.reduce": [
  7318. "es.array.reduce"
  7319. ],
  7320. "core-js/modules/es.array.reverse": [
  7321. "es.array.reverse"
  7322. ],
  7323. "core-js/modules/es.array.slice": [
  7324. "es.array.slice"
  7325. ],
  7326. "core-js/modules/es.array.some": [
  7327. "es.array.some"
  7328. ],
  7329. "core-js/modules/es.array.sort": [
  7330. "es.array.sort"
  7331. ],
  7332. "core-js/modules/es.array.species": [
  7333. "es.array.species"
  7334. ],
  7335. "core-js/modules/es.array.splice": [
  7336. "es.array.splice"
  7337. ],
  7338. "core-js/modules/es.array.unscopables.flat-map": [
  7339. "es.array.unscopables.flat-map"
  7340. ],
  7341. "core-js/modules/es.array.unscopables.flat": [
  7342. "es.array.unscopables.flat"
  7343. ],
  7344. "core-js/modules/es.data-view": [
  7345. "es.data-view"
  7346. ],
  7347. "core-js/modules/es.date.now": [
  7348. "es.date.now"
  7349. ],
  7350. "core-js/modules/es.date.to-iso-string": [
  7351. "es.date.to-iso-string"
  7352. ],
  7353. "core-js/modules/es.date.to-json": [
  7354. "es.date.to-json"
  7355. ],
  7356. "core-js/modules/es.date.to-primitive": [
  7357. "es.date.to-primitive"
  7358. ],
  7359. "core-js/modules/es.date.to-string": [
  7360. "es.date.to-string"
  7361. ],
  7362. "core-js/modules/es.function.bind": [
  7363. "es.function.bind"
  7364. ],
  7365. "core-js/modules/es.function.has-instance": [
  7366. "es.function.has-instance"
  7367. ],
  7368. "core-js/modules/es.function.name": [
  7369. "es.function.name"
  7370. ],
  7371. "core-js/modules/es.global-this": [
  7372. "es.global-this"
  7373. ],
  7374. "core-js/modules/es.json.stringify": [
  7375. "es.json.stringify"
  7376. ],
  7377. "core-js/modules/es.json.to-string-tag": [
  7378. "es.json.to-string-tag"
  7379. ],
  7380. "core-js/modules/es.map": [
  7381. "es.map"
  7382. ],
  7383. "core-js/modules/es.math.acosh": [
  7384. "es.math.acosh"
  7385. ],
  7386. "core-js/modules/es.math.asinh": [
  7387. "es.math.asinh"
  7388. ],
  7389. "core-js/modules/es.math.atanh": [
  7390. "es.math.atanh"
  7391. ],
  7392. "core-js/modules/es.math.cbrt": [
  7393. "es.math.cbrt"
  7394. ],
  7395. "core-js/modules/es.math.clz32": [
  7396. "es.math.clz32"
  7397. ],
  7398. "core-js/modules/es.math.cosh": [
  7399. "es.math.cosh"
  7400. ],
  7401. "core-js/modules/es.math.expm1": [
  7402. "es.math.expm1"
  7403. ],
  7404. "core-js/modules/es.math.fround": [
  7405. "es.math.fround"
  7406. ],
  7407. "core-js/modules/es.math.hypot": [
  7408. "es.math.hypot"
  7409. ],
  7410. "core-js/modules/es.math.imul": [
  7411. "es.math.imul"
  7412. ],
  7413. "core-js/modules/es.math.log10": [
  7414. "es.math.log10"
  7415. ],
  7416. "core-js/modules/es.math.log1p": [
  7417. "es.math.log1p"
  7418. ],
  7419. "core-js/modules/es.math.log2": [
  7420. "es.math.log2"
  7421. ],
  7422. "core-js/modules/es.math.sign": [
  7423. "es.math.sign"
  7424. ],
  7425. "core-js/modules/es.math.sinh": [
  7426. "es.math.sinh"
  7427. ],
  7428. "core-js/modules/es.math.tanh": [
  7429. "es.math.tanh"
  7430. ],
  7431. "core-js/modules/es.math.to-string-tag": [
  7432. "es.math.to-string-tag"
  7433. ],
  7434. "core-js/modules/es.math.trunc": [
  7435. "es.math.trunc"
  7436. ],
  7437. "core-js/modules/es.number.constructor": [
  7438. "es.number.constructor"
  7439. ],
  7440. "core-js/modules/es.number.epsilon": [
  7441. "es.number.epsilon"
  7442. ],
  7443. "core-js/modules/es.number.is-finite": [
  7444. "es.number.is-finite"
  7445. ],
  7446. "core-js/modules/es.number.is-integer": [
  7447. "es.number.is-integer"
  7448. ],
  7449. "core-js/modules/es.number.is-nan": [
  7450. "es.number.is-nan"
  7451. ],
  7452. "core-js/modules/es.number.is-safe-integer": [
  7453. "es.number.is-safe-integer"
  7454. ],
  7455. "core-js/modules/es.number.max-safe-integer": [
  7456. "es.number.max-safe-integer"
  7457. ],
  7458. "core-js/modules/es.number.min-safe-integer": [
  7459. "es.number.min-safe-integer"
  7460. ],
  7461. "core-js/modules/es.number.parse-float": [
  7462. "es.number.parse-float"
  7463. ],
  7464. "core-js/modules/es.number.parse-int": [
  7465. "es.number.parse-int"
  7466. ],
  7467. "core-js/modules/es.number.to-fixed": [
  7468. "es.number.to-fixed"
  7469. ],
  7470. "core-js/modules/es.number.to-precision": [
  7471. "es.number.to-precision"
  7472. ],
  7473. "core-js/modules/es.object.assign": [
  7474. "es.object.assign"
  7475. ],
  7476. "core-js/modules/es.object.create": [
  7477. "es.object.create"
  7478. ],
  7479. "core-js/modules/es.object.define-getter": [
  7480. "es.object.define-getter"
  7481. ],
  7482. "core-js/modules/es.object.define-properties": [
  7483. "es.object.define-properties"
  7484. ],
  7485. "core-js/modules/es.object.define-property": [
  7486. "es.object.define-property"
  7487. ],
  7488. "core-js/modules/es.object.define-setter": [
  7489. "es.object.define-setter"
  7490. ],
  7491. "core-js/modules/es.object.entries": [
  7492. "es.object.entries"
  7493. ],
  7494. "core-js/modules/es.object.freeze": [
  7495. "es.object.freeze"
  7496. ],
  7497. "core-js/modules/es.object.from-entries": [
  7498. "es.object.from-entries"
  7499. ],
  7500. "core-js/modules/es.object.get-own-property-descriptor": [
  7501. "es.object.get-own-property-descriptor"
  7502. ],
  7503. "core-js/modules/es.object.get-own-property-descriptors": [
  7504. "es.object.get-own-property-descriptors"
  7505. ],
  7506. "core-js/modules/es.object.get-own-property-names": [
  7507. "es.object.get-own-property-names"
  7508. ],
  7509. "core-js/modules/es.object.get-prototype-of": [
  7510. "es.object.get-prototype-of"
  7511. ],
  7512. "core-js/modules/es.object.is-extensible": [
  7513. "es.object.is-extensible"
  7514. ],
  7515. "core-js/modules/es.object.is-frozen": [
  7516. "es.object.is-frozen"
  7517. ],
  7518. "core-js/modules/es.object.is-sealed": [
  7519. "es.object.is-sealed"
  7520. ],
  7521. "core-js/modules/es.object.is": [
  7522. "es.object.is"
  7523. ],
  7524. "core-js/modules/es.object.keys": [
  7525. "es.object.keys"
  7526. ],
  7527. "core-js/modules/es.object.lookup-getter": [
  7528. "es.object.lookup-getter"
  7529. ],
  7530. "core-js/modules/es.object.lookup-setter": [
  7531. "es.object.lookup-setter"
  7532. ],
  7533. "core-js/modules/es.object.prevent-extensions": [
  7534. "es.object.prevent-extensions"
  7535. ],
  7536. "core-js/modules/es.object.seal": [
  7537. "es.object.seal"
  7538. ],
  7539. "core-js/modules/es.object.set-prototype-of": [
  7540. "es.object.set-prototype-of"
  7541. ],
  7542. "core-js/modules/es.object.to-string": [
  7543. "es.object.to-string"
  7544. ],
  7545. "core-js/modules/es.object.values": [
  7546. "es.object.values"
  7547. ],
  7548. "core-js/modules/es.parse-float": [
  7549. "es.parse-float"
  7550. ],
  7551. "core-js/modules/es.parse-int": [
  7552. "es.parse-int"
  7553. ],
  7554. "core-js/modules/es.promise.all-settled": [
  7555. "es.promise.all-settled"
  7556. ],
  7557. "core-js/modules/es.promise.finally": [
  7558. "es.promise.finally"
  7559. ],
  7560. "core-js/modules/es.promise": [
  7561. "es.promise"
  7562. ],
  7563. "core-js/modules/es.reflect.apply": [
  7564. "es.reflect.apply"
  7565. ],
  7566. "core-js/modules/es.reflect.construct": [
  7567. "es.reflect.construct"
  7568. ],
  7569. "core-js/modules/es.reflect.define-property": [
  7570. "es.reflect.define-property"
  7571. ],
  7572. "core-js/modules/es.reflect.delete-property": [
  7573. "es.reflect.delete-property"
  7574. ],
  7575. "core-js/modules/es.reflect.get-own-property-descriptor": [
  7576. "es.reflect.get-own-property-descriptor"
  7577. ],
  7578. "core-js/modules/es.reflect.get-prototype-of": [
  7579. "es.reflect.get-prototype-of"
  7580. ],
  7581. "core-js/modules/es.reflect.get": [
  7582. "es.reflect.get"
  7583. ],
  7584. "core-js/modules/es.reflect.has": [
  7585. "es.reflect.has"
  7586. ],
  7587. "core-js/modules/es.reflect.is-extensible": [
  7588. "es.reflect.is-extensible"
  7589. ],
  7590. "core-js/modules/es.reflect.own-keys": [
  7591. "es.reflect.own-keys"
  7592. ],
  7593. "core-js/modules/es.reflect.prevent-extensions": [
  7594. "es.reflect.prevent-extensions"
  7595. ],
  7596. "core-js/modules/es.reflect.set-prototype-of": [
  7597. "es.reflect.set-prototype-of"
  7598. ],
  7599. "core-js/modules/es.reflect.set": [
  7600. "es.reflect.set"
  7601. ],
  7602. "core-js/modules/es.regexp.constructor": [
  7603. "es.regexp.constructor"
  7604. ],
  7605. "core-js/modules/es.regexp.exec": [
  7606. "es.regexp.exec"
  7607. ],
  7608. "core-js/modules/es.regexp.flags": [
  7609. "es.regexp.flags"
  7610. ],
  7611. "core-js/modules/es.regexp.to-string": [
  7612. "es.regexp.to-string"
  7613. ],
  7614. "core-js/modules/es.set": [
  7615. "es.set"
  7616. ],
  7617. "core-js/modules/es.string.anchor": [
  7618. "es.string.anchor"
  7619. ],
  7620. "core-js/modules/es.string.big": [
  7621. "es.string.big"
  7622. ],
  7623. "core-js/modules/es.string.blink": [
  7624. "es.string.blink"
  7625. ],
  7626. "core-js/modules/es.string.bold": [
  7627. "es.string.bold"
  7628. ],
  7629. "core-js/modules/es.string.code-point-at": [
  7630. "es.string.code-point-at"
  7631. ],
  7632. "core-js/modules/es.string.ends-with": [
  7633. "es.string.ends-with"
  7634. ],
  7635. "core-js/modules/es.string.fixed": [
  7636. "es.string.fixed"
  7637. ],
  7638. "core-js/modules/es.string.fontcolor": [
  7639. "es.string.fontcolor"
  7640. ],
  7641. "core-js/modules/es.string.fontsize": [
  7642. "es.string.fontsize"
  7643. ],
  7644. "core-js/modules/es.string.from-code-point": [
  7645. "es.string.from-code-point"
  7646. ],
  7647. "core-js/modules/es.string.includes": [
  7648. "es.string.includes"
  7649. ],
  7650. "core-js/modules/es.string.italics": [
  7651. "es.string.italics"
  7652. ],
  7653. "core-js/modules/es.string.iterator": [
  7654. "es.string.iterator"
  7655. ],
  7656. "core-js/modules/es.string.link": [
  7657. "es.string.link"
  7658. ],
  7659. "core-js/modules/es.string.match-all": [
  7660. "es.string.match-all"
  7661. ],
  7662. "core-js/modules/es.string.match": [
  7663. "es.string.match"
  7664. ],
  7665. "core-js/modules/es.string.pad-end": [
  7666. "es.string.pad-end"
  7667. ],
  7668. "core-js/modules/es.string.pad-start": [
  7669. "es.string.pad-start"
  7670. ],
  7671. "core-js/modules/es.string.raw": [
  7672. "es.string.raw"
  7673. ],
  7674. "core-js/modules/es.string.repeat": [
  7675. "es.string.repeat"
  7676. ],
  7677. "core-js/modules/es.string.replace": [
  7678. "es.string.replace"
  7679. ],
  7680. "core-js/modules/es.string.search": [
  7681. "es.string.search"
  7682. ],
  7683. "core-js/modules/es.string.small": [
  7684. "es.string.small"
  7685. ],
  7686. "core-js/modules/es.string.split": [
  7687. "es.string.split"
  7688. ],
  7689. "core-js/modules/es.string.starts-with": [
  7690. "es.string.starts-with"
  7691. ],
  7692. "core-js/modules/es.string.strike": [
  7693. "es.string.strike"
  7694. ],
  7695. "core-js/modules/es.string.sub": [
  7696. "es.string.sub"
  7697. ],
  7698. "core-js/modules/es.string.sup": [
  7699. "es.string.sup"
  7700. ],
  7701. "core-js/modules/es.string.trim-end": [
  7702. "es.string.trim-end"
  7703. ],
  7704. "core-js/modules/es.string.trim-start": [
  7705. "es.string.trim-start"
  7706. ],
  7707. "core-js/modules/es.string.trim": [
  7708. "es.string.trim"
  7709. ],
  7710. "core-js/modules/es.symbol.async-iterator": [
  7711. "es.symbol.async-iterator"
  7712. ],
  7713. "core-js/modules/es.symbol.description": [
  7714. "es.symbol.description"
  7715. ],
  7716. "core-js/modules/es.symbol.has-instance": [
  7717. "es.symbol.has-instance"
  7718. ],
  7719. "core-js/modules/es.symbol.is-concat-spreadable": [
  7720. "es.symbol.is-concat-spreadable"
  7721. ],
  7722. "core-js/modules/es.symbol.iterator": [
  7723. "es.symbol.iterator"
  7724. ],
  7725. "core-js/modules/es.symbol": [
  7726. "es.symbol"
  7727. ],
  7728. "core-js/modules/es.symbol.match-all": [
  7729. "es.symbol.match-all"
  7730. ],
  7731. "core-js/modules/es.symbol.match": [
  7732. "es.symbol.match"
  7733. ],
  7734. "core-js/modules/es.symbol.replace": [
  7735. "es.symbol.replace"
  7736. ],
  7737. "core-js/modules/es.symbol.search": [
  7738. "es.symbol.search"
  7739. ],
  7740. "core-js/modules/es.symbol.species": [
  7741. "es.symbol.species"
  7742. ],
  7743. "core-js/modules/es.symbol.split": [
  7744. "es.symbol.split"
  7745. ],
  7746. "core-js/modules/es.symbol.to-primitive": [
  7747. "es.symbol.to-primitive"
  7748. ],
  7749. "core-js/modules/es.symbol.to-string-tag": [
  7750. "es.symbol.to-string-tag"
  7751. ],
  7752. "core-js/modules/es.symbol.unscopables": [
  7753. "es.symbol.unscopables"
  7754. ],
  7755. "core-js/modules/es.typed-array.copy-within": [
  7756. "es.typed-array.copy-within"
  7757. ],
  7758. "core-js/modules/es.typed-array.every": [
  7759. "es.typed-array.every"
  7760. ],
  7761. "core-js/modules/es.typed-array.fill": [
  7762. "es.typed-array.fill"
  7763. ],
  7764. "core-js/modules/es.typed-array.filter": [
  7765. "es.typed-array.filter"
  7766. ],
  7767. "core-js/modules/es.typed-array.find-index": [
  7768. "es.typed-array.find-index"
  7769. ],
  7770. "core-js/modules/es.typed-array.find": [
  7771. "es.typed-array.find"
  7772. ],
  7773. "core-js/modules/es.typed-array.float32-array": [
  7774. "es.typed-array.float32-array"
  7775. ],
  7776. "core-js/modules/es.typed-array.float64-array": [
  7777. "es.typed-array.float64-array"
  7778. ],
  7779. "core-js/modules/es.typed-array.for-each": [
  7780. "es.typed-array.for-each"
  7781. ],
  7782. "core-js/modules/es.typed-array.from": [
  7783. "es.typed-array.from"
  7784. ],
  7785. "core-js/modules/es.typed-array.includes": [
  7786. "es.typed-array.includes"
  7787. ],
  7788. "core-js/modules/es.typed-array.index-of": [
  7789. "es.typed-array.index-of"
  7790. ],
  7791. "core-js/modules/es.typed-array.int16-array": [
  7792. "es.typed-array.int16-array"
  7793. ],
  7794. "core-js/modules/es.typed-array.int32-array": [
  7795. "es.typed-array.int32-array"
  7796. ],
  7797. "core-js/modules/es.typed-array.int8-array": [
  7798. "es.typed-array.int8-array"
  7799. ],
  7800. "core-js/modules/es.typed-array.iterator": [
  7801. "es.typed-array.iterator"
  7802. ],
  7803. "core-js/modules/es.typed-array.join": [
  7804. "es.typed-array.join"
  7805. ],
  7806. "core-js/modules/es.typed-array.last-index-of": [
  7807. "es.typed-array.last-index-of"
  7808. ],
  7809. "core-js/modules/es.typed-array.map": [
  7810. "es.typed-array.map"
  7811. ],
  7812. "core-js/modules/es.typed-array.of": [
  7813. "es.typed-array.of"
  7814. ],
  7815. "core-js/modules/es.typed-array.reduce-right": [
  7816. "es.typed-array.reduce-right"
  7817. ],
  7818. "core-js/modules/es.typed-array.reduce": [
  7819. "es.typed-array.reduce"
  7820. ],
  7821. "core-js/modules/es.typed-array.reverse": [
  7822. "es.typed-array.reverse"
  7823. ],
  7824. "core-js/modules/es.typed-array.set": [
  7825. "es.typed-array.set"
  7826. ],
  7827. "core-js/modules/es.typed-array.slice": [
  7828. "es.typed-array.slice"
  7829. ],
  7830. "core-js/modules/es.typed-array.some": [
  7831. "es.typed-array.some"
  7832. ],
  7833. "core-js/modules/es.typed-array.sort": [
  7834. "es.typed-array.sort"
  7835. ],
  7836. "core-js/modules/es.typed-array.subarray": [
  7837. "es.typed-array.subarray"
  7838. ],
  7839. "core-js/modules/es.typed-array.to-locale-string": [
  7840. "es.typed-array.to-locale-string"
  7841. ],
  7842. "core-js/modules/es.typed-array.to-string": [
  7843. "es.typed-array.to-string"
  7844. ],
  7845. "core-js/modules/es.typed-array.uint16-array": [
  7846. "es.typed-array.uint16-array"
  7847. ],
  7848. "core-js/modules/es.typed-array.uint32-array": [
  7849. "es.typed-array.uint32-array"
  7850. ],
  7851. "core-js/modules/es.typed-array.uint8-array": [
  7852. "es.typed-array.uint8-array"
  7853. ],
  7854. "core-js/modules/es.typed-array.uint8-clamped-array": [
  7855. "es.typed-array.uint8-clamped-array"
  7856. ],
  7857. "core-js/modules/es.weak-map": [
  7858. "es.weak-map"
  7859. ],
  7860. "core-js/modules/es.weak-set": [
  7861. "es.weak-set"
  7862. ],
  7863. "core-js/modules/esnext.aggregate-error": [
  7864. "esnext.aggregate-error"
  7865. ],
  7866. "core-js/modules/esnext.array.is-template-object": [
  7867. "esnext.array.is-template-object"
  7868. ],
  7869. "core-js/modules/esnext.array.last-index": [
  7870. "esnext.array.last-index"
  7871. ],
  7872. "core-js/modules/esnext.array.last-item": [
  7873. "esnext.array.last-item"
  7874. ],
  7875. "core-js/modules/esnext.async-iterator.as-indexed-pairs": [
  7876. "esnext.async-iterator.as-indexed-pairs"
  7877. ],
  7878. "core-js/modules/esnext.async-iterator.constructor": [
  7879. "esnext.async-iterator.constructor"
  7880. ],
  7881. "core-js/modules/esnext.async-iterator.drop": [
  7882. "esnext.async-iterator.drop"
  7883. ],
  7884. "core-js/modules/esnext.async-iterator.every": [
  7885. "esnext.async-iterator.every"
  7886. ],
  7887. "core-js/modules/esnext.async-iterator.filter": [
  7888. "esnext.async-iterator.filter"
  7889. ],
  7890. "core-js/modules/esnext.async-iterator.find": [
  7891. "esnext.async-iterator.find"
  7892. ],
  7893. "core-js/modules/esnext.async-iterator.flat-map": [
  7894. "esnext.async-iterator.flat-map"
  7895. ],
  7896. "core-js/modules/esnext.async-iterator.for-each": [
  7897. "esnext.async-iterator.for-each"
  7898. ],
  7899. "core-js/modules/esnext.async-iterator.from": [
  7900. "esnext.async-iterator.from"
  7901. ],
  7902. "core-js/modules/esnext.async-iterator.map": [
  7903. "esnext.async-iterator.map"
  7904. ],
  7905. "core-js/modules/esnext.async-iterator.reduce": [
  7906. "esnext.async-iterator.reduce"
  7907. ],
  7908. "core-js/modules/esnext.async-iterator.some": [
  7909. "esnext.async-iterator.some"
  7910. ],
  7911. "core-js/modules/esnext.async-iterator.take": [
  7912. "esnext.async-iterator.take"
  7913. ],
  7914. "core-js/modules/esnext.async-iterator.to-array": [
  7915. "esnext.async-iterator.to-array"
  7916. ],
  7917. "core-js/modules/esnext.composite-key": [
  7918. "esnext.composite-key"
  7919. ],
  7920. "core-js/modules/esnext.composite-symbol": [
  7921. "esnext.composite-symbol"
  7922. ],
  7923. "core-js/modules/esnext.global-this": [
  7924. "esnext.global-this"
  7925. ],
  7926. "core-js/modules/esnext.iterator.as-indexed-pairs": [
  7927. "esnext.iterator.as-indexed-pairs"
  7928. ],
  7929. "core-js/modules/esnext.iterator.constructor": [
  7930. "esnext.iterator.constructor"
  7931. ],
  7932. "core-js/modules/esnext.iterator.drop": [
  7933. "esnext.iterator.drop"
  7934. ],
  7935. "core-js/modules/esnext.iterator.every": [
  7936. "esnext.iterator.every"
  7937. ],
  7938. "core-js/modules/esnext.iterator.filter": [
  7939. "esnext.iterator.filter"
  7940. ],
  7941. "core-js/modules/esnext.iterator.find": [
  7942. "esnext.iterator.find"
  7943. ],
  7944. "core-js/modules/esnext.iterator.flat-map": [
  7945. "esnext.iterator.flat-map"
  7946. ],
  7947. "core-js/modules/esnext.iterator.for-each": [
  7948. "esnext.iterator.for-each"
  7949. ],
  7950. "core-js/modules/esnext.iterator.from": [
  7951. "esnext.iterator.from"
  7952. ],
  7953. "core-js/modules/esnext.iterator.map": [
  7954. "esnext.iterator.map"
  7955. ],
  7956. "core-js/modules/esnext.iterator.reduce": [
  7957. "esnext.iterator.reduce"
  7958. ],
  7959. "core-js/modules/esnext.iterator.some": [
  7960. "esnext.iterator.some"
  7961. ],
  7962. "core-js/modules/esnext.iterator.take": [
  7963. "esnext.iterator.take"
  7964. ],
  7965. "core-js/modules/esnext.iterator.to-array": [
  7966. "esnext.iterator.to-array"
  7967. ],
  7968. "core-js/modules/esnext.map.delete-all": [
  7969. "esnext.map.delete-all"
  7970. ],
  7971. "core-js/modules/esnext.map.every": [
  7972. "esnext.map.every"
  7973. ],
  7974. "core-js/modules/esnext.map.filter": [
  7975. "esnext.map.filter"
  7976. ],
  7977. "core-js/modules/esnext.map.find-key": [
  7978. "esnext.map.find-key"
  7979. ],
  7980. "core-js/modules/esnext.map.find": [
  7981. "esnext.map.find"
  7982. ],
  7983. "core-js/modules/esnext.map.from": [
  7984. "esnext.map.from"
  7985. ],
  7986. "core-js/modules/esnext.map.group-by": [
  7987. "esnext.map.group-by"
  7988. ],
  7989. "core-js/modules/esnext.map.includes": [
  7990. "esnext.map.includes"
  7991. ],
  7992. "core-js/modules/esnext.map.key-by": [
  7993. "esnext.map.key-by"
  7994. ],
  7995. "core-js/modules/esnext.map.key-of": [
  7996. "esnext.map.key-of"
  7997. ],
  7998. "core-js/modules/esnext.map.map-keys": [
  7999. "esnext.map.map-keys"
  8000. ],
  8001. "core-js/modules/esnext.map.map-values": [
  8002. "esnext.map.map-values"
  8003. ],
  8004. "core-js/modules/esnext.map.merge": [
  8005. "esnext.map.merge"
  8006. ],
  8007. "core-js/modules/esnext.map.of": [
  8008. "esnext.map.of"
  8009. ],
  8010. "core-js/modules/esnext.map.reduce": [
  8011. "esnext.map.reduce"
  8012. ],
  8013. "core-js/modules/esnext.map.some": [
  8014. "esnext.map.some"
  8015. ],
  8016. "core-js/modules/esnext.map.update-or-insert": [
  8017. "esnext.map.update-or-insert"
  8018. ],
  8019. "core-js/modules/esnext.map.update": [
  8020. "esnext.map.update"
  8021. ],
  8022. "core-js/modules/esnext.map.upsert": [
  8023. "esnext.map.upsert"
  8024. ],
  8025. "core-js/modules/esnext.math.clamp": [
  8026. "esnext.math.clamp"
  8027. ],
  8028. "core-js/modules/esnext.math.deg-per-rad": [
  8029. "esnext.math.deg-per-rad"
  8030. ],
  8031. "core-js/modules/esnext.math.degrees": [
  8032. "esnext.math.degrees"
  8033. ],
  8034. "core-js/modules/esnext.math.fscale": [
  8035. "esnext.math.fscale"
  8036. ],
  8037. "core-js/modules/esnext.math.iaddh": [
  8038. "esnext.math.iaddh"
  8039. ],
  8040. "core-js/modules/esnext.math.imulh": [
  8041. "esnext.math.imulh"
  8042. ],
  8043. "core-js/modules/esnext.math.isubh": [
  8044. "esnext.math.isubh"
  8045. ],
  8046. "core-js/modules/esnext.math.rad-per-deg": [
  8047. "esnext.math.rad-per-deg"
  8048. ],
  8049. "core-js/modules/esnext.math.radians": [
  8050. "esnext.math.radians"
  8051. ],
  8052. "core-js/modules/esnext.math.scale": [
  8053. "esnext.math.scale"
  8054. ],
  8055. "core-js/modules/esnext.math.seeded-prng": [
  8056. "esnext.math.seeded-prng"
  8057. ],
  8058. "core-js/modules/esnext.math.signbit": [
  8059. "esnext.math.signbit"
  8060. ],
  8061. "core-js/modules/esnext.math.umulh": [
  8062. "esnext.math.umulh"
  8063. ],
  8064. "core-js/modules/esnext.number.from-string": [
  8065. "esnext.number.from-string"
  8066. ],
  8067. "core-js/modules/esnext.observable": [
  8068. "esnext.observable"
  8069. ],
  8070. "core-js/modules/esnext.promise.all-settled": [
  8071. "esnext.promise.all-settled"
  8072. ],
  8073. "core-js/modules/esnext.promise.any": [
  8074. "esnext.promise.any"
  8075. ],
  8076. "core-js/modules/esnext.promise.try": [
  8077. "esnext.promise.try"
  8078. ],
  8079. "core-js/modules/esnext.reflect.define-metadata": [
  8080. "esnext.reflect.define-metadata"
  8081. ],
  8082. "core-js/modules/esnext.reflect.delete-metadata": [
  8083. "esnext.reflect.delete-metadata"
  8084. ],
  8085. "core-js/modules/esnext.reflect.get-metadata-keys": [
  8086. "esnext.reflect.get-metadata-keys"
  8087. ],
  8088. "core-js/modules/esnext.reflect.get-metadata": [
  8089. "esnext.reflect.get-metadata"
  8090. ],
  8091. "core-js/modules/esnext.reflect.get-own-metadata-keys": [
  8092. "esnext.reflect.get-own-metadata-keys"
  8093. ],
  8094. "core-js/modules/esnext.reflect.get-own-metadata": [
  8095. "esnext.reflect.get-own-metadata"
  8096. ],
  8097. "core-js/modules/esnext.reflect.has-metadata": [
  8098. "esnext.reflect.has-metadata"
  8099. ],
  8100. "core-js/modules/esnext.reflect.has-own-metadata": [
  8101. "esnext.reflect.has-own-metadata"
  8102. ],
  8103. "core-js/modules/esnext.reflect.metadata": [
  8104. "esnext.reflect.metadata"
  8105. ],
  8106. "core-js/modules/esnext.set.add-all": [
  8107. "esnext.set.add-all"
  8108. ],
  8109. "core-js/modules/esnext.set.delete-all": [
  8110. "esnext.set.delete-all"
  8111. ],
  8112. "core-js/modules/esnext.set.difference": [
  8113. "esnext.set.difference"
  8114. ],
  8115. "core-js/modules/esnext.set.every": [
  8116. "esnext.set.every"
  8117. ],
  8118. "core-js/modules/esnext.set.filter": [
  8119. "esnext.set.filter"
  8120. ],
  8121. "core-js/modules/esnext.set.find": [
  8122. "esnext.set.find"
  8123. ],
  8124. "core-js/modules/esnext.set.from": [
  8125. "esnext.set.from"
  8126. ],
  8127. "core-js/modules/esnext.set.intersection": [
  8128. "esnext.set.intersection"
  8129. ],
  8130. "core-js/modules/esnext.set.is-disjoint-from": [
  8131. "esnext.set.is-disjoint-from"
  8132. ],
  8133. "core-js/modules/esnext.set.is-subset-of": [
  8134. "esnext.set.is-subset-of"
  8135. ],
  8136. "core-js/modules/esnext.set.is-superset-of": [
  8137. "esnext.set.is-superset-of"
  8138. ],
  8139. "core-js/modules/esnext.set.join": [
  8140. "esnext.set.join"
  8141. ],
  8142. "core-js/modules/esnext.set.map": [
  8143. "esnext.set.map"
  8144. ],
  8145. "core-js/modules/esnext.set.of": [
  8146. "esnext.set.of"
  8147. ],
  8148. "core-js/modules/esnext.set.reduce": [
  8149. "esnext.set.reduce"
  8150. ],
  8151. "core-js/modules/esnext.set.some": [
  8152. "esnext.set.some"
  8153. ],
  8154. "core-js/modules/esnext.set.symmetric-difference": [
  8155. "esnext.set.symmetric-difference"
  8156. ],
  8157. "core-js/modules/esnext.set.union": [
  8158. "esnext.set.union"
  8159. ],
  8160. "core-js/modules/esnext.string.at": [
  8161. "esnext.string.at"
  8162. ],
  8163. "core-js/modules/esnext.string.code-points": [
  8164. "esnext.string.code-points"
  8165. ],
  8166. "core-js/modules/esnext.string.match-all": [
  8167. "esnext.string.match-all"
  8168. ],
  8169. "core-js/modules/esnext.string.replace-all": [
  8170. "esnext.string.replace-all"
  8171. ],
  8172. "core-js/modules/esnext.symbol.async-dispose": [
  8173. "esnext.symbol.async-dispose"
  8174. ],
  8175. "core-js/modules/esnext.symbol.dispose": [
  8176. "esnext.symbol.dispose"
  8177. ],
  8178. "core-js/modules/esnext.symbol.observable": [
  8179. "esnext.symbol.observable"
  8180. ],
  8181. "core-js/modules/esnext.symbol.pattern-match": [
  8182. "esnext.symbol.pattern-match"
  8183. ],
  8184. "core-js/modules/esnext.symbol.replace-all": [
  8185. "esnext.symbol.replace-all"
  8186. ],
  8187. "core-js/modules/esnext.weak-map.delete-all": [
  8188. "esnext.weak-map.delete-all"
  8189. ],
  8190. "core-js/modules/esnext.weak-map.from": [
  8191. "esnext.weak-map.from"
  8192. ],
  8193. "core-js/modules/esnext.weak-map.of": [
  8194. "esnext.weak-map.of"
  8195. ],
  8196. "core-js/modules/esnext.weak-map.upsert": [
  8197. "esnext.weak-map.upsert"
  8198. ],
  8199. "core-js/modules/esnext.weak-set.add-all": [
  8200. "esnext.weak-set.add-all"
  8201. ],
  8202. "core-js/modules/esnext.weak-set.delete-all": [
  8203. "esnext.weak-set.delete-all"
  8204. ],
  8205. "core-js/modules/esnext.weak-set.from": [
  8206. "esnext.weak-set.from"
  8207. ],
  8208. "core-js/modules/esnext.weak-set.of": [
  8209. "esnext.weak-set.of"
  8210. ],
  8211. "core-js/modules/web.dom-collections.for-each": [
  8212. "web.dom-collections.for-each"
  8213. ],
  8214. "core-js/modules/web.dom-collections.iterator": [
  8215. "web.dom-collections.iterator"
  8216. ],
  8217. "core-js/modules/web.immediate": [
  8218. "web.immediate"
  8219. ],
  8220. "core-js/modules/web.queue-microtask": [
  8221. "web.queue-microtask"
  8222. ],
  8223. "core-js/modules/web.timers": [
  8224. "web.timers"
  8225. ],
  8226. "core-js/modules/web.url-search-params": [
  8227. "web.url-search-params"
  8228. ],
  8229. "core-js/modules/web.url": [
  8230. "web.url"
  8231. ],
  8232. "core-js/modules/web.url.to-json": [
  8233. "web.url.to-json"
  8234. ]
  8235. }