tree: 7f5460a55ca3b9065428ecf9b5e78cefcab1f692 [path history] [tgz]
  1. core-js/
  2. core-js-stable/
  3. helpers/
  4. regenerator/
  5. LICENSE
  6. package.json
  7. README.md
node_modules/@babel/runtime-corejs3/README.md

@babel/runtime-corejs3

babel's modular runtime helpers with core-js@3 polyfilling

See our website @babel/runtime-corejs3 for more information.

Install

Using npm:

npm install --save-dev @babel/runtime-corejs3

or using yarn:

yarn add @babel/runtime-corejs3 --dev