react-native-get-pixel_edit/node_modules/@babel/core
2025-07-09 11:41:52 +09:00
..
lib init 2025-07-09 11:41:52 +09:00
src init 2025-07-09 11:41:52 +09:00
cjs-proxy.cjs init 2025-07-09 11:41:52 +09:00
LICENSE init 2025-07-09 11:41:52 +09:00
package.json init 2025-07-09 11:41:52 +09:00
README.md init 2025-07-09 11:41:52 +09: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