deepsea ca9f471156 first commit | преди 1 година | |
---|---|---|
.. | ||
lib | преди 1 година | |
src | преди 1 година | |
LICENSE | преди 1 година | |
README.md | преди 1 година | |
cjs-proxy.cjs | преди 1 година | |
package.json | преди 1 година |
Babel compiler core.
See our website @babel/core for more information or the issues associated with this package.
Using npm:
npm install --save-dev @babel/core
or using yarn:
yarn add @babel/core --dev