Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
config | 2023-08-29 | ||
transform-file-browser.ts | 2023-08-29 | 821 Bytes | |
transform-file.ts | 2023-08-29 | 1.8 kB | |
Totals: 3 Items | 2.6 kB | 0 |
@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