deepsea ca9f471156 first commit před 1 rokem
..
lib ca9f471156 first commit před 1 rokem
src ca9f471156 first commit před 1 rokem
LICENSE ca9f471156 first commit před 1 rokem
README.md ca9f471156 first commit před 1 rokem
cjs-proxy.cjs ca9f471156 first commit před 1 rokem
package.json ca9f471156 first commit před 1 rokem

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