18460000105 47142ae809 docs(viz.js): 添加新版本文档和使用说明 1 month ago
..
lib 47142ae809 docs(viz.js): 添加新版本文档和使用说明 1 month ago
node_modules 47142ae809 docs(viz.js): 添加新版本文档和使用说明 1 month ago
LICENSE 47142ae809 docs(viz.js): 添加新版本文档和使用说明 1 month ago
README.md 47142ae809 docs(viz.js): 添加新版本文档和使用说明 1 month ago
cjs-proxy.cjs 47142ae809 docs(viz.js): 添加新版本文档和使用说明 1 month ago

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