NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/@babel/runtime-corejs3
2023-09-14 14:47:11 +08:00
..
core-js 111 2023-09-14 14:47:11 +08:00
core-js-stable 111 2023-09-14 14:47:11 +08:00
helpers 111 2023-09-14 14:47:11 +08:00
regenerator 111 2023-09-14 14:47:11 +08:00
LICENSE 111 2023-09-14 14:47:11 +08:00
package.json 111 2023-09-14 14:47:11 +08:00
README.md 111 2023-09-14 14:47:11 +08:00

@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