RevelaOS/node_modules/@babel/core
2023-10-15 23:53:41 +01:00
..
lib [🎉] Initial Commit 2023-10-15 23:53:41 +01:00
node_modules [🎉] Initial Commit 2023-10-15 23:53:41 +01:00
src [🎉] Initial Commit 2023-10-15 23:53:41 +01:00
cjs-proxy.cjs [🎉] Initial Commit 2023-10-15 23:53:41 +01:00
LICENSE [🎉] Initial Commit 2023-10-15 23:53:41 +01:00
package.json [🎉] Initial Commit 2023-10-15 23:53:41 +01:00
README.md [🎉] Initial Commit 2023-10-15 23:53:41 +01: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