GoScrobble/web/node_modules/@babel/runtime-corejs3
2022-04-25 14:48:54 +12:00
..
core-js 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
core-js-stable 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
helpers 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
regenerator 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
LICENSE 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
package.json 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00
README.md 0.2.0 - Mid migration 2022-04-25 14:48:54 +12:00

@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