Assignment5_new/node_modules/@babel/core
2025-01-07 10:44:59 +05:30
..
lib Initial Commit 2025-01-07 10:44:59 +05:30
src Initial Commit 2025-01-07 10:44:59 +05:30
cjs-proxy.cjs Initial Commit 2025-01-07 10:44:59 +05:30
LICENSE Initial Commit 2025-01-07 10:44:59 +05:30
package.json Initial Commit 2025-01-07 10:44:59 +05:30
README.md Initial Commit 2025-01-07 10:44:59 +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