MIF_E31222707/node_modules/@babel/core
adeliaala 0d288a48b9 done 2025-07-15 13:57:20 +07:00
..
lib done 2025-07-15 13:57:20 +07:00
node_modules done 2025-07-15 13:57:20 +07:00
src done 2025-07-15 13:57:20 +07:00
LICENSE done 2025-07-15 13:57:20 +07:00
README.md done 2025-07-15 13:57:20 +07:00
cjs-proxy.cjs done 2025-07-15 13:57:20 +07:00
package.json done 2025-07-15 13:57:20 +07:00

README.md

@babel/core

Babel compiler core.

See our website @babel/core for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/core

or using yarn:

yarn add @babel/core --dev