lhl 6ff0e96ad3 8-4-1 1 年間 前
..
core-js 6ff0e96ad3 8-4-1 1 年間 前
core-js-stable 6ff0e96ad3 8-4-1 1 年間 前
helpers 6ff0e96ad3 8-4-1 1 年間 前
regenerator 6ff0e96ad3 8-4-1 1 年間 前
LICENSE 6ff0e96ad3 8-4-1 1 年間 前
README.md 6ff0e96ad3 8-4-1 1 年間 前
package.json 6ff0e96ad3 8-4-1 1 年間 前

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