| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| async.js | 2023-08-29 | 2.8 kB | |
| async.js.map | 2023-08-29 | 6.1 kB | |
| fs.js | 2023-08-29 | 607 Bytes | |
| fs.js.map | 2023-08-29 | 770 Bytes | |
| functional.js | 2023-08-29 | 712 Bytes | |
| functional.js.map | 2023-08-29 | 1.7 kB | |
| Totals: 6 Items | 12.7 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