Irina Glushko 2389e7160b HW1 done | il y a 3 ans | |
---|---|---|
.. | ||
core-js | il y a 3 ans | |
core-js-stable | il y a 3 ans | |
helpers | il y a 3 ans | |
regenerator | il y a 3 ans | |
LICENSE | il y a 3 ans | |
README.md | il y a 3 ans | |
package.json | il y a 3 ans |
babel's modular runtime helpers with core-js@3 polyfilling
See our website @babel/runtime-corejs3 for more information.
Using npm:
npm install --save-dev @babel/runtime-corejs3
or using yarn:
yarn add @babel/runtime-corejs3 --dev