Irina Glushko 2389e7160b HW1 done | 3 年 前 | |
---|---|---|
.. | ||
core-js | 3 年 前 | |
core-js-stable | 3 年 前 | |
helpers | 3 年 前 | |
regenerator | 3 年 前 | |
LICENSE | 3 年 前 | |
README.md | 3 年 前 | |
package.json | 3 年 前 |
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