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