tree: ec4bb8848782b752e5fa5a0e89a6d55d266bd434 [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

Install

Using npm:

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

or using yarn:

yarn add @babel/runtime-corejs3 --dev