Files
Project_Velocity/Software/app/node_modules/@babel/helper-module-transforms/README.md
2026-02-21 09:09:20 +05:30

387 B

@babel/helper-module-transforms

Babel helper functions for implementing ES6 module transformations

See our website @babel/helper-module-transforms for more information.

Install

Using npm:

npm install --save @babel/helper-module-transforms

or using yarn:

yarn add @babel/helper-module-transforms