NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/@babel/runtime-corejs3/README.md
2023-09-14 14:47:11 +08:00

233 B

@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