Files
Remote-Control-Center/mc_test/node_modules/@babel/helper-module-transforms/README.md
2025-11-25 09:56:15 +03:00

387 B
Executable File

@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