the-forest/client/node_modules/@babel/core
2024-09-17 20:35:18 -04:00
..
lib client raw doggin the db 2024-09-17 20:35:18 -04:00
node_modules client raw doggin the db 2024-09-17 20:35:18 -04:00
src client raw doggin the db 2024-09-17 20:35:18 -04:00
cjs-proxy.cjs client raw doggin the db 2024-09-17 20:35:18 -04:00
LICENSE client raw doggin the db 2024-09-17 20:35:18 -04:00
package.json client raw doggin the db 2024-09-17 20:35:18 -04:00
README.md client raw doggin the db 2024-09-17 20:35:18 -04: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