Gogs df670eaa27 first commit пре 3 недеља
..
lib df670eaa27 first commit пре 3 недеља
node_modules df670eaa27 first commit пре 3 недеља
src df670eaa27 first commit пре 3 недеља
LICENSE df670eaa27 first commit пре 3 недеља
README.md df670eaa27 first commit пре 3 недеља
cjs-proxy.cjs df670eaa27 first commit пре 3 недеља
package.json df670eaa27 first commit пре 3 недеља

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