TransFlow/node_modules/@babel/runtime-corejs2
chengdandan 85790148ae 跳转子页面 2022-12-16 14:55:34 +08:00
..
core-js 代码提交 2022-12-15 10:56:04 +08:00
helpers 跳转子页面 2022-12-16 14:55:34 +08:00
node_modules/regenerator-runtime 代码提交 2022-12-15 10:56:04 +08:00
regenerator 代码提交 2022-12-15 10:56:04 +08:00
LICENSE 代码提交 2022-12-15 10:56:04 +08:00
README.md 代码提交 2022-12-15 10:56:04 +08:00
package.json 代码提交 2022-12-15 10:56:04 +08:00

README.md

@babel/runtime-corejs2

babel's modular runtime helpers with core-js@2 polyfilling

See our website @babel/runtime-corejs2 for more information.

Install

Using npm:

npm install --save-dev @babel/runtime-corejs2

or using yarn:

yarn add @babel/runtime-corejs2 --dev