dld_backend/node_modules/@babel/core
2025-10-30 12:13:02 +05:30
..
lib v0.0.1 2025-10-30 12:13:02 +05:30
node_modules v0.0.1 2025-10-30 12:13:02 +05:30
src v0.0.1 2025-10-30 12:13:02 +05:30
LICENSE v0.0.1 2025-10-30 12:13:02 +05:30
package.json v0.0.1 2025-10-30 12:13:02 +05:30
README.md v0.0.1 2025-10-30 12:13:02 +05:30

@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