yingzi da3948d03d 修改 2 年之前
..
core-js a6e36702ec 2023-3-1 2 年之前
core-js-stable a6e36702ec 2023-3-1 2 年之前
helpers da3948d03d 修改 2 年之前
regenerator da3948d03d 修改 2 年之前
LICENSE a6e36702ec 2023-3-1 2 年之前
README.md da3948d03d 修改 2 年之前
package.json da3948d03d 修改 2 年之前

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