jiangchengfeiyi-xiaochengxu/node_modules/@babel/helper-module-transforms/README.md
2025-04-02 23:45:33 +08:00

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