uni-ticket-system/node_modules/@babel/core
2023-12-05 10:11:10 +08:00
..
lib submit 2023-12-05 10:11:10 +08:00
src submit 2023-12-05 10:11:10 +08:00
cjs-proxy.cjs submit 2023-12-05 10:11:10 +08:00
LICENSE submit 2023-12-05 10:11:10 +08:00
package.json submit 2023-12-05 10:11:10 +08:00
README.md submit 2023-12-05 10:11:10 +08:00

@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