ts-bigscreen-vue/node_modules/@babel/core
JenniferW 52521ef457 大屏构建 2025-03-07 11:00:01 +08:00
..
lib 大屏构建 2025-03-07 11:00:01 +08:00
node_modules 大屏构建 2025-03-07 11:00:01 +08:00
src 大屏构建 2025-03-07 11:00:01 +08:00
LICENSE 大屏构建 2025-03-07 11:00:01 +08:00
README.md 大屏构建 2025-03-07 11:00:01 +08:00
cjs-proxy.cjs 大屏构建 2025-03-07 11:00:01 +08:00
package.json 大屏构建 2025-03-07 11:00:01 +08:00

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