elearning/Frontend-Learner/node_modules/@babel/core
2026-01-13 10:48:02 +07:00
..
lib Website Structure 2026-01-13 10:48:02 +07:00
node_modules Website Structure 2026-01-13 10:48:02 +07:00
src Website Structure 2026-01-13 10:48:02 +07:00
LICENSE Website Structure 2026-01-13 10:48:02 +07:00
package.json Website Structure 2026-01-13 10:48:02 +07:00
README.md Website Structure 2026-01-13 10:48:02 +07:00

@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