mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 16:35:14 +00:00
.. | ||
core-js | ||
core-js-stable | ||
helpers | ||
regenerator | ||
LICENSE | ||
package.json | ||
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