![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | 2024-10-02 08:35 | - | |
![]() | package.json | 2024-10-02 08:35 | 1.0K | |
![]() | README.md | 2024-10-02 08:35 | 387 | |
![]() | LICENSE | 2024-10-02 08:35 | 1.1K |
# @babel/helper-module-transforms > Babel helper functions for implementing ES6 module transformations See our website [@babel/helper-module-transforms](https://babeljs.io/docs/babel-helper-module-transforms) for more information. ## Install Using npm: ```sh npm install --save @babel/helper-module-transforms ``` or using yarn: ```sh yarn add @babel/helper-module-transforms ```